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

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

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

Methods in org.cafesip.jiplet.config.jip that return SubdomainOperation
 SubdomainOperation ObjectFactory.createSubdomainOperation()
          Create an instance of SubdomainOperation
 SubdomainOperation NotOperation.getSubdomainOf()
          Gets the value of the subdomainOf property.
 SubdomainOperation Mapping.getSubdomainOf()
          Gets the value of the subdomainOf property.
 

Methods in org.cafesip.jiplet.config.jip with parameters of type SubdomainOperation
 void NotOperation.setSubdomainOf(SubdomainOperation value)
          Sets the value of the subdomainOf property.
 void Mapping.setSubdomainOf(SubdomainOperation value)
          Sets the value of the subdomainOf property.
 



http://www.cafesip.org