Klasse CMD_REQUEST

Alle implementierten Schnittstellen:
UiObject

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

    • lastReceivedCommandId

      protected int lastReceivedCommandId
    • maxRequestedCommandId

      protected int maxRequestedCommandId
  • Konstruktordetails

    • CMD_REQUEST

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

      public CMD_REQUEST(String sessionId, int lastReceivedCommandId, int maxRequestedCommandId)
  • Methodendetails