Uses of Class
eu.europa.esig.xmldsig.jaxb.CanonicalizationMethodType
Packages that use CanonicalizationMethodType
Package
Description
-
Uses of CanonicalizationMethodType in eu.europa.esig.xades.jaxb.xades122
Fields in eu.europa.esig.xades.jaxb.xades122 declared as CanonicalizationMethodTypeModifier and TypeFieldDescriptionprotected CanonicalizationMethodType
TimeStampType.canonicalizationMethod
Methods in eu.europa.esig.xades.jaxb.xades122 that return CanonicalizationMethodTypeModifier and TypeMethodDescriptionTimeStampType.getCanonicalizationMethod()
Gets the value of the canonicalizationMethod property.Methods in eu.europa.esig.xades.jaxb.xades122 with parameters of type CanonicalizationMethodTypeModifier and TypeMethodDescriptionvoid
TimeStampType.setCanonicalizationMethod
(CanonicalizationMethodType value) Sets the value of the canonicalizationMethod property. -
Uses of CanonicalizationMethodType in eu.europa.esig.xades.jaxb.xades132
Fields in eu.europa.esig.xades.jaxb.xades132 declared as CanonicalizationMethodTypeModifier and TypeFieldDescriptionprotected CanonicalizationMethodType
GenericTimeStampType.canonicalizationMethod
Methods in eu.europa.esig.xades.jaxb.xades132 that return CanonicalizationMethodTypeModifier and TypeMethodDescriptionGenericTimeStampType.getCanonicalizationMethod()
Gets the value of the canonicalizationMethod property.Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type CanonicalizationMethodTypeModifier and TypeMethodDescriptionvoid
GenericTimeStampType.setCanonicalizationMethod
(CanonicalizationMethodType value) Sets the value of the canonicalizationMethod property. -
Uses of CanonicalizationMethodType in eu.europa.esig.xmldsig.jaxb
Fields in eu.europa.esig.xmldsig.jaxb declared as CanonicalizationMethodTypeModifier and TypeFieldDescriptionprotected CanonicalizationMethodType
SignedInfoType.canonicalizationMethod
Methods in eu.europa.esig.xmldsig.jaxb that return CanonicalizationMethodTypeModifier and TypeMethodDescriptionObjectFactory.createCanonicalizationMethodType()
Create an instance ofCanonicalizationMethodType
SignedInfoType.getCanonicalizationMethod()
Gets the value of the canonicalizationMethod property.Methods in eu.europa.esig.xmldsig.jaxb that return types with arguments of type CanonicalizationMethodTypeModifier and TypeMethodDescriptionObjectFactory.createCanonicalizationMethod
(CanonicalizationMethodType value) Methods in eu.europa.esig.xmldsig.jaxb with parameters of type CanonicalizationMethodTypeModifier and TypeMethodDescriptionObjectFactory.createCanonicalizationMethod
(CanonicalizationMethodType value) void
SignedInfoType.setCanonicalizationMethod
(CanonicalizationMethodType value) Sets the value of the canonicalizationMethod property.