Uses of Class
eu.europa.esig.xmldsig.jaxb.SignatureType
-
Packages that use SignatureType Package Description eu.europa.esig.trustedlist.jaxb.tsl eu.europa.esig.validationreport.jaxb eu.europa.esig.xades.jaxb.xades132 eu.europa.esig.xmldsig.jaxb -
-
Uses of SignatureType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as SignatureType Modifier and Type Field Description protected SignatureTypeTrustStatusListType. signatureMethods in eu.europa.esig.trustedlist.jaxb.tsl that return SignatureType Modifier and Type Method Description SignatureTypeTrustStatusListType. getSignature()Gets the value of the signature property.Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type SignatureType Modifier and Type Method Description voidTrustStatusListType. setSignature(SignatureType value)Sets the value of the signature property. -
Uses of SignatureType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as SignatureType Modifier and Type Field Description protected SignatureTypeValidationReportType. signatureMethods in eu.europa.esig.validationreport.jaxb that return SignatureType Modifier and Type Method Description SignatureTypeValidationReportType. getSignature()Gets the value of the signature property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type SignatureType Modifier and Type Method Description voidValidationReportType. setSignature(SignatureType value)Sets the value of the signature property. -
Uses of SignatureType in eu.europa.esig.xades.jaxb.xades132
Fields in eu.europa.esig.xades.jaxb.xades132 declared as SignatureType Modifier and Type Field Description protected SignatureTypeCounterSignatureType. signatureMethods in eu.europa.esig.xades.jaxb.xades132 that return SignatureType Modifier and Type Method Description SignatureTypeCounterSignatureType. getSignature()Gets the value of the signature property.Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type SignatureType Modifier and Type Method Description voidCounterSignatureType. setSignature(SignatureType value)Sets the value of the signature property. -
Uses of SignatureType in eu.europa.esig.xmldsig.jaxb
Methods in eu.europa.esig.xmldsig.jaxb that return SignatureType Modifier and Type Method Description SignatureTypeObjectFactory. createSignatureType()Create an instance ofSignatureTypeMethods in eu.europa.esig.xmldsig.jaxb that return types with arguments of type SignatureType Modifier and Type Method Description JAXBElement<SignatureType>ObjectFactory. createSignature(SignatureType value)Methods in eu.europa.esig.xmldsig.jaxb with parameters of type SignatureType Modifier and Type Method Description JAXBElement<SignatureType>ObjectFactory. createSignature(SignatureType value)
-