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

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

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

Methods in org.cafesip.jiplet.config.jip that return ContainsOperation
 ContainsOperation ObjectFactory.createContainsOperation()
          Create an instance of ContainsOperation
 ContainsOperation NotOperation.getContains()
          Gets the value of the contains property.
 ContainsOperation Mapping.getContains()
          Gets the value of the contains property.
 

Methods in org.cafesip.jiplet.config.jip with parameters of type ContainsOperation
 void NotOperation.setContains(ContainsOperation value)
          Sets the value of the contains property.
 void Mapping.setContains(ContainsOperation value)
          Sets the value of the contains property.
 



http://www.cafesip.org