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 RuntimeEnvironmentOpenDSLContext. getRuntimeEnvironment()static RuntimeEnvironmentRuntimeEnvironment. 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 OpenDSLContextOpenDSLContext. setRuntimeEnvironment(RuntimeEnvironment runtimeEnvironment)