java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.product.item.price.attribute.Type

@ApiType("SoftLayer_Product_Item_Price_Attribute_Type")
public class Type
extends Entity
See Also:
SoftLayer_Product_Item_Price_Attribute_Type
  • Field Details

  • Constructor Details

    • Type

      public Type()
  • Method Details

    • getId

      public Long getId()
    • setId

      public void setId​(Long id)
    • isIdSpecified

      public boolean isIdSpecified()
    • unsetId

      public void unsetId()
    • getKeyname

      public String getKeyname()
    • setKeyname

      public void setKeyname​(String keyname)
    • isKeynameSpecified

      public boolean isKeynameSpecified()
    • unsetKeyname

      public void unsetKeyname()