| Constructor and Description |
|---|
ChangeName(String id,
LocalDateTime time,
String newName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
String |
getNewName() |
LocalDateTime |
getTime() |
int |
hashCode() |
String |
toString() |
public ChangeName(String id, LocalDateTime time, String newName)
public String getId()
public LocalDateTime getTime()
public String getNewName()
Copyright © 2022. All rights reserved.