public class MPPConstraintField extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CONSTRAINT_FIELD_BASE |
| Constructor and Description |
|---|
MPPConstraintField() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getID(FieldType value)
Retrieve the ID of a field, as used by MS Project.
|
static FieldType |
getInstance(int value)
Retrieve an instance of the ConstraintField class based on the data read from an
MS Project file.
|
public static final int CONSTRAINT_FIELD_BASE
public static FieldType getInstance(int value)
value - value from an MS Project filepublic static int getID(FieldType value)
value - field instanceCopyright © 2000–2025 MPXJ. All rights reserved.