Package | Description |
---|---|
net.sf.mpxj.primavera.schema |
Modifier and Type | Field and Description |
---|---|
protected ResourceRequestType |
ProjectResourceType.resourceRequest |
protected ResourceRequestType |
ResourceAssignmentType.resourceRequest |
Modifier and Type | Field and Description |
---|---|
protected List<ResourceRequestType> |
UserType.ResourceRequests.resourceRequest |
Modifier and Type | Method and Description |
---|---|
ResourceRequestType |
ObjectFactory.createResourceRequestType()
Create an instance of
ResourceRequestType |
ResourceRequestType |
ProjectResourceType.getResourceRequest()
Gets the value of the resourceRequest property.
|
ResourceRequestType |
ResourceAssignmentType.getResourceRequest()
Gets the value of the resourceRequest property.
|
Modifier and Type | Method and Description |
---|---|
List<ResourceRequestType> |
UserType.ResourceRequests.getResourceRequest()
Gets the value of the resourceRequest property.
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectResourceType.setResourceRequest(ResourceRequestType value)
Sets the value of the resourceRequest property.
|
void |
ResourceAssignmentType.setResourceRequest(ResourceRequestType value)
Sets the value of the resourceRequest property.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.