public class NewCustomerRestrictionsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
NewCustomerRestrictionsDTO()
Generated constructor - for generic creation.
|
NewCustomerRestrictionsDTO(java.util.List<NewCustomerRestrictionDTO> newcustomerrestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NewCustomerRestrictionDTO> |
getNewCustomerRestrictions() |
void |
setNewCustomerRestrictions(java.util.List<NewCustomerRestrictionDTO> newcustomerrestrictionsList) |
getUri, setUripublic NewCustomerRestrictionsDTO()
public NewCustomerRestrictionsDTO(java.util.List<NewCustomerRestrictionDTO> newcustomerrestrictionsList)
public java.util.List<NewCustomerRestrictionDTO> getNewCustomerRestrictions()
public void setNewCustomerRestrictions(java.util.List<NewCustomerRestrictionDTO> newcustomerrestrictionsList)
newcustomerrestrictionsList - the newcustomerrestrictionsList to setCopyright © 2018 SAP SE. All Rights Reserved.