Class REINIT_OK
java.lang.Object
org.teamapps.dto.AbstractServerMessage
org.teamapps.dto.REINIT_OK
- All Implemented Interfaces:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
lastReceivedEventId
protected int lastReceivedEventId
-
-
Constructor Details
-
REINIT_OK
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
REINIT_OK
public REINIT_OK(int lastReceivedEventId)
-
-
Method Details
-
getUiObjectType
- Specified by:
getUiObjectTypein interfaceUiObject
-
toString
- Overrides:
toStringin classAbstractServerMessage
-
getLastReceivedEventId
public int getLastReceivedEventId()
-