public class AppRequestedEvent extends Object implements Event
| Constructor and Description |
|---|
AppRequestedEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
AppRequest |
getAppRequest() |
String |
getType() |
int |
hashCode() |
void |
setAppRequest(AppRequest appRequest) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetSubtypepublic static final String TYPE_NAME
public AppRequest getAppRequest()
public void setAppRequest(AppRequest appRequest)
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.