public class MeResponse extends Object
| Constructor and Description |
|---|
MeResponse() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Long |
getExp() |
Long |
getIat() |
Long |
getId() |
String |
getRole() |
String |
getUsername() |
int |
hashCode() |
void |
setExp(Long exp) |
void |
setIat(Long iat) |
void |
setId(Long id) |
void |
setRole(String role) |
void |
setUsername(String username) |
String |
toString() |
public Long getId()
public String getUsername()
public String getRole()
public Long getExp()
public Long getIat()
public void setId(Long id)
public void setUsername(String username)
public void setRole(String role)
public void setExp(Long exp)
public void setIat(Long iat)
protected boolean canEqual(Object other)
Copyright © 2026 Cense Data Inc.. All rights reserved.