Uses of Enum Class
com.intuit.karate.core.Variable.Type
Packages that use Variable.Type
-
Uses of Variable.Type in com.intuit.karate.core
Fields in com.intuit.karate.core declared as Variable.TypeMethods in com.intuit.karate.core that return Variable.TypeModifier and TypeMethodDescriptionstatic Variable.TypeReturns the enum constant of this class with the specified name.static Variable.Type[]Variable.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.