Package | Description |
---|---|
com.crm.dataobject.billing |
Modifier and Type | Method and Description |
---|---|
BindingState |
BillingTermDefinitionEventBasedCondExpenseCondition.getBindingState() |
static BindingState |
BindingState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BindingState[] |
BindingState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
BillingTermDefinitionEventBasedCondExpenseCondition.isValid(BindingState bindingState,
java.util.ArrayList<CRMDOInstalledItem> existingInstalledItems,
java.util.ArrayList<CRMDOInstalledItem> installedItemsToBeAdded,
java.util.ArrayList<CRMDOInstalledItem> installedItemsToBeRemoved) |
java.lang.Boolean |
BillingTermDefinitionAdditionalBillingDirectionCondition.isValid(CRMDOSubscriptionType subscriptionType,
CRMDOBillingTermScheme billingTermScheme,
CRMDOProduct product,
BindingState bindingState) |
void |
BillingTermDefinitionEventBasedCondExpenseCondition.setBindingState(BindingState bindingState) |