Klasse QUERY_RESULT

Alle implementierten Schnittstellen:
UiObject

public class QUERY_RESULT extends AbstractServerMessage implements UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
  • Felddetails

    • queryId

      protected int queryId
    • result

      protected Object result
  • Konstruktordetails

    • QUERY_RESULT

      @Deprecated public QUERY_RESULT()
      Veraltet.
      Only for Jackson deserialization. Use the other constructor instead.
    • QUERY_RESULT

      public QUERY_RESULT(int queryId, Object result)
  • Methodendetails