| Package | Description |
|---|---|
| org.mpxj |
| Modifier and Type | Method and Description |
|---|---|
RelationshipLagCalendar |
ProjectProperties.getRelationshipLagCalendar()
Retrieve the relationship lag calendar.
|
static RelationshipLagCalendar |
RelationshipLagCalendar.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelationshipLagCalendar[] |
RelationshipLagCalendar.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectProperties.setRelationshipLagCalendar(RelationshipLagCalendar calendar)
Set the relationship lag calendar.
|
Copyright © 2000–2025 MPXJ. All rights reserved.