public class RegularCustomerOrderTotalRestrictionsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
RegularCustomerOrderTotalRestrictionsDTO()
Generated constructor - for generic creation.
|
RegularCustomerOrderTotalRestrictionsDTO(java.util.List<RegularCustomerOrderTotalRestrictionDTO> regularcustomerordertotalrestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RegularCustomerOrderTotalRestrictionDTO> |
getRegularCustomerOrderTotalRestrictions() |
void |
setRegularCustomerOrderTotalRestrictions(java.util.List<RegularCustomerOrderTotalRestrictionDTO> regularcustomerordertotalrestrictionsList) |
getUri, setUripublic RegularCustomerOrderTotalRestrictionsDTO()
public RegularCustomerOrderTotalRestrictionsDTO(java.util.List<RegularCustomerOrderTotalRestrictionDTO> regularcustomerordertotalrestrictionsList)
public java.util.List<RegularCustomerOrderTotalRestrictionDTO> getRegularCustomerOrderTotalRestrictions()
public void setRegularCustomerOrderTotalRestrictions(java.util.List<RegularCustomerOrderTotalRestrictionDTO> regularcustomerordertotalrestrictionsList)
regularcustomerordertotalrestrictionsList - the regularcustomerordertotalrestrictionsList to setCopyright © 2018 SAP SE. All Rights Reserved.