Class SMoveCommand

    • Constructor Detail

      • SMoveCommand

        public SMoveCommand()
      • SMoveCommand

        public SMoveCommand​(byte[] source,
                            byte[] destination,
                            byte[] member)
    • Method Detail

      • getSource

        public byte[] getSource()
      • setSource

        public void setSource​(byte[] source)
      • getDestination

        public byte[] getDestination()
      • setDestination

        public void setDestination​(byte[] destination)
      • getMember

        public byte[] getMember()
      • setMember

        public void setMember​(byte[] member)