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

public class XmlByteList extends ArrayList<Byte> implements List<Byte>
The type Xml byte list.
See Also:
  • Constructor Details

    • XmlByteList

      public XmlByteList()
  • Method Details

    • getItems

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

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