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 AgendaGroup
public void clear()
clear
in interface AgendaGroup
public void setFocus()
setFocus
in interface AgendaGroup
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.