| Package | Description |
|---|---|
| org.mpxj.mspdi |
| Modifier and Type | Method and Description |
|---|---|
SaveVersion |
MSPDIWriter.getSaveVersion()
Retrieve the save version current set.
|
static SaveVersion |
SaveVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SaveVersion[] |
SaveVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MSPDIWriter.setSaveVersion(SaveVersion version)
Set the save version to use when generating an MSPDI file.
|
Copyright © 2000–2025 MPXJ. All rights reserved.