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

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

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

Methods in org.oasis.ebxml.registry.bindings.query that return CompoundClause
static CompoundClause CompoundClause.unmarshal(java.io.Reader reader)
           
 CompoundClause Clause.getCompoundClause()
          Returns the value of field 'compoundClause'.
 

Methods in org.oasis.ebxml.registry.bindings.query with parameters of type CompoundClause
 void Clause.setCompoundClause(CompoundClause compoundClause)
          Sets the value of field 'compoundClause'.