Class UiClientObject

java.lang.Object
org.teamapps.dto.UiClientObject
All Implemented Interfaces:
UiObject
Direct Known Subclasses:
UiComponent

public class UiClientObject
extends java.lang.Object
implements UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected java.lang.String id  
  • Constructor Summary

    Constructors 
    Constructor Description
    UiClientObject()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getId()  
    UiObjectType getUiObjectType()  
    UiClientObject setId​(java.lang.String id)  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait