Package | Description |
---|---|
com.crm.dataobject.billing | |
com.crm.dataobject.inventory |
Modifier and Type | Method and Description |
---|---|
ConditionInstalledItemOwnershipStatus |
BillingTermDefinitionEventBasedRecurringExpenseCondition.getInstalledItemOwnershipStatus() |
Modifier and Type | Method and Description |
---|---|
void |
BillingTermDefinitionEventBasedRecurringExpenseCondition.setInstalledItemOwnershipStatus(ConditionInstalledItemOwnershipStatus installedItemOwnershipStatus) |
Modifier and Type | Method and Description |
---|---|
static ConditionInstalledItemOwnershipStatus |
ConditionInstalledItemOwnershipStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConditionInstalledItemOwnershipStatus[] |
ConditionInstalledItemOwnershipStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|