public class WxUserTag extends Object
WxUserTag()
static WxUserTag
fromJson(String json)
Integer
getCount()
Long
getId()
String
getName()
static List<WxUserTag>
listFromJson(String json)
void
setCount(Integer count)
setId(Long id)
setName(String name)
toJson()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public WxUserTag()
public String getName()
public void setName(String name)
public Integer getCount()
public void setCount(Integer count)
public Long getId()
public void setId(Long id)
public static WxUserTag fromJson(String json)
public static List<WxUserTag> listFromJson(String json)
public String toJson()
public String toString()
toString
Object
Copyright © 2016. All rights reserved.