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