Uses of Class
org.openliberty.xmltooling.pp.dst2_1.ct.IDType

Packages that use IDType
org.openliberty.xmltooling.pp   
 

Uses of IDType in org.openliberty.xmltooling.pp
 

Fields in org.openliberty.xmltooling.pp declared as IDType
private  IDType VAT.iDType
           
private  IDType AltID.iDType
           
 

Methods in org.openliberty.xmltooling.pp that return IDType
 IDType VAT.getIDType()
           
 IDType AltID.getIDType()
           
 

Methods in org.openliberty.xmltooling.pp with parameters of type IDType
 void VAT.setIDType(IDType iDType)
           
 void AltID.setIDType(IDType iDType)