| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumPSType |
PSCreationDetails.outputType |
| Modifier and Type | Method and Description |
|---|---|
static EnumPSType |
EnumPSType.fromValue(String v) |
EnumPSType |
PSCreationDetails.getOutputType()
Gets the value of the outputType property.
|
static EnumPSType |
EnumPSType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumPSType[] |
EnumPSType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PSCreationDetails.setOutputType(EnumPSType value)
Sets the value of the outputType property.
|
PSCreationDetails |
PSCreationDetails.withOutputType(EnumPSType value) |
Copyright © 2016. All rights reserved.