public class PlanPhaseSpecifier extends PlanSpecifier
PlanPhaseSpecifier specifies the attributes of a PlanPhase| Constructor and Description |
|---|
PlanPhaseSpecifier(java.lang.String planName) |
PlanPhaseSpecifier(java.lang.String productName,
BillingPeriod billingPeriod,
java.lang.String priceListName) |
PlanPhaseSpecifier(java.lang.String productName,
BillingPeriod billingPeriod,
java.lang.String priceListName,
PhaseType phaseType) |
PlanPhaseSpecifier(java.lang.String planName,
PhaseType phaseType) |
| Modifier and Type | Method and Description |
|---|---|
PhaseType |
getPhaseType() |
getBillingPeriod, getPlanName, getPriceListName, getProductNamepublic PlanPhaseSpecifier(java.lang.String productName,
BillingPeriod billingPeriod,
java.lang.String priceListName)
public PlanPhaseSpecifier(java.lang.String productName,
BillingPeriod billingPeriod,
java.lang.String priceListName,
PhaseType phaseType)
public PlanPhaseSpecifier(java.lang.String planName)
public PlanPhaseSpecifier(java.lang.String planName,
PhaseType phaseType)
public PhaseType getPhaseType()
PhaseTypeCopyright © 2010-2019. All Rights Reserved.