All Implemented Interfaces:
Serializable

public class iconType extends ComplexType
This class represents the complex type
See Also:
  • Constructor Details

    • iconType

      public iconType()
  • Method Details

    • setSmallIcon

      public void setSmallIcon(pathType smallIcon)
    • getSmallIcon

      public pathType getSmallIcon()
    • removeSmallIcon

      public boolean removeSmallIcon()
    • setLargeIcon

      public void setLargeIcon(pathType largeIcon)
    • getLargeIcon

      public pathType getLargeIcon()
    • removeLargeIcon

      public boolean removeLargeIcon()
    • setId

      public void setId(String id)
    • getId

      public String getId()
    • removeId

      public boolean removeId()