Uses of Class
eu.europa.esig.xmldsig.jaxb.CanonicalizationMethodType
| Package | Description |
|---|---|
| eu.europa.esig.xades.jaxb.xades122 | |
| eu.europa.esig.xades.jaxb.xades132 | |
| eu.europa.esig.xmldsig.jaxb |
-
Uses of CanonicalizationMethodType in eu.europa.esig.xades.jaxb.xades122
Fields in eu.europa.esig.xades.jaxb.xades122 declared as CanonicalizationMethodType Modifier and Type Field Description protected CanonicalizationMethodTypeTimeStampType. canonicalizationMethodMethods in eu.europa.esig.xades.jaxb.xades122 that return CanonicalizationMethodType Modifier and Type Method Description CanonicalizationMethodTypeTimeStampType. getCanonicalizationMethod()Gets the value of the canonicalizationMethod property.Methods in eu.europa.esig.xades.jaxb.xades122 with parameters of type CanonicalizationMethodType Modifier and Type Method Description voidTimeStampType. 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 CanonicalizationMethodType Modifier and Type Field Description protected CanonicalizationMethodTypeGenericTimeStampType. canonicalizationMethodMethods in eu.europa.esig.xades.jaxb.xades132 that return CanonicalizationMethodType Modifier and Type Method Description CanonicalizationMethodTypeGenericTimeStampType. getCanonicalizationMethod()Gets the value of the canonicalizationMethod property.Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type CanonicalizationMethodType Modifier and Type Method Description voidGenericTimeStampType. 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 CanonicalizationMethodType Modifier and Type Field Description protected CanonicalizationMethodTypeSignedInfoType. canonicalizationMethodMethods in eu.europa.esig.xmldsig.jaxb that return CanonicalizationMethodType Modifier and Type Method Description CanonicalizationMethodTypeObjectFactory. createCanonicalizationMethodType()Create an instance ofCanonicalizationMethodTypeCanonicalizationMethodTypeSignedInfoType. getCanonicalizationMethod()Gets the value of the canonicalizationMethod property.Methods in eu.europa.esig.xmldsig.jaxb that return types with arguments of type CanonicalizationMethodType Modifier and Type Method Description JAXBElement<CanonicalizationMethodType>ObjectFactory. createCanonicalizationMethod(CanonicalizationMethodType value)Methods in eu.europa.esig.xmldsig.jaxb with parameters of type CanonicalizationMethodType Modifier and Type Method Description JAXBElement<CanonicalizationMethodType>ObjectFactory. createCanonicalizationMethod(CanonicalizationMethodType value)voidSignedInfoType. setCanonicalizationMethod(CanonicalizationMethodType value)Sets the value of the canonicalizationMethod property.