public interface ControlRuleSmartDataBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Gets the control rule ID.
|
java.lang.String |
getOwnerId()
Gets the owner ID field.
|
java.lang.String |
getRuleDesc()
Gets the control rule description.
|
java.lang.String |
getRuleInterpreterClassId()
Gets the ID of the control rule interpreter class.
|
java.lang.String |
getRuleName()
Gets the rule name.
|
java.lang.String |
getRuleType()
Gets the rule type.
|
java.lang.String getId()
java.lang.String getOwnerId()
java.lang.String getRuleDesc()
java.lang.String getRuleInterpreterClassId()
java.lang.String getRuleName()
java.lang.String getRuleType()