public class StandardPaymentModeDTO extends PaymentModeDTO
modifiedPropsSet| Constructor and Description |
|---|
StandardPaymentModeDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
getNet() |
java.util.Collection<StandardPaymentModeValueDTO> |
getPaymentModeValues() |
void |
setNet(java.lang.Boolean value) |
void |
setPaymentModeValues(java.util.Collection<StandardPaymentModeValueDTO> value) |
getActive, getCode, getDescription, getModifiedProperties, getName, getPaymentInfoType, getSupportedDeliveryModes, getUri, setActive, setCode, setDescription, setName, setPaymentInfoType, setSupportedDeliveryModes, setUripublic StandardPaymentModeDTO()
public java.lang.Boolean getNet()
public java.util.Collection<StandardPaymentModeValueDTO> getPaymentModeValues()
public void setNet(java.lang.Boolean value)
public void setPaymentModeValues(java.util.Collection<StandardPaymentModeValueDTO> value)
Copyright © 2018 SAP SE. All Rights Reserved.