Package | Description |
---|---|
net.sf.mpxj.planner.schema |
Modifier and Type | Field and Description |
---|---|
protected Properties |
Resource.properties |
protected Properties |
Task.properties |
Modifier and Type | Field and Description |
---|---|
protected List<Properties> |
Project.properties |
Modifier and Type | Method and Description |
---|---|
Properties |
ObjectFactory.createProperties()
Create an instance of
Properties |
Properties |
Resource.getProperties()
Gets the value of the properties property.
|
Properties |
Task.getProperties()
Gets the value of the properties property.
|
Modifier and Type | Method and Description |
---|---|
List<Properties> |
Project.getProperties()
Gets the value of the properties property.
|
Modifier and Type | Method and Description |
---|---|
void |
Resource.setProperties(Properties value)
Sets the value of the properties property.
|
void |
Task.setProperties(Properties value)
Sets the value of the properties property.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.