@Generated public class TokenInfo extends Object
| Constructor and Description |
|---|
TokenInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getComment() |
Long |
getCreatedById() |
String |
getCreatedByUsername() |
Long |
getCreationTime() |
Long |
getExpiryTime() |
Long |
getOwnerId() |
String |
getTokenId() |
int |
hashCode() |
TokenInfo |
setComment(String comment) |
TokenInfo |
setCreatedById(Long createdById) |
TokenInfo |
setCreatedByUsername(String createdByUsername) |
TokenInfo |
setCreationTime(Long creationTime) |
TokenInfo |
setExpiryTime(Long expiryTime) |
TokenInfo |
setOwnerId(Long ownerId) |
TokenInfo |
setTokenId(String tokenId) |
String |
toString() |
public String getComment()
public Long getCreatedById()
public String getCreatedByUsername()
public Long getCreationTime()
public Long getExpiryTime()
public Long getOwnerId()
public String getTokenId()
Copyright © 2024. All rights reserved.