| Package | Description |
|---|---|
| net.sf.mpxj.primavera |
| Modifier and Type | Method and Description |
|---|---|
static UserFieldDataType |
UserFieldDataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserFieldDataType[] |
UserFieldDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrimaveraXERFileReader.setFieldNameForUdfType(UserFieldDataType type,
String fieldName)
Override the default field name mapping for user defined types.
|
void |
PrimaveraDatabaseReader.setFieldNameForUdfType(UserFieldDataType type,
String fieldName)
Override the default field name mapping for user defined types.
|
Copyright © 2013. All Rights Reserved.