|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileVersion | |
|---|---|
| net.sf.mpxj | |
| Uses of FileVersion in net.sf.mpxj |
|---|
| Fields in net.sf.mpxj declared as FileVersion | |
|---|---|
static FileVersion |
FileVersion.VERSION_1_0
Constant representing file version. |
static FileVersion |
FileVersion.VERSION_3_0
Constant representing file version. |
static FileVersion |
FileVersion.VERSION_4_0
Constant representing file version. |
| Methods in net.sf.mpxj that return FileVersion | |
|---|---|
FileVersion |
FileCreationRecord.getFileVersion()
Version of the MPX file. |
static FileVersion |
FileVersion.getInstance(String value)
Retrieve a FileVersion instance representing the supplied value. |
| Methods in net.sf.mpxj with parameters of type FileVersion | |
|---|---|
void |
FileCreationRecord.setFileVersion(FileVersion version)
Version of the MPX file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||