类 SMoveCommand

    • 构造器详细资料

      • SMoveCommand

        public SMoveCommand()
      • SMoveCommand

        public SMoveCommand​(byte[] source,
                            byte[] destination,
                            byte[] member)
    • 方法详细资料

      • 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)