|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.bea.commerce.ebusiness.price.quote.MoneyHelper
Provides a helper method for creating com.beasys.commerce.axiom.units.Money objects from objects that implement the com.bea.commerce.ebusiness.price.quote.Money interface.
Constructor Summary | |
MoneyHelper()
|
Method Summary | |
static Money |
createAxiomMoney(Money from)
Creates a new com.beasys.commerce.axiom.units.Money object from the specified Money object |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public MoneyHelper()
Method Detail |
public static Money createAxiomMoney(Money from)
from
- a Money objectMoney
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |