| Package | Description |
|---|---|
| org.mpxj |
| Modifier and Type | Method and Description |
|---|---|
Location |
Location.Builder.build()
Build a Location instance.
|
Location |
ProjectProperties.getLocation()
Retrieves the location.
|
Location |
Resource.getLocation()
Retrieves the location.
|
Location |
Task.getLocation()
Retrieves the location.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectProperties.setLocation(Location location)
Sets the location.
|
void |
Resource.setLocation(Location location)
Sets the location.
|
void |
Task.setLocation(Location location)
Sets the location.
|
Copyright © 2000–2025 MPXJ. All rights reserved.