Uses of Class
com.walkfares.odsl.RuntimeEnvironment
Package | Description |
---|---|
com.walkfares.odsl |
-
Uses of RuntimeEnvironment in com.walkfares.odsl
Methods in com.walkfares.odsl that return RuntimeEnvironment Modifier and Type Method Description RuntimeEnvironment
OpenDSLContext. getRuntimeEnvironment()
static RuntimeEnvironment
RuntimeEnvironment. valueOf(String name)
Returns the enum constant of this type with the specified name.static RuntimeEnvironment[]
RuntimeEnvironment. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.walkfares.odsl with parameters of type RuntimeEnvironment Modifier and Type Method Description OpenDSLContext
OpenDSLContext. setRuntimeEnvironment(RuntimeEnvironment runtimeEnvironment)