public class EasyjDwzResponse extends Object
| Constructor and Description |
|---|
EasyjDwzResponse() |
EasyjDwzResponse(String shortUrl,
Date createTime,
Date termOfValidity) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreateTime() |
Long |
getExpireIn() |
String |
getShortUrl() |
void |
setCreateTime(Date createTime) |
void |
setExpireIn(Long expireIn) |
void |
setShortUrl(String shortUrl) |
Copyright © 2021–2022 EasyJ开源社区. All rights reserved.