Class AmountField

  • All Implemented Interfaces:
    PositionData

    public class AmountField
    extends BaseField
    Represent an amount.
    • Method Detail

      • isEmpty

        public boolean isEmpty()
        Specified by:
        isEmpty in class BaseField
        Returns:
        true if the field is empty, false otherwise.
      • getValue

        public Double getValue()
        An amount value.