public class StandardPaymentModeValueDTO extends ItemDTO
modifiedPropsSet| Constructor and Description |
|---|
StandardPaymentModeValueDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
getCurrency() |
StandardPaymentModeDTO |
getPaymentMode() |
java.lang.Double |
getValue() |
void |
setCurrency(CurrencyDTO value) |
void |
setPaymentMode(StandardPaymentModeDTO value) |
void |
setValue(java.lang.Double value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic StandardPaymentModeValueDTO()
public CurrencyDTO getCurrency()
public StandardPaymentModeDTO getPaymentMode()
public java.lang.Double getValue()
public void setCurrency(CurrencyDTO value)
public void setPaymentMode(StandardPaymentModeDTO value)
public void setValue(java.lang.Double value)
Copyright © 2018 SAP SE. All Rights Reserved.