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 FileInfoContainer
public void setFile(File file)
public void setRemoved(boolean rem)
public boolean isRemoved()
Copyright © 2016. All rights reserved.