public class DefaultSubscriptionStatusDryRun extends java.lang.Object implements EntitlementAOStatusDryRun
EntitlementAOStatusDryRun.DryRunChangeReason| Constructor and Description |
|---|
DefaultSubscriptionStatusDryRun(java.util.UUID id,
java.lang.String productName,
PhaseType phaseType,
BillingPeriod billingPeriod,
java.lang.String priceList,
EntitlementAOStatusDryRun.DryRunChangeReason reason) |
| Modifier and Type | Method and Description |
|---|---|
BillingPeriod |
getBillingPeriod() |
java.util.UUID |
getId() |
PhaseType |
getPhaseType() |
java.lang.String |
getPriceList() |
java.lang.String |
getProductName() |
EntitlementAOStatusDryRun.DryRunChangeReason |
getReason() |
public DefaultSubscriptionStatusDryRun(java.util.UUID id,
java.lang.String productName,
PhaseType phaseType,
BillingPeriod billingPeriod,
java.lang.String priceList,
EntitlementAOStatusDryRun.DryRunChangeReason reason)
public java.util.UUID getId()
getId in interface EntitlementAOStatusDryRunpublic java.lang.String getProductName()
getProductName in interface EntitlementAOStatusDryRunpublic PhaseType getPhaseType()
getPhaseType in interface EntitlementAOStatusDryRunpublic BillingPeriod getBillingPeriod()
getBillingPeriod in interface EntitlementAOStatusDryRunpublic java.lang.String getPriceList()
getPriceList in interface EntitlementAOStatusDryRunpublic EntitlementAOStatusDryRun.DryRunChangeReason getReason()
getReason in interface EntitlementAOStatusDryRunCopyright © 2010-2018. All Rights Reserved.