public class RemoveInformation extends FileInfoContainer
| Constructor and Description |
|---|
RemoveInformation() |
| Modifier and Type | Method and Description |
|---|---|
File |
getFile() |
boolean |
isRemoved() |
void |
setFile(File file) |
void |
setRemoved(boolean rem) |
String |
toString()
Return a string representation of this object.
|
public File getFile()
getFile in class FileInfoContainerpublic void setFile(File file)
public void setRemoved(boolean rem)
public boolean isRemoved()
Copyright © 2015. All rights reserved.