Java Generic Application API - 2.1.1
-
-
Constructor Summary
Constructors
Constructor and Description |
EZFileExt(File file) |
EZFileExt(File file,
com.plealog.genericapp.implem.file.EZFileExtDescriptor fileType) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
File |
getFile() |
com.plealog.genericapp.implem.file.EZFileExtDescriptor |
getFileType() |
void |
setFile(File file) |
void |
setFileType(com.plealog.genericapp.implem.file.EZFileExtDescriptor fileType) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getFile
public File getFile()
Java Generic Application API - 2.1.1
Plealog Software - 2003-2017