@Generated public class Move extends Object
Constructor and Description |
---|
Move() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDestinationPath() |
String |
getSourcePath() |
int |
hashCode() |
Move |
setDestinationPath(String destinationPath) |
Move |
setSourcePath(String sourcePath) |
String |
toString() |
Copyright © 2024. All rights reserved.