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.Change
ObjectEvaluation.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 boolean
ObjectEvaluation.DocMDP. allows(ObjectEvaluation.Change change)
boolean
ObjectEvaluation.FieldMDP. allows(ObjectEvaluation.Change change)
boolean
ObjectEvaluation.SelectiveComputation. allows(ObjectEvaluation.Change change)