public class BTGReferencePriceOperandDTO extends BTGAbstractReferenceOperandDTO
| Constructor and Description |
|---|
BTGReferencePriceOperandDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
getCurrency() |
Double |
getValue() |
void |
setCurrency(CurrencyDTO value) |
void |
setValue(Double value) |
getBeanId, setBeanIdgetCode, getDescription, getScope, setCode, setDescription, setScopegetCatalogVersion, getUid, setCatalogVersion, setUidgetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic BTGReferencePriceOperandDTO()
public CurrencyDTO getCurrency()
public Double getValue()
public void setCurrency(CurrencyDTO value)
public void setValue(Double value)
Copyright © 2017 SAP SE. All Rights Reserved.