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

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

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

Methods in org.oasis.ebxml.registry.bindings.query that return Organization
 Organization OrganizationQueryResultItem.getOrganization()
          Returns the value of field 'organization'.
 

Methods in org.oasis.ebxml.registry.bindings.query with parameters of type Organization
 void OrganizationQueryResultItem.setOrganization(Organization organization)
          Sets the value of field 'organization'.
 

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

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

Methods in org.oasis.ebxml.registry.bindings.rim with parameters of type Organization
 void LeafRegistryObjectListTypeItem.setOrganization(Organization organization)
          Sets the value of field 'organization'.