public static class LogsResponse.Actor extends Object
| Constructor and Description |
|---|
Actor() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getType() |
LogsResponse.User |
getUser() |
int |
hashCode() |
void |
setType(String type) |
void |
setUser(LogsResponse.User user) |
String |
toString() |
public String getType()
public LogsResponse.User getUser()
public void setType(String type)
public void setUser(LogsResponse.User user)
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.