|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CompoundStopCondition.Type in net.sf.myra.framework |
---|
Methods in net.sf.myra.framework that return CompoundStopCondition.Type | |
---|---|
static CompoundStopCondition.Type |
CompoundStopCondition.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CompoundStopCondition.Type[] |
CompoundStopCondition.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in net.sf.myra.framework with parameters of type CompoundStopCondition.Type | |
---|---|
CompoundStopCondition(CompoundStopCondition.Type type)
Creates a new CompoundStopCondition instance. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |