Class INIT
java.lang.Object
org.teamapps.dto.AbstractClientMessage
org.teamapps.dto.INIT
- All Implemented Interfaces:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Field Summary
FieldsFields inherited from class org.teamapps.dto.AbstractClientMessage
sessionId -
Constructor Summary
ConstructorsConstructorDescriptionINIT()Deprecated.Only for Jackson deserialization.INIT(String sessionId, UiClientInfo clientInfo, int maxRequestedCommandId) -
Method Summary
Methods inherited from class org.teamapps.dto.AbstractClientMessage
getSessionId
-
Field Details
-
clientInfo
-
maxRequestedCommandId
protected int maxRequestedCommandId
-
-
Constructor Details
-
INIT
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
INIT
-
-
Method Details
-
getUiObjectType
- Specified by:
getUiObjectTypein interfaceUiObject
-
toString
- Overrides:
toStringin classAbstractClientMessage
-
getClientInfo
-
getMaxRequestedCommandId
public int getMaxRequestedCommandId()
-