Uses of Interface
org.cafesip.jiplet.config.jip.OrOperation

Packages that use OrOperation
org.cafesip.jiplet.config.jip   
 

Uses of OrOperation in org.cafesip.jiplet.config.jip
 

Methods in org.cafesip.jiplet.config.jip that return OrOperation
 OrOperation ObjectFactory.createOrOperation()
          Create an instance of OrOperation
 OrOperation NotOperation.getOr()
          Gets the value of the or property.
 OrOperation Mapping.getOr()
          Gets the value of the or property.
 

Methods in org.cafesip.jiplet.config.jip with parameters of type OrOperation
 void NotOperation.setOr(OrOperation value)
          Sets the value of the or property.
 void Mapping.setOr(OrOperation value)
          Sets the value of the or property.
 



http://www.cafesip.org