Uses of Enum
org.qubership.atp.itf.lite.backend.enums.ContextVariableType
Packages that use ContextVariableType
-
Uses of ContextVariableType in org.qubership.atp.itf.lite.backend.enums
Methods in org.qubership.atp.itf.lite.backend.enums that return ContextVariableTypeModifier and TypeMethodDescriptionstatic ContextVariableTypeContextVariableType.fromContextVariableKey(String key) Get contextVariableType by key.static ContextVariableTypeGet contextVariableType by value.static ContextVariableTypeReturns the enum constant of this type with the specified name.static ContextVariableType[]ContextVariableType.values()Returns an array containing the constants of this enum type, in the order they are declared.