Class CFIconImpl

  • All Implemented Interfaces:
    SCFIcon, java.io.Serializable

    public class CFIconImpl
    extends java.lang.Object
    implements SCFIcon, java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • CFIconImpl

        public CFIconImpl()
    • Method Detail

      • setIconId

        public void setIconId​(java.lang.Integer id)
      • getIconId

        public java.lang.Integer getIconId()
        Description copied from interface: SCFIcon
        Returns the icon set id of this icon
        Specified by:
        getIconId in interface SCFIcon