| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Activity> |
JobPhase.activity |
| Modifier and Type | Method and Description |
|---|---|
Activity |
ObjectFactory.createActivity()
Create an instance of
Activity |
Activity |
Activity.withActivityID(String value) |
Activity |
Activity.withActivityName(String value) |
Activity |
Activity.withPersonalID(String value) |
Activity |
Activity.withStartTime(DateTime value) |
| Modifier and Type | Method and Description |
|---|---|
List<Activity> |
JobPhase.getActivity()
Gets the value of the activity property.
|
| Modifier and Type | Method and Description |
|---|---|
JobPhase |
JobPhase.withActivity(Activity... values) |
| Modifier and Type | Method and Description |
|---|---|
JobPhase |
JobPhase.withActivity(Collection<Activity> values) |
Copyright © 2016. All rights reserved.