Package | Description |
---|---|
com.crm.dataobject.inventory | |
com.crm.dataobject.warranties |
Modifier and Type | Method and Description |
---|---|
WarrantyPolicyStatus |
WarrantyPolicySearchCriteria.getStatus() |
Modifier and Type | Method and Description |
---|---|
void |
WarrantyPolicySearchCriteria.setStatus(WarrantyPolicyStatus status) |
Modifier and Type | Method and Description |
---|---|
static WarrantyPolicyStatus |
WarrantyPolicyStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WarrantyPolicyStatus[] |
WarrantyPolicyStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|