Class AbstractCommand

    • Field Detail

      • version

        protected int version
    • Constructor Detail

      • AbstractCommand

        public AbstractCommand()
    • Method Detail

      • setVersion

        public void setVersion​(int version)
        Specified by:
        setVersion in interface Command
      • getVersion

        public int getVersion()
        Specified by:
        getVersion in interface Command