类 TokenResponse
java.lang.Object
org.hy.common.xml.SerializableClass
org.hy.common.xml.SerializableDef
org.hy.microservice.common.BaseResp
org.hy.microservice.common.user.TokenResponse
- 所有已实现的接口:
Serializable,org.hy.common.Serializable
访问Token的数据结构
- 版本:
- v1.0
- 作者:
- ZhengWei(HY)
- 另请参阅:
-
字段概要
从类继承的字段 org.hy.common.xml.SerializableClass
myClass, propertyMethods -
构造器概要
构造器 -
方法概要
从类继承的方法 org.hy.microservice.common.BaseResp
getCode, getMessage, getRespTime, getRespTimeLen, setCode, setMessage, setRespTime, setRespTimeLen从类继承的方法 org.hy.common.xml.SerializableDef
clone, cloneSerializable, gatPropertyValue, getSetterMethod, init, initNotNull, setPropertyValue, setPropertyValue, toString从类继承的方法 org.hy.common.xml.SerializableClass
changeValues, changeValues, freeResource, gatDoc, gatDocs, gatDocs, gatDocsForever, gatDocsForever, gatDocsInfo, gatDocsInfo, gatDocsInfoForever, gatDocsInfoForever, gatPropertyName, gatPropertyShortName, gatPropertySize, gatPropertyValue, newObject, toMap, toMap, toMap, toMap从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait从接口继承的方法 org.hy.common.Serializable
freeResource, gatPropertyName, gatPropertySize
-
构造器详细资料
-
TokenResponse
public TokenResponse()
-
-
方法详细资料
-
getData
获取:响应数据 -
setData
设置:响应数据- 参数:
data-
-