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

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

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

Methods in org.oasis.ebxml.registry.bindings.query that return ClassificationNodeParentBranch
static ClassificationNodeParentBranch ClassificationNodeParentBranch.unmarshal(java.io.Reader reader)
           
 ClassificationNodeParentBranch ClassificationNodeQueryType.getClassificationNodeParentBranch()
          Returns the value of field 'classificationNodeParentBranch'.
 

Methods in org.oasis.ebxml.registry.bindings.query with parameters of type ClassificationNodeParentBranch
 void ClassificationNodeQueryType.setClassificationNodeParentBranch(ClassificationNodeParentBranch classificationNodeParentBranch)
          Sets the value of field 'classificationNodeParentBranch'.