public class ExternalEvent extends Event
| Constructor and Description |
|---|
ExternalEvent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBody() |
String |
getResource() |
String |
getSuccess() |
void |
setBody(String body) |
void |
setResource(String resource) |
void |
setSuccess(String success) |
String |
toString() |
Copyright © 2013–2020. All rights reserved.