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