@Generated public class PublicTokenInfo extends Object
Constructor and Description |
---|
PublicTokenInfo() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getComment() |
Long |
getCreationTime() |
Long |
getExpiryTime() |
String |
getTokenId() |
int |
hashCode() |
PublicTokenInfo |
setComment(String comment) |
PublicTokenInfo |
setCreationTime(Long creationTime) |
PublicTokenInfo |
setExpiryTime(Long expiryTime) |
PublicTokenInfo |
setTokenId(String tokenId) |
String |
toString() |
public PublicTokenInfo setComment(String comment)
public String getComment()
public PublicTokenInfo setCreationTime(Long creationTime)
public Long getCreationTime()
public PublicTokenInfo setExpiryTime(Long expiryTime)
public Long getExpiryTime()
public PublicTokenInfo setTokenId(String tokenId)
public String getTokenId()
Copyright © 2023. All rights reserved.