| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema.jdf |
| Modifier and Type | Field and Description |
|---|---|
protected EnumResStatus |
ResourceInfo.status |
protected EnumResStatus |
ResourceCmdParams.status |
protected EnumResStatus |
Resource.status |
protected EnumResStatus |
Parameter.status |
protected EnumResStatus |
Intent.status |
protected EnumResStatus |
PipeParams.updatedStatus |
| Modifier and Type | Method and Description |
|---|---|
static EnumResStatus |
EnumResStatus.fromValue(java.lang.String v) |
EnumResStatus |
ResourceInfo.getStatus()
Gets the value of the status property.
|
EnumResStatus |
ResourceCmdParams.getStatus()
Gets the value of the status property.
|
EnumResStatus |
Resource.getStatus()
Gets the value of the status property.
|
EnumResStatus |
Parameter.getStatus()
Gets the value of the status property.
|
EnumResStatus |
Intent.getStatus()
Gets the value of the status property.
|
EnumResStatus |
PipeParams.getUpdatedStatus()
Gets the value of the updatedStatus property.
|
static EnumResStatus |
EnumResStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumResStatus[] |
EnumResStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceInfo.setStatus(EnumResStatus value)
Sets the value of the status property.
|
void |
ResourceCmdParams.setStatus(EnumResStatus value)
Sets the value of the status property.
|
void |
Resource.setStatus(EnumResStatus value)
Sets the value of the status property.
|
void |
Parameter.setStatus(EnumResStatus value)
Sets the value of the status property.
|
void |
Intent.setStatus(EnumResStatus value)
Sets the value of the status property.
|
void |
PipeParams.setUpdatedStatus(EnumResStatus value)
Sets the value of the updatedStatus property.
|
Copyright © 2012. All Rights Reserved.