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