Uses of Class
com.jackmeng.stl.stl_Commands.Commands_Type
Package | Description |
---|---|
com.jackmeng.stl |
-
Uses of stl_Commands.Commands_Type in com.jackmeng.stl
Methods in com.jackmeng.stl that return stl_Commands.Commands_Type Modifier and Type Method Description abstract stl_Commands.Commands_Type[]
stl_Commands.Commands_Fx. associated_types()
stl_Commands.Commands_Type[]
stl_Commands.Type_DYNAMIC. associated_types()
stl_Commands.Commands_Type[]
stl_Commands.Type_HYBRID. associated_types()
stl_Commands.Commands_Type[]
stl_Commands.Type_INFORMATIONAL. associated_types()
stl_Commands.Commands_Type[]
stl_Commands.Type_STATIC. associated_types()
static stl_Commands.Commands_Type
stl_Commands.Commands_Type. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static stl_Commands.Commands_Type[]
stl_Commands.Commands_Type. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.jackmeng.stl with parameters of type stl_Commands.Commands_Type Modifier and Type Method Description void
stl_Commands. add(java.lang.String argumentName, stl_Commands.Commands_Type type, stl_Callback<java.lang.String,java.lang.String> callback)