| Package | Description |
|---|---|
| com.crm.dataobject.inventory | |
| com.crm.dataobject.warranties |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<WarrantiesLifeCycleState> |
WarrantyPolicySearchCriteria.getLifeCycleStates() |
| Modifier and Type | Method and Description |
|---|---|
void |
WarrantyPolicySearchCriteria.setLifeCycleState(WarrantiesLifeCycleState lifeCycleState) |
| Modifier and Type | Method and Description |
|---|---|
void |
WarrantyPolicySearchCriteria.setLifeCycleStates(java.util.ArrayList<WarrantiesLifeCycleState> lifeCycleStates) |
| Modifier and Type | Method and Description |
|---|---|
WarrantiesLifeCycleState |
CRMDOWarrantyPolicy.getLifeCycleState() |
static WarrantiesLifeCycleState |
WarrantiesLifeCycleState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WarrantiesLifeCycleState[] |
WarrantiesLifeCycleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CRMDOWarrantyPolicy.setLifeCycleState(WarrantiesLifeCycleState lifeCycleState) |