Uses of Enum Class
io.hyperfoil.api.session.Session.VarType
Packages that use Session.VarType
-
Uses of Session.VarType in io.hyperfoil.api.session
Methods in io.hyperfoil.api.session that return Session.VarTypeModifier and TypeMethodDescriptionSession.Var.type()static Session.VarTypeReturns the enum constant of this class with the specified name.static Session.VarType[]Session.VarType.values()Returns an array containing the constants of this enum class, in the order they are declared.