| Package | Description |
|---|---|
| org.mpxj | |
| org.mpxj.common |
| Modifier and Type | Method and Description |
|---|---|
static ProjectField |
ProjectField.getInstance(int type)
This method takes the integer enumeration of a property field
and returns an appropriate class instance.
|
static ProjectField |
ProjectField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProjectField[] |
ProjectField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
static ProjectField[] |
ProjectFieldLists.BASELINE_DATES |
Copyright © 2000–2025 MPXJ. All rights reserved.