|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
setId(java.lang.String newId)
Sets the control rule id. |
void |
setOwnerId(java.lang.String newOwnerId)
Sets the ownerId field. |
void |
setRuleDesc(java.lang.String newRuleDesc)
Sets the rule description. |
void |
setRuleInterpreterClassId(java.lang.String newRuleInterpreterClassId)
Sets the rule interpreter class id. |
void |
setRuleName(java.lang.String newRuleName)
Sets the ruleName. |
void |
setRuleType(java.lang.String newRuleType)
Sets the ruleType. |
Method Detail |
public void setId(java.lang.String newId)
newId
- the new control rule id.public void setOwnerId(java.lang.String newOwnerId)
newOwnerId
- Id of the auction owner.public void setRuleDesc(java.lang.String newRuleDesc)
newRuleDesc
- the new rule description.public void setRuleInterpreterClassId(java.lang.String newRuleInterpreterClassId)
newRuleInterpreterClassId
- the rule interpreter class id.public void setRuleName(java.lang.String newRuleName)
newRuleName
- the new rule name.public void setRuleType(java.lang.String newRuleType)
newRuleType
- the new rule type.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |