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

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

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

Methods in org.oasis.ebxml.registry.bindings.query that return SlotFilter
 SlotFilter SlotBranch.getSlotFilter()
          Returns the value of field 'slotFilter'.
static SlotFilter SlotFilter.unmarshal(java.io.Reader reader)
           
 

Methods in org.oasis.ebxml.registry.bindings.query with parameters of type SlotFilter
 void SlotBranch.setSlotFilter(SlotFilter slotFilter)
          Sets the value of field 'slotFilter'.