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

public class XmlCalendarList extends ArrayList<Calendar> implements List<Calendar>
The type Xml calendar list.
See Also:
  • Constructor Details

    • XmlCalendarList

      public XmlCalendarList()
  • Method Details

    • getItems

      public List<Calendar> getItems()
      Gets items.
      Returns:
      the items
    • setItems

      public void setItems(List<Calendar> list)
      Sets items.
      Parameters:
      list - the list