public class TenantEntitlementDTO extends Object
| Constructor and Description |
|---|
TenantEntitlementDTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndDate() |
int |
getEntitlementId() |
TenantEntitlementExtendedPropertiesDTO |
getExtendedProperties() |
String |
getStartDate() |
int |
getUnitsConsumed() |
int |
getUnitsPurchased() |
public int getEntitlementId()
public int getUnitsPurchased()
public int getUnitsConsumed()
public String getStartDate()
public String getEndDate()
public TenantEntitlementExtendedPropertiesDTO getExtendedProperties()
Copyright © 2016–2017. All rights reserved.