public class LicenseRecord extends Object
| Constructor and Description |
|---|
LicenseRecord() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
long |
getCreateAt() |
String |
getId() |
int |
hashCode() |
void |
setCreateAt(long createAt) |
void |
setId(String id) |
String |
toString() |
Copyright © 2019. All rights reserved.