| Modifier and Type | Field and Description |
|---|---|
protected STTLPreviousActionType |
CTTLTimeNodeSequence.prevAc |
| Modifier and Type | Method and Description |
|---|---|
static STTLPreviousActionType |
STTLPreviousActionType.fromValue(String v) |
STTLPreviousActionType |
CTTLTimeNodeSequence.getPrevAc()
Gets the value of the prevAc property.
|
static STTLPreviousActionType |
STTLPreviousActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STTLPreviousActionType[] |
STTLPreviousActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTTLTimeNodeSequence.setPrevAc(STTLPreviousActionType value)
Sets the value of the prevAc property.
|
Copyright © 2007-2019. All Rights Reserved.