Class Money |
This class represents monetary units efficiently stored as integers.
Details |
Constructor |
Money(units)
Methods: |
Get the base representation, which is an integer
Set the value from a string.
Set the base representation
Return a right justified string representation. @param w The field width (default 9).
Return a string representation
Fields: |