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

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

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

Methods in org.oasis.ebxml.registry.bindings.query that return ServiceQueryResult
static ServiceQueryResult ServiceQueryResult.unmarshal(java.io.Reader reader)
           
 ServiceQueryResult FilterQueryResult.getServiceQueryResult()
          Returns the value of field 'serviceQueryResult'.
 

Methods in org.oasis.ebxml.registry.bindings.query with parameters of type ServiceQueryResult
 void FilterQueryResult.setServiceQueryResult(ServiceQueryResult serviceQueryResult)
          Sets the value of field 'serviceQueryResult'.