Uses of Class
it.sistematica.isharedoc.model.mbox.SmartRuleProperty

Packages that use SmartRuleProperty
it.sistematica.isharedoc.model.mbox   
 

Uses of SmartRuleProperty in it.sistematica.isharedoc.model.mbox
 

Fields in it.sistematica.isharedoc.model.mbox declared as SmartRuleProperty
protected  SmartRuleProperty SmartRule.property
           
 

Methods in it.sistematica.isharedoc.model.mbox that return SmartRuleProperty
 SmartRuleProperty SmartRule.getProperty()
           
 

Methods in it.sistematica.isharedoc.model.mbox with parameters of type SmartRuleProperty
 void SmartRule.setProperty(SmartRuleProperty property)