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

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

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

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

Methods in org.oasis.ebxml.registry.bindings.query with parameters of type RegistryEntryQueryResult
 void FilterQueryResult.setRegistryEntryQueryResult(RegistryEntryQueryResult registryEntryQueryResult)
          Sets the value of field 'registryEntryQueryResult'.