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