Interface InternationalPrice


  • public interface InternationalPrice
    The interface InternationalPrice allows to associate a set of prices in different currencies to a given object.
    • Method Detail

      • getPrices

        Price[] getPrices()
        Returns:
        an array of Price in the various currencies
      • isZero

        boolean isZero()
        Returns:
        whether this is a zero price