Package | Description |
---|---|
com.crm.dataobject.billing | |
com.crm.dataobject.subscriptions |
Modifier and Type | Method and Description |
---|---|
ConcurrentUsageBillingMethod |
CRMDOBillingTerm.getConcurrentUsageBillingMethod() |
static ConcurrentUsageBillingMethod |
ConcurrentUsageBillingMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConcurrentUsageBillingMethod[] |
ConcurrentUsageBillingMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CRMDOBillingTerm.setConcurrentUsageBillingMethod(ConcurrentUsageBillingMethod concurrentUsageBillingMethod) |
Modifier and Type | Method and Description |
---|---|
ConcurrentUsageBillingMethod |
BillingTermAmendment.getNewConcurrentUsageBillingMethod() |
Modifier and Type | Method and Description |
---|---|
void |
BillingTermAmendment.setNewConcurrentUsageBillingMethod(ConcurrentUsageBillingMethod newConcurrentUsageBillingMethod) |