Uses of Class
com.securenative.rules.RuleData
-
Packages that use RuleData Package Description com.securenative.rules -
-
Uses of RuleData in com.securenative.rules
Methods in com.securenative.rules that return RuleData Modifier and Type Method Description RuleDataRule. getData()Methods in com.securenative.rules with parameters of type RuleData Modifier and Type Method Description voidRule. setData(RuleData data)Constructors in com.securenative.rules with parameters of type RuleData Constructor Description Rule(RuleData data, RuleInterception interception)Rule(String name, RuleData data, RuleInterception interception)
-