Uses of Class
eu.europa.esig.xmldsig.jaxb.DigestMethodType
Packages that use DigestMethodType
Package
Description
-
Uses of DigestMethodType in eu.europa.esig.asic.manifest.jaxb
Fields in eu.europa.esig.asic.manifest.jaxb declared as DigestMethodTypeMethods in eu.europa.esig.asic.manifest.jaxb that return DigestMethodTypeModifier and TypeMethodDescriptionDataObjectReferenceType.getDigestMethod()Gets the value of the digestMethod property.Methods in eu.europa.esig.asic.manifest.jaxb with parameters of type DigestMethodTypeModifier and TypeMethodDescriptionvoidDataObjectReferenceType.setDigestMethod(DigestMethodType value) Sets the value of the digestMethod property. -
Uses of DigestMethodType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as DigestMethodTypeModifier and TypeFieldDescriptionprotected DigestMethodTypeSACertIDType.digestMethodprotected DigestMethodTypeSACRLIDType.digestMethodMethods in eu.europa.esig.validationreport.jaxb that return DigestMethodTypeModifier and TypeMethodDescriptionSACertIDType.getDigestMethod()Gets the value of the digestMethod property.SACRLIDType.getDigestMethod()Gets the value of the digestMethod property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type DigestMethodTypeModifier and TypeMethodDescriptionvoidSACertIDType.setDigestMethod(DigestMethodType value) Sets the value of the digestMethod property.voidSACRLIDType.setDigestMethod(DigestMethodType value) Sets the value of the digestMethod property. -
Uses of DigestMethodType in eu.europa.esig.xades.jaxb.xades111
Fields in eu.europa.esig.xades.jaxb.xades111 declared as DigestMethodTypeMethods in eu.europa.esig.xades.jaxb.xades111 that return DigestMethodTypeModifier and TypeMethodDescriptionDigestAlgAndValueType.getDigestMethod()Gets the value of the digestMethod property.Methods in eu.europa.esig.xades.jaxb.xades111 with parameters of type DigestMethodTypeModifier and TypeMethodDescriptionvoidDigestAlgAndValueType.setDigestMethod(DigestMethodType value) Sets the value of the digestMethod property. -
Uses of DigestMethodType in eu.europa.esig.xades.jaxb.xades122
Fields in eu.europa.esig.xades.jaxb.xades122 declared as DigestMethodTypeMethods in eu.europa.esig.xades.jaxb.xades122 that return DigestMethodTypeModifier and TypeMethodDescriptionDigestAlgAndValueType.getDigestMethod()Gets the value of the digestMethod property.Methods in eu.europa.esig.xades.jaxb.xades122 with parameters of type DigestMethodTypeModifier and TypeMethodDescriptionvoidDigestAlgAndValueType.setDigestMethod(DigestMethodType value) Sets the value of the digestMethod property. -
Uses of DigestMethodType in eu.europa.esig.xades.jaxb.xades132
Fields in eu.europa.esig.xades.jaxb.xades132 declared as DigestMethodTypeModifier and TypeFieldDescriptionprotected DigestMethodTypeDigestAlgAndValueType.digestMethodprotected DigestMethodTypeReferenceInfoType.digestMethodMethods in eu.europa.esig.xades.jaxb.xades132 that return DigestMethodTypeModifier and TypeMethodDescriptionDigestAlgAndValueType.getDigestMethod()Gets the value of the digestMethod property.ReferenceInfoType.getDigestMethod()Gets the value of the digestMethod property.Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type DigestMethodTypeModifier and TypeMethodDescriptionvoidDigestAlgAndValueType.setDigestMethod(DigestMethodType value) Sets the value of the digestMethod property.voidReferenceInfoType.setDigestMethod(DigestMethodType value) Sets the value of the digestMethod property. -
Uses of DigestMethodType in eu.europa.esig.xmldsig.jaxb
Fields in eu.europa.esig.xmldsig.jaxb declared as DigestMethodTypeMethods in eu.europa.esig.xmldsig.jaxb that return DigestMethodTypeModifier and TypeMethodDescriptionObjectFactory.createDigestMethodType()Create an instance ofDigestMethodTypeReferenceType.getDigestMethod()Gets the value of the digestMethod property.Methods in eu.europa.esig.xmldsig.jaxb that return types with arguments of type DigestMethodTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DigestMethodType> ObjectFactory.createDigestMethod(DigestMethodType value) Methods in eu.europa.esig.xmldsig.jaxb with parameters of type DigestMethodTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DigestMethodType> ObjectFactory.createDigestMethod(DigestMethodType value) voidReferenceType.setDigestMethod(DigestMethodType value) Sets the value of the digestMethod property.