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

Packages that use IDValue
org.openliberty.xmltooling.pp   
 

Uses of IDValue in org.openliberty.xmltooling.pp
 

Fields in org.openliberty.xmltooling.pp declared as IDValue
private  IDValue VAT.iDValue
           
private  IDValue AltID.iDValue
           
 

Methods in org.openliberty.xmltooling.pp that return IDValue
 IDValue VAT.getIDValue()
           
 IDValue AltID.getIDValue()
           
 

Methods in org.openliberty.xmltooling.pp with parameters of type IDValue
 void VAT.setIDValue(IDValue iDValue)
           
 void AltID.setIDValue(IDValue iDValue)