| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<ModulePhase> |
PhaseTime.modulePhase |
| Modifier and Type | Method and Description |
|---|---|
ModulePhase |
ObjectFactory.createModulePhase()
Create an instance of
ModulePhase |
ModulePhase |
ModulePhase.withCombinedProcessIndex(IntegerList value) |
ModulePhase |
ModulePhase.withDeviceID(String value) |
ModulePhase |
ModulePhase.withDeviceStatus(EnumDeviceStatus value) |
ModulePhase |
ModulePhase.withEmployee(Collection<Employee> values) |
ModulePhase |
ModulePhase.withEmployee(Employee... values) |
ModulePhase |
ModulePhase.withModuleID(String value) |
ModulePhase |
ModulePhase.withModuleIndex(Collection<String> values) |
ModulePhase |
ModulePhase.withModuleIndex(String... values) |
ModulePhase |
ModulePhase.withModuleType(String value) |
ModulePhase |
ModulePhase.withStatusDetails(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ModulePhase> |
PhaseTime.getModulePhase()
Gets the value of the modulePhase property.
|
| Modifier and Type | Method and Description |
|---|---|
PhaseTime |
PhaseTime.withModulePhase(ModulePhase... values) |
| Modifier and Type | Method and Description |
|---|---|
PhaseTime |
PhaseTime.withModulePhase(Collection<ModulePhase> values) |
Copyright © 2016. All rights reserved.