Uses of Enum
com.genologics.ri.automation.Context
Packages that use Context
-
Uses of Context in com.genologics.ri.automation
Fields in com.genologics.ri.automation declared as ContextMethods in com.genologics.ri.automation that return ContextModifier and TypeMethodDescriptionstatic Context
Automation.getContext()
static Context
Returns the enum constant of this type with the specified name.static Context[]
Context.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.genologics.ri.automation with parameters of type Context