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

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

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

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

Methods in org.oasis.ebxml.registry.bindings.query with parameters of type DescriptionBranch
 void RegistryObjectQueryType.setDescriptionBranch(DescriptionBranch descriptionBranch)
          Sets the value of field 'descriptionBranch'.