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