Class UiTemplateReference

java.lang.Object
org.teamapps.dto.UiTemplateReference
All Implemented Interfaces:
UiObject, UiTemplate

public class UiTemplateReference
extends java.lang.Object
implements UiTemplate, 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 templateId  
  • Constructor Summary

    Constructors 
    Constructor Description
    UiTemplateReference()
    Deprecated.
    Only for Jackson deserialization.
    UiTemplateReference​(java.lang.String templateId)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getTemplateId()  
    UiObjectType getUiObjectType()  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

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