public class RuleElement
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
RuleElement() |
Modifier and Type | Method and Description |
---|---|
int |
getConnectingOperator() |
Duty[] |
getMemberDuties() |
void |
setConnectingOperator(int connectingOperator) |
void |
setDutyList(Duty[] dutyList) |