org.jscience.economics.money
Interface Money
- All Superinterfaces:
- Quantity
public interface Money
- extends Quantity
This interface represents something generally accepted as a medium of
exchange, a measure of value, or a means of payment. The units for money
quantities is of type Currency.
- Version:
- 3.0, February 13, 2006
- Author:
- Jean-Marie Dautelle
|
Field Summary |
static BaseUnit<Money> |
BASE_UNIT
Holds the base unit for money quantities (symbol "¤", currency symbol). |
BASE_UNIT
static final BaseUnit<Money> BASE_UNIT
- Holds the base unit for money quantities (symbol "¤", currency symbol).
Copyright © 2006 - 2007 JScience.