Package | Description |
---|---|
com.crm.dataobject.activities | |
com.crm.dataobject.billing | |
com.crm.dataobject.jobs |
Modifier and Type | Method and Description |
---|---|
BillingDirective |
CRMDOActivityService.getBillingDirective() |
BillingDirective |
CRMDOActivity.getBillingDirective() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOActivityService.setBillingDirective(BillingDirective billingDirective) |
void |
CRMDOActivity.setBillingDirective(BillingDirective billingDirective) |
Modifier and Type | Method and Description |
---|---|
static BillingDirective |
BillingDirective.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BillingDirective[] |
BillingDirective.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BillingDirective |
CRMDOJobTypeProduct.getBillingDirective() |
BillingDirective |
CRMDOJobTypeActivityType.getBillingDirective() |
BillingDirective |
CRMDOJobType.getBillingDirective() |
BillingDirective |
CRMDOJobRequestedActivityService.getBillingDirective() |
BillingDirective |
CRMDOJobProduct.getBillingDirective() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOJobTypeProduct.setBillingDirective(BillingDirective billingDirective) |
void |
CRMDOJobTypeActivityType.setBillingDirective(BillingDirective billingDirective) |
void |
CRMDOJobType.setBillingDirective(BillingDirective billingDirective) |
void |
CRMDOJobRequestedActivityService.setBillingDirective(BillingDirective billingDirective) |
void |
CRMDOJobProduct.setBillingDirective(BillingDirective billingDirective) |