public class RegularCustomerOrderQuantityRestrictionsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
RegularCustomerOrderQuantityRestrictionsDTO()
Generated constructor - for generic creation.
|
RegularCustomerOrderQuantityRestrictionsDTO(java.util.List<RegularCustomerOrderQuantityRestrictionDTO> regularcustomerorderquantityrestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RegularCustomerOrderQuantityRestrictionDTO> |
getRegularCustomerOrderQuantityRestrictions() |
void |
setRegularCustomerOrderQuantityRestrictions(java.util.List<RegularCustomerOrderQuantityRestrictionDTO> regularcustomerorderquantityrestrictionsList) |
getUri, setUripublic RegularCustomerOrderQuantityRestrictionsDTO()
public RegularCustomerOrderQuantityRestrictionsDTO(java.util.List<RegularCustomerOrderQuantityRestrictionDTO> regularcustomerorderquantityrestrictionsList)
public java.util.List<RegularCustomerOrderQuantityRestrictionDTO> getRegularCustomerOrderQuantityRestrictions()
public void setRegularCustomerOrderQuantityRestrictions(java.util.List<RegularCustomerOrderQuantityRestrictionDTO> regularcustomerorderquantityrestrictionsList)
regularcustomerorderquantityrestrictionsList - the regularcustomerorderquantityrestrictionsList to setCopyright © 2018 SAP SE. All Rights Reserved.