Class INIT_NOK

java.lang.Object
org.teamapps.dto.AbstractServerMessage
org.teamapps.dto.INIT_NOK
All Implemented Interfaces:
UiObject

public class INIT_NOK
extends AbstractServerMessage
implements UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  INIT_NOK.Reason  
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected INIT_NOK.Reason reason  
  • Constructor Summary

    Constructors 
    Constructor Description
    INIT_NOK()
    Deprecated.
    Only for Jackson deserialization.
    INIT_NOK​(INIT_NOK.Reason reason)  
  • Method Summary

    Modifier and Type Method Description
    INIT_NOK.Reason getReason()  
    UiObjectType getUiObjectType()  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

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