Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.pdf.ObjectEvaluation.Change
| Package | Description |
|---|---|
| br.ufsc.labsec.signature.conformanceVerifier.pdf |
-
Uses of ObjectEvaluation.Change in br.ufsc.labsec.signature.conformanceVerifier.pdf
Methods in br.ufsc.labsec.signature.conformanceVerifier.pdf that return ObjectEvaluation.Change Modifier and Type Method Description static ObjectEvaluation.ChangeObjectEvaluation.Change. valueOf(String name)Returns the enum constant of this type with the specified name.static ObjectEvaluation.Change[]ObjectEvaluation.Change. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in br.ufsc.labsec.signature.conformanceVerifier.pdf with parameters of type ObjectEvaluation.Change Modifier and Type Method Description booleanObjectEvaluation.DocMDP. allows(ObjectEvaluation.Change change)booleanObjectEvaluation.FieldMDP. allows(ObjectEvaluation.Change change)booleanObjectEvaluation.SelectiveComputation. allows(ObjectEvaluation.Change change)