Package | Description |
---|---|
net.sf.mpxj |
Modifier and Type | Method and Description |
---|---|
ActivityCode |
ActivityCode.Builder.build()
Build an ActivityCode instance.
|
ActivityCode |
ActivityCodeValue.getActivityCode()
Deprecated.
use getParentCode instead
|
ActivityCode |
ActivityCodeValue.getParentCode() |
ActivityCode |
ActivityCodeValue.getType()
Deprecated.
use getParentCode instead
|
Modifier and Type | Method and Description |
---|---|
Map<ActivityCode,ActivityCodeValue> |
Task.getActivityCodeValues()
Retrieve the activity code values associated with this task.
|
Modifier and Type | Method and Description |
---|---|
ActivityCodeValue.Builder |
ActivityCodeValue.Builder.activityCode(ActivityCode value)
Add parent activity code.
|
ActivityCode.Builder |
ActivityCode.Builder.from(ActivityCode value)
Initialise the builder from an existing ActivityCode instance.
|
ActivityCodeValue.Builder |
ActivityCodeValue.Builder.type(ActivityCode value)
Deprecated.
use activityCode instead
|
Copyright © 2000–2024 Packwood Software. All rights reserved.