Class MULTI_CMD

All Implemented Interfaces:
UiObject

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

    • cmds

      protected List cmds
  • Constructor Details

    • MULTI_CMD

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

      public MULTI_CMD(List cmds)
  • Method Details