public class ProductEntitlementsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ProductEntitlementsDTO()
Generated constructor - for generic creation.
|
ProductEntitlementsDTO(List<ProductEntitlementDTO> productentitlementsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProductEntitlementDTO> |
getProductEntitlements() |
void |
setProductEntitlements(List<ProductEntitlementDTO> productentitlementsList) |
public ProductEntitlementsDTO()
public ProductEntitlementsDTO(List<ProductEntitlementDTO> productentitlementsList)
public List<ProductEntitlementDTO> getProductEntitlements()
public void setProductEntitlements(List<ProductEntitlementDTO> productentitlementsList)
productentitlementsList - the productentitlementsList to setCopyright © 2017 SAP SE. All Rights Reserved.