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

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

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

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

Methods in org.oasis.ebxml.registry.bindings.query with parameters of type ClassificationNodeQueryResult
 void FilterQueryResult.setClassificationNodeQueryResult(ClassificationNodeQueryResult classificationNodeQueryResult)
          Sets the value of field 'classificationNodeQueryResult'.