Uses of Enum Class
br.ufsc.labsec.signature.Result
Packages that use Result
-
Uses of Result in br.ufsc.labsec.signature
Subclasses with type arguments of type Result in br.ufsc.labsec.signatureFields in br.ufsc.labsec.signature declared as ResultMethods in br.ufsc.labsec.signature that return ResultModifier and TypeMethodDescriptionstatic ResultReturns the enum constant of this class with the specified name.static Result[]Result.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in br.ufsc.labsec.signature with parameters of type ResultModifierConstructorDescriptionValidationResult(Result result) Construtor privadoValidationResult(Result result, String extendedMessage)