public class RemoveInformation extends FileInfoContainer
Constructor and Description |
---|
RemoveInformation() |
Modifier and Type | Method and Description |
---|---|
java.io.File |
getFile() |
boolean |
isRemoved() |
void |
setFile(java.io.File file) |
void |
setRemoved(boolean rem) |
java.lang.String |
toString()
Return a string representation of this object.
|
public java.io.File getFile()
getFile
in class FileInfoContainer
public void setFile(java.io.File file)
public void setRemoved(boolean rem)
public boolean isRemoved()
public java.lang.String toString()
toString
in class java.lang.Object
Built on January 12 2013. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.