java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.container.product.item.Category

@ApiType("SoftLayer_Container_Product_Item_Category")
public class Category
extends Entity
The SoftLayer_Container_Product_Item_Category data type represents a single product item category.
See Also:
SoftLayer_Container_Product_Item_Category
  • Field Details

  • Constructor Details

    • Category

      public Category()
  • Method Details

    • getId

      public Long getId()
    • setId

      public void setId​(Long id)
    • isIdSpecified

      public boolean isIdSpecified()
    • unsetId

      public void unsetId()