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

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

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

Methods in org.oasis.ebxml.registry.bindings.query that return OrganizationParentBranch
static OrganizationParentBranch OrganizationParentBranch.unmarshal(java.io.Reader reader)
           
 OrganizationParentBranch OrganizationQueryType.getOrganizationParentBranch()
          Returns the value of field 'organizationParentBranch'.
 

Methods in org.oasis.ebxml.registry.bindings.query with parameters of type OrganizationParentBranch
 void OrganizationQueryType.setOrganizationParentBranch(OrganizationParentBranch organizationParentBranch)
          Sets the value of field 'organizationParentBranch'.