| Package | Description |
|---|---|
| com.crm.dataobject.billing |
| Modifier and Type | Method and Description |
|---|---|
AdditiveDiscountPeriod |
AdditiveDiscountPeriod.clone() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<AdditiveDiscountPeriod> |
BillingTermPeriod.getAdditiveDiscountPeriod() |
static java.util.Comparator<AdditiveDiscountPeriod> |
AdditiveDiscountPeriod.getLevelComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
AdditiveDiscountPeriod.compareTo(AdditiveDiscountPeriod o) |
| Modifier and Type | Method and Description |
|---|---|
void |
BillingTermPeriod.setAdditiveDiscountPeriod(java.util.Set<AdditiveDiscountPeriod> additiveDiscountPeriod) |