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.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.ObjectCopyright © 2021. All Rights Reserved.