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 CanonicalizationMethodTypeTimeStampType.canonicalizationMethodMethods 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 TypeMethodDescriptionvoidTimeStampType.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 CanonicalizationMethodTypeGenericTimeStampType.canonicalizationMethodMethods 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 TypeMethodDescriptionvoidGenericTimeStampType.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 CanonicalizationMethodTypeSignedInfoType.canonicalizationMethodMethods in eu.europa.esig.xmldsig.jaxb that return CanonicalizationMethodTypeModifier and TypeMethodDescriptionObjectFactory.createCanonicalizationMethodType()Create an instance ofCanonicalizationMethodTypeSignedInfoType.getCanonicalizationMethod()Gets the value of the canonicalizationMethod property.Methods in eu.europa.esig.xmldsig.jaxb that return types with arguments of type CanonicalizationMethodTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CanonicalizationMethodType> ObjectFactory.createCanonicalizationMethod(CanonicalizationMethodType value) Methods in eu.europa.esig.xmldsig.jaxb with parameters of type CanonicalizationMethodTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CanonicalizationMethodType> ObjectFactory.createCanonicalizationMethod(CanonicalizationMethodType value) voidSignedInfoType.setCanonicalizationMethod(CanonicalizationMethodType value) Sets the value of the canonicalizationMethod property.