Class Move

    • Constructor Detail

      • Move

        public Move()
    • Method Detail

      • setDestinationPath

        public Move setDestinationPath​(String destinationPath)
      • getDestinationPath

        public String getDestinationPath()
      • setSourcePath

        public Move setSourcePath​(String sourcePath)
      • getSourcePath

        public String getSourcePath()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object