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

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

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

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

Methods in org.oasis.ebxml.registry.bindings.query with parameters of type ResponseOption
 void AdhocQueryRequest.setResponseOption(ResponseOption responseOption)
          Sets the value of field 'responseOption'.