Interface RuleAttribute
-
- All Known Implementing Classes:
DateEffectiveRuleAttribute,DateExpiresRuleAttribute
public interface RuleAttribute
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetIndex()StringgetName()
-
-
-
Method Detail
-
getIndex
int getIndex()
-
getName
String getName()
-
-