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

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

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

Methods in org.oasis.ebxml.registry.bindings.query that return OrganizationFilter
 OrganizationFilter OrganizationQueryType.getOrganizationFilter()
          Returns the value of field 'organizationFilter'.
static OrganizationFilter OrganizationFilter.unmarshal(java.io.Reader reader)
           
 

Methods in org.oasis.ebxml.registry.bindings.query with parameters of type OrganizationFilter
 void OrganizationQueryType.setOrganizationFilter(OrganizationFilter organizationFilter)
          Sets the value of field 'organizationFilter'.