Uses of Enum Class
br.ufsc.labsec.signature.conformanceVerifier.report.Report.VerificationState
Packages that use Report.VerificationState
-
Uses of Report.VerificationState in br.ufsc.labsec.signature.conformanceVerifier.report
Subclasses with type arguments of type Report.VerificationState in br.ufsc.labsec.signature.conformanceVerifier.reportMethods in br.ufsc.labsec.signature.conformanceVerifier.report that return Report.VerificationStateModifier and TypeMethodDescriptionReport.VerificationState.nextState()static Report.VerificationStateReturns the enum constant of this class with the specified name.static Report.VerificationState[]Report.VerificationState.values()Returns an array containing the constants of this enum class, in the order they are declared.