All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----com.roguewave.examples.money.currency.v1_0.Format1
MoneyFormat
class can be used
to do simple formatting of Money
objects.
public Format1()
public static void main(String args[])
java com.roguewave.examples.money.currency.v1_0.Format1
Output should appear as follows:
Initial amount is USD$232.46 After exchange it is CAD$361.14
All Packages Class Hierarchy This Package Previous Next Index