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

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

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

Methods in org.oasis.ebxml.registry.bindings.query that return AssociationQueryResult
static AssociationQueryResult AssociationQueryResult.unmarshal(java.io.Reader reader)
           
 AssociationQueryResult FilterQueryResult.getAssociationQueryResult()
          Returns the value of field 'associationQueryResult'.
 

Methods in org.oasis.ebxml.registry.bindings.query with parameters of type AssociationQueryResult
 void FilterQueryResult.setAssociationQueryResult(AssociationQueryResult associationQueryResult)
          Sets the value of field 'associationQueryResult'.