Uses of Enum Class
eu.europa.esig.validationreport.enums.TypeOfProof
Packages that use TypeOfProof
Package
Description
-
Uses of TypeOfProof in eu.europa.esig.validationreport.enums
Methods in eu.europa.esig.validationreport.enums that return TypeOfProofModifier and TypeMethodDescriptionstatic TypeOfProofReturns the enum constant of this class with the specified name.static TypeOfProof[]TypeOfProof.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TypeOfProof in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as TypeOfProofMethods in eu.europa.esig.validationreport.jaxb that return TypeOfProofModifier and TypeMethodDescriptionPOEType.getTypeOfProof()Gets the value of the typeOfProof property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type TypeOfProofModifier and TypeMethodDescriptionAdapter2.marshal(TypeOfProof value) voidPOEType.setTypeOfProof(TypeOfProof value) Sets the value of the typeOfProof property. -
Uses of TypeOfProof in eu.europa.esig.validationreport.parsers
Methods in eu.europa.esig.validationreport.parsers that return TypeOfProofModifier and TypeMethodDescriptionstatic TypeOfProofUriBasedEnumParser.parseTypeOfProof(String v) Parses the string value and returnsTypeOfProof