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