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

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

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

Methods in org.oasis.ebxml.registry.bindings.query that return AssociationBranchTypeChoice
 AssociationBranchTypeChoice AssociationBranchType.getAssociationBranchTypeChoice()
          Returns the value of field 'associationBranchTypeChoice'.
static AssociationBranchTypeChoice AssociationBranchTypeChoice.unmarshal(java.io.Reader reader)
           
 

Methods in org.oasis.ebxml.registry.bindings.query with parameters of type AssociationBranchTypeChoice
 void AssociationBranchType.setAssociationBranchTypeChoice(AssociationBranchTypeChoice associationBranchTypeChoice)
          Sets the value of field 'associationBranchTypeChoice'.