Uses of Class
de.tsenger.vdstools.Verifier.Result
-
Packages that use Verifier.Result Package Description de.tsenger.vdstools -
-
Uses of Verifier.Result in de.tsenger.vdstools
Methods in de.tsenger.vdstools that return Verifier.Result Modifier and Type Method Description static Verifier.ResultVerifier.Result. valueOf(String name)Returns the enum constant of this type with the specified name.static Verifier.Result[]Verifier.Result. values()Returns an array containing the constants of this enum type, in the order they are declared.Verifier.ResultVerifier. verify()
-