Class SwapDBCommand

    • Constructor Detail

      • SwapDBCommand

        public SwapDBCommand()
      • SwapDBCommand

        public SwapDBCommand​(int source,
                             int target)
    • Method Detail

      • getSource

        public int getSource()
      • setSource

        public void setSource​(int source)
      • getTarget

        public int getTarget()
      • setTarget

        public void setTarget​(int target)