public class UIDRepairParams
extends Object
Params needed for the UID repair.
- Author:
- dg50
-
Field Summary 
Fields
boolean
Do an in place repair of files that don't already have a UID
Output folder for binary data
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details 
-
newBinaryFolder 
Output folder for binary data
-
doPartial 
public boolean doPartial
Do an in place repair of files that don't already have a UID
-
Constructor Details 
-
UIDRepairParams 
public UIDRepairParams()