Uses of Class
hs.types.HsPage

Packages that use HsPage
hs.types   
 

Uses of HsPage in hs.types
 

Methods in hs.types that return types with arguments of type HsPage
 java.util.ArrayList<HsPage> ListOfPages.getPages()
          returns the list of pages
 

Method parameters in hs.types with type arguments of type HsPage
 void ListOfPages.addPages(java.util.ArrayList<HsPage> listOfPages)
          Add's pages to the list of Pages.
 void ListOfPages.setPages(java.util.ArrayList<HsPage> listOfPages)
          Set's the list of pages