类 GetLoginUserRequestData
java.lang.Object
org.hy.common.xml.SerializableClass
org.hy.common.xml.SerializableDef
org.hy.microservice.common.user.GetLoginUserRequestData
- 所有已实现的接口:
Serializable,org.hy.common.Serializable
public class GetLoginUserRequestData
extends org.hy.common.xml.SerializableDef
获取在线登录的用户
- 版本:
- v1.0
- 作者:
- ZhengWei(HY)
- 另请参阅:
-
字段概要
从类继承的字段 org.hy.common.xml.SerializableClass
myClass, propertyMethods -
构造器概要
构造器 -
方法概要
从类继承的方法 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
-
构造器详细资料
-
GetLoginUserRequestData
public GetLoginUserRequestData()
-
-
方法详细资料
-
getData
获取:登录用户 -
setData
设置:登录用户- 参数:
data-
-