public class GetTenantEntitlementResponse extends Object
Constructor and Description |
---|
GetTenantEntitlementResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getEntitlementType() |
int |
getEntitlementTypeId() |
String |
getSubscriptionType() |
int |
getSubscriptionTypeId() |
List<TenantEntitlementDTO> |
getTenantEntitlements() |
public List<TenantEntitlementDTO> getTenantEntitlements()
public int getEntitlementTypeId()
public int getSubscriptionTypeId()
public String getEntitlementType()
public String getSubscriptionType()
Copyright © 2016–2017. All rights reserved.