Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.pdf.ObjectEvaluation.Selectiveness
Package | Description |
---|---|
br.ufsc.labsec.signature.conformanceVerifier.pdf |
-
Uses of ObjectEvaluation.Selectiveness in br.ufsc.labsec.signature.conformanceVerifier.pdf
Methods in br.ufsc.labsec.signature.conformanceVerifier.pdf that return ObjectEvaluation.Selectiveness Modifier and Type Method Description static ObjectEvaluation.Selectiveness
ObjectEvaluation.Selectiveness. valueOf(String name)
Returns the enum constant of this type with the specified name.static ObjectEvaluation.Selectiveness[]
ObjectEvaluation.Selectiveness. 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.Selectiveness Modifier and Type Method Description boolean
ObjectEvaluation.DocMDP. selectiveness(ObjectEvaluation.Selectiveness selectiveness)
boolean
ObjectEvaluation.FieldMDP. selectiveness(ObjectEvaluation.Selectiveness selectiveness)
boolean
ObjectEvaluation.SelectiveComputation. selectiveness(ObjectEvaluation.Selectiveness selectiveness)