|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PaymentPlanType
Ennumerates possible PaymentPlan types
| Field Summary | |
|---|---|
static java.lang.String |
Complimentary
The plan is a perpetual plan, however, every generated invoice will be automatically waived by issuing adjustment (AssetTransaction) against it |
static java.lang.String |
Fixed
The plan has fixed (defined) length and will expire after all charges in the plan are processed |
static java.lang.String |
Perpetual
The plan has no (defined) length and will be generating invoices until explicitly cancelled |
| Field Detail |
|---|
static final java.lang.String Fixed
static final java.lang.String Perpetual
static final java.lang.String Complimentary
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||