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

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

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

Methods in org.cafesip.jiplet.config.jip that return ExistsOperation
 ExistsOperation ObjectFactory.createExistsOperation()
          Create an instance of ExistsOperation
 ExistsOperation NotOperation.getExists()
          Gets the value of the exists property.
 ExistsOperation Mapping.getExists()
          Gets the value of the exists property.
 

Methods in org.cafesip.jiplet.config.jip with parameters of type ExistsOperation
 void NotOperation.setExists(ExistsOperation value)
          Sets the value of the exists property.
 void Mapping.setExists(ExistsOperation value)
          Sets the value of the exists property.
 



http://www.cafesip.org