| Modifier and Type | Field and Description |
|---|---|
protected StopConditionEnumType |
StopMotionType.stopCondition |
| Modifier and Type | Method and Description |
|---|---|
static StopConditionEnumType |
StopConditionEnumType.fromValue(String v) |
StopConditionEnumType |
StopMotionType.getStopCondition()
Gets the value of the stopCondition property.
|
static StopConditionEnumType |
StopConditionEnumType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StopConditionEnumType[] |
StopConditionEnumType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StopMotionType.setStopCondition(StopConditionEnumType value)
Sets the value of the stopCondition property.
|
Copyright © 2016. All rights reserved.