public class ShortUrlResult extends Object implements ToServerResult
Constructor and Description |
---|
ShortUrlResult() |
Modifier and Type | Method and Description |
---|---|
String |
getErrCode() |
String |
getErrMsg() |
String |
getShortUrl() |
void |
setErrCode(String errCode) |
void |
setErrMsg(String errMsg) |
void |
setShortUrl(String shortUrl) |
Copyright © 2006–2018 TinyGroup. All rights reserved.