public class ExampleEvent extends Object implements Serializable
| Constructor and Description |
|---|
ExampleEvent() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreated() |
String |
getKey() |
String |
getValue() |
void |
setKey(String key) |
void |
setValue(String value) |
String |
toString() |
Copyright © 2018 JBoss by Red Hat. All Rights Reserved.