public class StandardPaymentModeValuesDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
StandardPaymentModeValuesDTO()
Generated constructor - for generic creation.
|
StandardPaymentModeValuesDTO(java.util.List<StandardPaymentModeValueDTO> standardpaymentmodevaluesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StandardPaymentModeValueDTO> |
getStandardPaymentModeValues() |
void |
setStandardPaymentModeValues(java.util.List<StandardPaymentModeValueDTO> standardpaymentmodevaluesList) |
getUri, setUripublic StandardPaymentModeValuesDTO()
public StandardPaymentModeValuesDTO(java.util.List<StandardPaymentModeValueDTO> standardpaymentmodevaluesList)
public java.util.List<StandardPaymentModeValueDTO> getStandardPaymentModeValues()
public void setStandardPaymentModeValues(java.util.List<StandardPaymentModeValueDTO> standardpaymentmodevaluesList)
standardpaymentmodevaluesList - the standardpaymentmodevaluesList to setCopyright © 2018 SAP SE. All Rights Reserved.