|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SaveVersion | |
|---|---|
| net.sf.mpxj.mspdi | |
| Uses of SaveVersion in net.sf.mpxj.mspdi |
|---|
| Methods in net.sf.mpxj.mspdi that return SaveVersion | |
|---|---|
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. |
| Methods in net.sf.mpxj.mspdi with parameters of type SaveVersion | |
|---|---|
void |
MSPDIWriter.setSaveVersion(SaveVersion version)
Set the save version to use when generating an MSPDI file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||