public class MPPTaskField14 extends Object
| Constructor and Description |
|---|
MPPTaskField14() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getID(TaskField value)
Retrieve the ID of a field, as used by MS Project.
|
static TaskField |
getInstance(int value)
Retrieve an instance of the TaskField class based on the data read from an
MS Project file.
|
static TaskField |
getInstanceUnmapped(int value)
Retrieve an instance of the TaskField class based on the data read from an
MS Project file.
|
public static TaskField getInstance(int value)
value - value from an MS Project filepublic static TaskField getInstanceUnmapped(int value)
value - value from an MS Project filepublic static int getID(TaskField value)
value - field instanceCopyright © 2013. All Rights Reserved.