public class AgendaGroupAdapter extends Object implements AgendaGroup
| Constructor and Description |
|---|
AgendaGroupAdapter(org.kie.api.runtime.rule.AgendaGroup delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
boolean |
equals(Object obj) |
String |
getName() |
int |
hashCode() |
void |
setFocus() |
public AgendaGroupAdapter(org.kie.api.runtime.rule.AgendaGroup delegate)
public String getName()
getName in interface AgendaGrouppublic void clear()
clear in interface AgendaGrouppublic void setFocus()
setFocus in interface AgendaGroupCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.