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