Uses of Class
org.uitnet.testing.smartfwk.core.validator.InputValueType
-
Packages that use InputValueType Package Description org.uitnet.testing.smartfwk.core.validator -
-
Uses of InputValueType in org.uitnet.testing.smartfwk.core.validator
Methods in org.uitnet.testing.smartfwk.core.validator that return InputValueType Modifier and Type Method Description InputValueTypeInputValue. getValueType()static InputValueTypeInputValueType. valueOf(String name)Returns the enum constant of this type with the specified name.static InputValueTypeInputValueType. valueOf2(String type)static InputValueType[]InputValueType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-