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