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

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

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

Methods in org.cafesip.jiplet.config.jip that return AndOperation
 AndOperation ObjectFactory.createAndOperation()
          Create an instance of AndOperation
 AndOperation NotOperation.getAnd()
          Gets the value of the and property.
 AndOperation Mapping.getAnd()
          Gets the value of the and property.
 

Methods in org.cafesip.jiplet.config.jip with parameters of type AndOperation
 void NotOperation.setAnd(AndOperation value)
          Sets the value of the and property.
 void Mapping.setAnd(AndOperation value)
          Sets the value of the and property.
 



http://www.cafesip.org