Uses of Class
org.openliberty.xmltooling.pp.Demographics

Packages that use Demographics
org.openliberty.xmltooling.pp   
 

Uses of Demographics in org.openliberty.xmltooling.pp
 

Fields in org.openliberty.xmltooling.pp declared as Demographics
private  Demographics PP.demographics
           
 

Methods in org.openliberty.xmltooling.pp that return Demographics
 Demographics DemographicsBuilder.buildObject()
           
 Demographics DemographicsBuilder.buildObject(java.lang.String namespaceURI, java.lang.String localName, java.lang.String namespacePrefix)
           
 Demographics PP.getDemographics()
           
 

Methods in org.openliberty.xmltooling.pp with parameters of type Demographics
 void PP.setDemographics(Demographics demographics)