|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QuantityPriceAmountStructure
Method Summary | |
---|---|
BigDecimal |
getAmount()
quantity * price = amount |
Currency |
getCurrency()
|
BigDecimal |
getPrice()
quantity * price = amount |
BigDecimal |
getQuantity()
quantity * price = amount |
Method Detail |
---|
BigDecimal getAmount()
StandardType.AMOUNT
Currency getCurrency()
BigDecimal getPrice()
StandardType.PRICE
BigDecimal getQuantity()
StandardType.QUANTITY
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |