private class RestoreTask.MediumidContainerTupel
extends java.lang.Object
implements java.lang.Comparable
Modifier and Type | Field and Description |
---|---|
private java.io.File |
containerFile |
private int |
mediumID |
Constructor and Description |
---|
MediumidContainerTupel(int mediumid,
java.io.File file) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(java.lang.Object o) |
java.io.File |
getContainerFile() |
int |
getMediumID() |