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

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

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

Methods in org.oasis.ebxml.registry.bindings.query that return NameBranch
static NameBranch NameBranch.unmarshal(java.io.Reader reader)
           
 NameBranch RegistryObjectQueryType.getNameBranch()
          Returns the value of field 'nameBranch'.
 

Methods in org.oasis.ebxml.registry.bindings.query with parameters of type NameBranch
 void RegistryObjectQueryType.setNameBranch(NameBranch nameBranch)
          Sets the value of field 'nameBranch'.