Interface Money

  • All Superinterfaces:
    javax.measure.quantity.Quantity

    public interface Money
    extends javax.measure.quantity.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

      Fields 
      Modifier and Type Field Description
      static javax.measure.unit.BaseUnit<Money> BASE_UNIT
      Holds the base unit for money quantities (symbol "¤", currency symbol).
    • Field Detail

      • BASE_UNIT

        static final javax.measure.unit.BaseUnit<Money> BASE_UNIT
        Holds the base unit for money quantities (symbol "¤", currency symbol).