Package org.teamapps.dto
Class PING
java.lang.Object
org.teamapps.dto.AbstractServerMessage
org.teamapps.dto.PING
- All Implemented Interfaces:
UiObject
public class PING extends AbstractServerMessage implements UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Constructor Summary
Constructors Constructor Description PING() -
Method Summary
Modifier and Type Method Description UiObjectTypegetUiObjectType()java.lang.StringtoString()
-
Constructor Details
-
PING
public PING()
-
-
Method Details
-
getUiObjectType
- Specified by:
getUiObjectTypein interfaceUiObject
-
toString
public java.lang.String toString()- Overrides:
toStringin classAbstractServerMessage
-