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