Uses of Class
org.oasis.ebxml.registry.bindings.rim.Association

Packages that use Association
org.oasis.ebxml.registry.bindings.query   
org.oasis.ebxml.registry.bindings.rim   
 

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

Methods in org.oasis.ebxml.registry.bindings.query that return Association
 Association AssociationQueryResultItem.getAssociation()
          Returns the value of field 'association'.
 

Methods in org.oasis.ebxml.registry.bindings.query with parameters of type Association
 void AssociationQueryResultItem.setAssociation(Association association)
          Sets the value of field 'association'.
 

Uses of Association in org.oasis.ebxml.registry.bindings.rim
 

Methods in org.oasis.ebxml.registry.bindings.rim that return Association
static Association Association.unmarshal(java.io.Reader reader)
           
 Association LeafRegistryObjectListTypeItem.getAssociation()
          Returns the value of field 'association'.
 

Methods in org.oasis.ebxml.registry.bindings.rim with parameters of type Association
 void LeafRegistryObjectListTypeItem.setAssociation(Association association)
          Sets the value of field 'association'.