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