java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.software.description.attribute.Type

@ApiType("SoftLayer_Software_Description_Attribute_Type")
public class Type
extends Entity
The SoftLayer_Software_Description_Attribute_Type data type represents the type of an attribute.
See Also:
SoftLayer_Software_Description_Attribute_Type
  • Field Details

  • Constructor Details

    • Type

      public Type()
  • Method Details

    • getKeyname

      public String getKeyname()
    • setKeyname

      public void setKeyname​(String keyname)
    • isKeynameSpecified

      public boolean isKeynameSpecified()
    • unsetKeyname

      public void unsetKeyname()