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

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

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

Methods in org.cafesip.jiplet.config.jip that return EqualsOperation
 EqualsOperation ObjectFactory.createEqualsOperation()
          Create an instance of EqualsOperation
 EqualsOperation NotOperation.getEquals()
          Gets the value of the equals property.
 EqualsOperation Mapping.getEquals()
          Gets the value of the equals property.
 

Methods in org.cafesip.jiplet.config.jip with parameters of type EqualsOperation
 void NotOperation.setEquals(EqualsOperation value)
          Sets the value of the equals property.
 void Mapping.setEquals(EqualsOperation value)
          Sets the value of the equals property.
 



http://www.cafesip.org