| Constructor | Description |
|---|---|
ConfigEvent(String appName) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getAppName() |
|
String |
getEventType() |
|
String |
getTimestamp() |
|
void |
setAppName(String appName) |
public ConfigEvent(String appName)
public String getEventType()
getEventType in interface Eventpublic String getAppName()
public String getTimestamp()
getTimestamp in interface Eventpublic void setAppName(String appName)
Copyright © 2020. All rights reserved.