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

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

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

Methods in org.cafesip.jiplet.config.jip that return MatchesOperation
 MatchesOperation ObjectFactory.createMatchesOperation()
          Create an instance of MatchesOperation
 MatchesOperation NotOperation.getMatches()
          Gets the value of the matches property.
 MatchesOperation Mapping.getMatches()
          Gets the value of the matches property.
 

Methods in org.cafesip.jiplet.config.jip with parameters of type MatchesOperation
 void NotOperation.setMatches(MatchesOperation value)
          Sets the value of the matches property.
 void Mapping.setMatches(MatchesOperation value)
          Sets the value of the matches property.
 



http://www.cafesip.org