Package | Description |
---|---|
net.sf.mpxj | |
net.sf.mpxj.common | |
net.sf.mpxj.mpx | |
net.sf.mpxj.primavera |
Modifier and Type | Method and Description |
---|---|
protected TaskField[] |
DefaultBaselineStrategy.getBaselineFields(int index)
Determines the set of baseline fields to populate.
|
static TaskField |
TaskField.getInstance(int type)
This method takes the integer enumeration of a task field
and returns an appropriate class instance.
|
protected TaskField[] |
DefaultBaselineStrategy.getSourceFields()
Fields from which values are retrieved in the baseline schedule
before being applied as baseline attributes to the main schedule.
|
static TaskField |
TaskField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskField[] |
TaskField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
static List<TaskField> |
TaskFieldLists.CUSTOM_FIELDS |
Modifier and Type | Method and Description |
---|---|
TaskField |
MPXReader.DeferredRelationship.getField()
Retrieve the target task field.
|
Modifier and Type | Method and Description |
---|---|
void |
MPXReader.DeferredRelationship.setField(TaskField field)
Set the target task field.
|
Modifier and Type | Method and Description |
---|---|
protected TaskField[] |
PrimaveraBaselineStrategy.getSourceFields() |
Copyright © 2000–2024 Packwood Software. All rights reserved.