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

Packages that use VAT
org.openliberty.xmltooling.pp   
 

Uses of VAT in org.openliberty.xmltooling.pp
 

Fields in org.openliberty.xmltooling.pp declared as VAT
private  VAT LegalIdentity.vAT
           
 

Methods in org.openliberty.xmltooling.pp that return VAT
 VAT VATBuilder.buildObject()
           
 VAT VATBuilder.buildObject(java.lang.String namespaceURI, java.lang.String localName, java.lang.String namespacePrefix)
           
 VAT LegalIdentity.getVAT()
           
 

Methods in org.openliberty.xmltooling.pp with parameters of type VAT
 void LegalIdentity.setVAT(VAT vAT)