Uses of Class
eu.europa.esig.validationreport.jaxb.SignatureReferenceType
Packages that use SignatureReferenceType
-
Uses of SignatureReferenceType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as SignatureReferenceTypeModifier and TypeFieldDescriptionprotected SignatureReferenceTypeSACounterSignatureType.counterSignatureFields in eu.europa.esig.validationreport.jaxb with type parameters of type SignatureReferenceTypeModifier and TypeFieldDescriptionprotected List<SignatureReferenceType> POEProvisioningType.signatureReferenceMethods in eu.europa.esig.validationreport.jaxb that return SignatureReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createSignatureReferenceType()Create an instance ofSignatureReferenceTypeSACounterSignatureType.getCounterSignature()Gets the value of the counterSignature property.Methods in eu.europa.esig.validationreport.jaxb that return types with arguments of type SignatureReferenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SignatureReferenceType> ObjectFactory.createSignatureReference(SignatureReferenceType value) POEProvisioningType.getSignatureReference()Gets the value of the signatureReference property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type SignatureReferenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SignatureReferenceType> ObjectFactory.createSignatureReference(SignatureReferenceType value) voidSACounterSignatureType.setCounterSignature(SignatureReferenceType value) Sets the value of the counterSignature property.