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

@ApiType("SoftLayer_Product_Item_Rule_Type")
public class Type
extends Entity
The item rule type data type represents the type of an item rule.
See Also:
SoftLayer_Product_Item_Rule_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()