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

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

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

Methods in org.oasis.ebxml.registry.bindings.query that return SpecificationLinkFilter
static SpecificationLinkFilter SpecificationLinkFilter.unmarshal(java.io.Reader reader)
           
 SpecificationLinkFilter SpecificationLinkBranch.getSpecificationLinkFilter()
          Returns the value of field 'specificationLinkFilter'.
 

Methods in org.oasis.ebxml.registry.bindings.query with parameters of type SpecificationLinkFilter
 void SpecificationLinkBranch.setSpecificationLinkFilter(SpecificationLinkFilter specificationLinkFilter)
          Sets the value of field 'specificationLinkFilter'.