public class IbuEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
type |
protected String |
variables |
| Constructor and Description |
|---|
IbuEvent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
String |
getVariables() |
void |
setType(String type) |
void |
setVariables(String variables) |
String |
toString() |
Copyright © 2008-2013 Cybelia. All Rights Reserved.