Class PageItems

All Implemented Interfaces:
Comet3Collection<PageItem>, Serializable, Cloneable, Iterable<PageItem>, Collection<PageItem>, List<PageItem>, RandomAccess

public class PageItems extends Comet3CollectionImpl<PageItem>

Java class for pageitems (i.e. list of pageitems) complex type. For internal use only

The following schema fragment specifies the expected content contained within this class.

 <complexType name="pageitems">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="pageitem" type="{http://comet.priint.com/configuration/entities}pageitem" minOccurs="0" maxOccurs="unbounded"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
See Also:
  • Constructor Details

    • PageItems

      public PageItems()
  • Method Details

    • getTopPageItems

      public PageItems getTopPageItems()
      Gets top page items.
      Returns:
      the top page items