public class AbstractActionedRAO extends Object implements Serializable
| Constructor and Description |
|---|
AbstractActionedRAO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
LinkedHashSet<AbstractRuleActionRAO> |
getActions() |
int |
hashCode() |
void |
setActions(LinkedHashSet<AbstractRuleActionRAO> actions) |
public void setActions(LinkedHashSet<AbstractRuleActionRAO> actions)
public LinkedHashSet<AbstractRuleActionRAO> getActions()
Copyright © 2017 SAP SE. All Rights Reserved.