Class RuleId
- java.lang.Object
-
- com.priint.pubserver.cometserver.businessrulesmanager.model.RuleId
-
- All Implemented Interfaces:
java.io.Serializable
public class RuleId extends java.lang.Object implements java.io.SerializableBusiness rule identifier used in XML structures Example:<rul:ruleid>17</rul:ruleid>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RuleId()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetRuleId()voidsetRuleId(int ruleId)
-