Package com.portal.pcm
Interface PortalEnums.PinBillWhen
- Enclosing class:
PortalEnums
public static interface PortalEnums.PinBillWhen
PIN_FLD_BILL_WHEN
NOTE: In release 5.3 (and above), the enum pin_bill_when
is no longer supported.
BILL_WHEN actually reflects the frequency of billing
in terms of number of accounting cycles.
THIS ENUM WILL BE REMOVED IN A FUTURE RELEASE. DO NOT
USE THIS ANYMORE.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
not supportedstatic final int
static final int
-
Field Details
-
MONTHLY
static final int MONTHLYnot supported- See Also:
-
ANNIVERSARY
static final int ANNIVERSARY- See Also:
-
QUARTERLY
static final int QUARTERLY- See Also:
-
YEARLY
static final int YEARLY- See Also:
-