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

Packages that use CommonAttributes
org.openliberty.xmltooling.dst2_1   
org.openliberty.xmltooling.pp   
 

Uses of CommonAttributes in org.openliberty.xmltooling.dst2_1
 

Subclasses of CommonAttributes in org.openliberty.xmltooling.dst2_1
 class LeafAttributes
           
 class LocalizedLeafAttributes
           
 

Uses of CommonAttributes in org.openliberty.xmltooling.pp
 

Fields in org.openliberty.xmltooling.pp declared as CommonAttributes
private  CommonAttributes VAT.attributes
           
private  CommonAttributes PP.attributes
           
private  CommonAttributes MsgContact.attributes
           
private  CommonAttributes LegalIdentity.attributes
           
private  CommonAttributes Facade.attributes
           
private  CommonAttributes EmploymentIdentity.attributes
           
private  CommonAttributes Demographics.attributes
           
private  CommonAttributes CommonName.attributes
           
private  CommonAttributes AnalyzedName.attributes
           
private  CommonAttributes AltID.attributes
           
private  CommonAttributes AddressCard.attributes
           
private  CommonAttributes Address.attributes
           
 

Methods in org.openliberty.xmltooling.pp that return CommonAttributes
 CommonAttributes VAT.attributes()
           
 CommonAttributes PP.attributes()
           
 CommonAttributes MsgContact.attributes()
           
 CommonAttributes LegalIdentity.attributes()
           
 CommonAttributes Facade.attributes()
           
 CommonAttributes EmploymentIdentity.attributes()
           
 CommonAttributes Demographics.attributes()
           
 CommonAttributes CommonName.attributes()
           
 CommonAttributes AnalyzedName.attributes()
           
 CommonAttributes AltID.attributes()
           
 CommonAttributes AddressCard.attributes()
           
 CommonAttributes Address.attributes()