public class MoveSourceAndDestination
extends java.lang.Object
Constructor and Description |
---|
MoveSourceAndDestination() |
Modifier and Type | Method and Description |
---|---|
static MoveSourceAndDestination |
create(BMFolder source,
BMFolder destination) |
boolean |
equals(java.lang.Object obj) |
BMFolder |
getDestination() |
BMFolder |
getSource() |
int |
hashCode() |
public static MoveSourceAndDestination create(BMFolder source, BMFolder destination)
public BMFolder getSource()
public BMFolder getDestination()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
Copyright © 2021. All Rights Reserved.