Uses of Class
eu.europa.esig.xmldsig.jaxb.DigestMethodType
-
Uses of DigestMethodType in eu.europa.esig.asic.manifest.jaxb
Fields in eu.europa.esig.asic.manifest.jaxb declared as DigestMethodType Modifier and Type Field Description protected DigestMethodType
DataObjectReferenceType. digestMethod
Methods in eu.europa.esig.asic.manifest.jaxb that return DigestMethodType Modifier and Type Method Description DigestMethodType
DataObjectReferenceType. getDigestMethod()
Gets the value of the digestMethod property.Methods in eu.europa.esig.asic.manifest.jaxb with parameters of type DigestMethodType Modifier and Type Method Description void
DataObjectReferenceType. 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 DigestMethodType Modifier and Type Field Description protected DigestMethodType
SACertIDType. digestMethod
protected DigestMethodType
SACRLIDType. digestMethod
Methods in eu.europa.esig.validationreport.jaxb that return DigestMethodType Modifier and Type Method Description DigestMethodType
SACertIDType. getDigestMethod()
Gets the value of the digestMethod property.DigestMethodType
SACRLIDType. getDigestMethod()
Gets the value of the digestMethod property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type DigestMethodType Modifier and Type Method Description void
SACertIDType. setDigestMethod(DigestMethodType value)
Sets the value of the digestMethod property.void
SACRLIDType. 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 DigestMethodType Modifier and Type Field Description protected DigestMethodType
DigestAlgAndValueType. digestMethod
Methods in eu.europa.esig.xades.jaxb.xades111 that return DigestMethodType Modifier and Type Method Description DigestMethodType
DigestAlgAndValueType. getDigestMethod()
Gets the value of the digestMethod property.Methods in eu.europa.esig.xades.jaxb.xades111 with parameters of type DigestMethodType Modifier and Type Method Description void
DigestAlgAndValueType. 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 DigestMethodType Modifier and Type Field Description protected DigestMethodType
DigestAlgAndValueType. digestMethod
Methods in eu.europa.esig.xades.jaxb.xades122 that return DigestMethodType Modifier and Type Method Description DigestMethodType
DigestAlgAndValueType. getDigestMethod()
Gets the value of the digestMethod property.Methods in eu.europa.esig.xades.jaxb.xades122 with parameters of type DigestMethodType Modifier and Type Method Description void
DigestAlgAndValueType. 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 DigestMethodType Modifier and Type Field Description protected DigestMethodType
DigestAlgAndValueType. digestMethod
protected DigestMethodType
ReferenceInfoType. digestMethod
Methods in eu.europa.esig.xades.jaxb.xades132 that return DigestMethodType Modifier and Type Method Description DigestMethodType
DigestAlgAndValueType. getDigestMethod()
Gets the value of the digestMethod property.DigestMethodType
ReferenceInfoType. getDigestMethod()
Gets the value of the digestMethod property.Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type DigestMethodType Modifier and Type Method Description void
DigestAlgAndValueType. setDigestMethod(DigestMethodType value)
Sets the value of the digestMethod property.void
ReferenceInfoType. 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 DigestMethodType Modifier and Type Field Description protected DigestMethodType
ReferenceType. digestMethod
Methods in eu.europa.esig.xmldsig.jaxb that return DigestMethodType Modifier and Type Method Description DigestMethodType
ObjectFactory. createDigestMethodType()
Create an instance ofDigestMethodType
DigestMethodType
ReferenceType. getDigestMethod()
Gets the value of the digestMethod property.Methods in eu.europa.esig.xmldsig.jaxb that return types with arguments of type DigestMethodType Modifier and Type Method Description JAXBElement<DigestMethodType>
ObjectFactory. createDigestMethod(DigestMethodType value)
Methods in eu.europa.esig.xmldsig.jaxb with parameters of type DigestMethodType Modifier and Type Method Description JAXBElement<DigestMethodType>
ObjectFactory. createDigestMethod(DigestMethodType value)
void
ReferenceType. setDigestMethod(DigestMethodType value)
Sets the value of the digestMethod property.