public class SubscriptionDetails extends Object
| Modifier and Type | Field and Description |
|---|---|
private Calendar |
billingPeriodEndDate |
private Calendar |
billingPeriodStartDate |
| Constructor and Description |
|---|
SubscriptionDetails(NodeWrapper node) |
| Modifier and Type | Method and Description |
|---|---|
Calendar |
getBillingPeriodEndDate() |
Calendar |
getBillingPeriodStartDate() |
private Calendar billingPeriodEndDate
private Calendar billingPeriodStartDate
public SubscriptionDetails(NodeWrapper node)
Copyright © 2013-2018. All Rights Reserved.