public abstract static class SubscriptionJson.EventBaseSubscriptionJson extends JsonBase
| Constructor and Description |
|---|
SubscriptionJson.EventBaseSubscriptionJson(String billingPeriod,
org.joda.time.LocalDate requestedDate,
String product,
String priceList,
String eventType,
String phase,
List<AuditLogJson> auditLogs) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getBillingPeriod() |
String |
getEventType() |
String |
getPhase() |
String |
getPriceList() |
String |
getProduct() |
org.joda.time.LocalDate |
getRequestedDate() |
int |
hashCode() |
String |
toString() |
getAuditLogs, toAuditLogJson, toStringCopyright © 2010-2014. All Rights Reserved.