public class OleKrmsRule extends Object
| Constructor and Description | 
|---|
OleKrmsRule()  | 
| Modifier and Type | Method and Description | 
|---|---|
OleKrmsRuleAction | 
getFalseActions()
Gets the falseActions attribute. 
 | 
String | 
getName()
Gets the name attribute. 
 | 
OleKrmsProposition | 
getOleProposition()  | 
OleKrmsRuleAction | 
getTrueActions()
Gets the trueActions attribute. 
 | 
void | 
setFalseActions(OleKrmsRuleAction falseActions)
Sets the falseActions attribute value. 
 | 
void | 
setName(String name)
Sets the name attribute value. 
 | 
void | 
setOleProposition(OleKrmsProposition oleProposition)  | 
void | 
setTrueActions(OleKrmsRuleAction trueActions)
Sets the trueActions attribute value. 
 | 
public OleKrmsRule()
public OleKrmsRuleAction getTrueActions()
public void setTrueActions(OleKrmsRuleAction trueActions)
trueActions - The trueActions to set.public OleKrmsRuleAction getFalseActions()
public void setFalseActions(OleKrmsRuleAction falseActions)
falseActions - The falseActions to set.public void setName(String name)
name - The name to set.public OleKrmsProposition getOleProposition()
public void setOleProposition(OleKrmsProposition oleProposition)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.