Uses of Class
org.sciplore.rest.PagesType

Packages that use PagesType
org.sciplore.rest   
 

Uses of PagesType in org.sciplore.rest
 

Methods in org.sciplore.rest that return PagesType
 PagesType ObjectFactory.createPagesType()
          Create an instance of PagesType
 PagesType DocumentType.getPages()
          Gets the value of the pages property.
 

Methods in org.sciplore.rest with parameters of type PagesType
 void DocumentType.setPages(PagesType value)
          Sets the value of the pages property.