Uses of Class
org.oasis.ebxml.registry.bindings.query.AdhocQueryRequestChoice

Packages that use AdhocQueryRequestChoice
org.oasis.ebxml.registry.bindings.query   
 

Uses of AdhocQueryRequestChoice in org.oasis.ebxml.registry.bindings.query
 

Methods in org.oasis.ebxml.registry.bindings.query that return AdhocQueryRequestChoice
 AdhocQueryRequestChoice AdhocQueryRequest.getAdhocQueryRequestChoice()
          Returns the value of field 'adhocQueryRequestChoice'.
static AdhocQueryRequestChoice AdhocQueryRequestChoice.unmarshal(java.io.Reader reader)
           
 

Methods in org.oasis.ebxml.registry.bindings.query with parameters of type AdhocQueryRequestChoice
 void AdhocQueryRequest.setAdhocQueryRequestChoice(AdhocQueryRequestChoice adhocQueryRequestChoice)
          Sets the value of field 'adhocQueryRequestChoice'.