Class Type


  • @ApiType("SoftLayer_Product_Item_Billing_Type")
    public class Type
    extends Entity
    The SoftLayer_Product_Item_Billing_Type data type models special billing types for non-monthly billed items in the SoftLayer product catalog.
    See Also:
    SoftLayer_Product_Item_Billing_Type
    • Constructor Detail

      • Type

        public Type()
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • isNameSpecified

        public boolean isNameSpecified()
      • unsetName

        public void unsetName()