Class Type


  • @ApiType("SoftLayer_Account_Password_Type")
    public class Type
    extends Entity
    Every username and password combination associated with a SoftLayer customer account belongs to a service that SoftLayer provides. The relationship between a username/password and it's service is provided by the SoftLayer_Account_Password_Type data type. Each username/password belongs to a single service type.
    See Also:
    SoftLayer_Account_Password_Type
    • Field Detail

      • descriptionSpecified

        protected boolean descriptionSpecified
    • Constructor Detail

      • Type

        public Type()
    • Method Detail

      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • isDescriptionSpecified

        public boolean isDescriptionSpecified()
      • unsetDescription

        public void unsetDescription()