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