Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.report.Report.VerificationState
| Package | Description |
|---|---|
| br.ufsc.labsec.signature.conformanceVerifier.report |
-
Uses of Report.VerificationState in br.ufsc.labsec.signature.conformanceVerifier.report
Methods in br.ufsc.labsec.signature.conformanceVerifier.report that return Report.VerificationState Modifier and Type Method Description Report.VerificationStateReport.VerificationState. nextState()static Report.VerificationStateReport.VerificationState. valueOf(String name)Returns the enum constant of this type with the specified name.static Report.VerificationState[]Report.VerificationState. values()Returns an array containing the constants of this enum type, in the order they are declared.