java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<E>
java.util.ArrayList<Planning>
com.priint.pubserver.comet.bridge.entitydata.xmlsupply.XmlPlanningList
All Implemented Interfaces:
Serializable, Cloneable, Iterable<Planning>, Collection<Planning>, List<Planning>, RandomAccess

public class XmlPlanningList extends ArrayList<Planning> implements List<Planning>
The type Xml planning list.
See Also:
  • Constructor Details

    • XmlPlanningList

      public XmlPlanningList()
  • Method Details

    • getList

      public List<Planning> getList()
      Gets list.
      Returns:
      the list