public class ShortUrl extends Object implements ToServerMessage
Constructor and Description |
---|
ShortUrl() |
Modifier and Type | Method and Description |
---|---|
String |
getAction() |
String |
getLongUrl() |
String |
getWeiXinKey()
获取微信通讯的URL键值
|
void |
setAction(String action) |
void |
setLongUrl(String longUrl) |
String |
toString() |
public String getAction()
public void setAction(String action)
public String getLongUrl()
public void setLongUrl(String longUrl)
public String getWeiXinKey()
ToServerMessage
getWeiXinKey
in interface ToServerMessage
Copyright © 2006–2018 TinyGroup. All rights reserved.