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