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

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

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

Methods in org.oasis.ebxml.registry.bindings.query that return ServiceBindingTargetBranch
 ServiceBindingTargetBranch ServiceBindingBranchType.getServiceBindingTargetBranch()
          Returns the value of field 'serviceBindingTargetBranch'.
static ServiceBindingTargetBranch ServiceBindingTargetBranch.unmarshal(java.io.Reader reader)
           
 

Methods in org.oasis.ebxml.registry.bindings.query with parameters of type ServiceBindingTargetBranch
 void ServiceBindingBranchType.setServiceBindingTargetBranch(ServiceBindingTargetBranch serviceBindingTargetBranch)
          Sets the value of field 'serviceBindingTargetBranch'.