Module jonix

Class BasePrices

java.lang.Object
com.tectonica.jonix.unify.base.util.LazyList<BasePrice>
com.tectonica.jonix.unify.base.BasePrices
All Implemented Interfaces:
Serializable, Iterable<BasePrice>, Collection<BasePrice>, List<BasePrice>
Direct Known Subclasses:
BasePrices2, BasePrices3

public abstract class BasePrices extends LazyList<BasePrice>
A List containing the multiple instances of ONIX <Price> that may exist in ONIX supply-details
Author:
Zach Melamed
See Also:
  • Constructor Details

    • BasePrices

      public BasePrices()
  • Method Details