public class EntitlementsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
EntitlementsDTO()
Generated constructor - for generic creation.
|
EntitlementsDTO(List<EntitlementDTO> entitlementsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<EntitlementDTO> |
getEntitlements() |
void |
setEntitlements(List<EntitlementDTO> entitlementsList) |
public EntitlementsDTO()
public EntitlementsDTO(List<EntitlementDTO> entitlementsList)
public List<EntitlementDTO> getEntitlements()
public void setEntitlements(List<EntitlementDTO> entitlementsList)
entitlementsList - the entitlementsList to setCopyright © 2017 SAP SE. All Rights Reserved.