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

public class XmlBooleanList extends ArrayList<Boolean> implements List<Boolean>
The type Xml boolean list.
See Also:
  • Constructor Details

    • XmlBooleanList

      public XmlBooleanList()
  • Method Details

    • getItems

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

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