Package | Description |
---|---|
net.sf.mpxj |
Modifier and Type | Method and Description |
---|---|
static FileVersion |
FileVersion.getInstance(String value)
Retrieve a FileVersion instance representing the supplied value.
|
FileVersion |
ProjectProperties.getMpxFileVersion()
Version of the MPX file.
|
static FileVersion |
FileVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileVersion[] |
FileVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectProperties.setMpxFileVersion(FileVersion version)
Version of the MPX file.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.