Uses of Class
org.openliberty.xmltooling.dst2_1.PaginationAttributeGroup

Packages that use PaginationAttributeGroup
org.openliberty.xmltooling.dst2_1.ref   
org.openliberty.xmltooling.idsis.dap   
 

Uses of PaginationAttributeGroup in org.openliberty.xmltooling.dst2_1.ref
 

Fields in org.openliberty.xmltooling.dst2_1.ref declared as PaginationAttributeGroup
private  PaginationAttributeGroup QueryItem.paginationAttributes
           
 

Methods in org.openliberty.xmltooling.dst2_1.ref that return PaginationAttributeGroup
 PaginationAttributeGroup QueryItem.getPaginationAttributes()
           
 

Uses of PaginationAttributeGroup in org.openliberty.xmltooling.idsis.dap
 

Fields in org.openliberty.xmltooling.idsis.dap declared as PaginationAttributeGroup
private  PaginationAttributeGroup DAPQueryItem.paginationAttributeGroup
           
 

Methods in org.openliberty.xmltooling.idsis.dap that return PaginationAttributeGroup
 PaginationAttributeGroup DAPQueryItem.getPaginationAttributeGroup()