| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumNodeStatus |
ResourceAudit.nodeStatus |
protected EnumNodeStatus |
NodeInfo.nodeStatus |
protected EnumNodeStatus |
TrackFilter.status |
protected EnumNodeStatus |
PreflightInstanceDetail.status |
protected EnumNodeStatus |
PreflightDetail.status |
protected EnumNodeStatus |
PreflightConstraint.status |
protected EnumNodeStatus |
PipeParams.status |
protected EnumNodeStatus |
PhaseTime.status |
protected EnumNodeStatus |
JobPhase.status |
| Modifier and Type | Method and Description |
|---|---|
static EnumNodeStatus |
EnumNodeStatus.fromValue(String v) |
EnumNodeStatus |
ResourceAudit.getNodeStatus()
Gets the value of the nodeStatus property.
|
EnumNodeStatus |
NodeInfo.getNodeStatus()
Gets the value of the nodeStatus property.
|
EnumNodeStatus |
TrackFilter.getStatus()
Gets the value of the status property.
|
EnumNodeStatus |
PreflightInstanceDetail.getStatus()
Gets the value of the status property.
|
EnumNodeStatus |
PreflightDetail.getStatus()
Gets the value of the status property.
|
EnumNodeStatus |
PreflightConstraint.getStatus()
Gets the value of the status property.
|
EnumNodeStatus |
PipeParams.getStatus()
Gets the value of the status property.
|
EnumNodeStatus |
PhaseTime.getStatus()
Gets the value of the status property.
|
EnumNodeStatus |
JobPhase.getStatus()
Gets the value of the status property.
|
static EnumNodeStatus |
EnumNodeStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumNodeStatus[] |
EnumNodeStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceAudit.setNodeStatus(EnumNodeStatus value)
Sets the value of the nodeStatus property.
|
void |
NodeInfo.setNodeStatus(EnumNodeStatus value)
Sets the value of the nodeStatus property.
|
void |
TrackFilter.setStatus(EnumNodeStatus value)
Sets the value of the status property.
|
void |
PreflightInstanceDetail.setStatus(EnumNodeStatus value)
Sets the value of the status property.
|
void |
PreflightDetail.setStatus(EnumNodeStatus value)
Sets the value of the status property.
|
void |
PreflightConstraint.setStatus(EnumNodeStatus value)
Sets the value of the status property.
|
void |
PipeParams.setStatus(EnumNodeStatus value)
Sets the value of the status property.
|
void |
PhaseTime.setStatus(EnumNodeStatus value)
Sets the value of the status property.
|
void |
JobPhase.setStatus(EnumNodeStatus value)
Sets the value of the status property.
|
Copyright © 2012. All Rights Reserved.