Uses of Class
eu.europa.esig.validationreport.jaxb.SignatureReferenceType
| Package | Description |
|---|---|
| eu.europa.esig.validationreport.jaxb |
-
Uses of SignatureReferenceType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as SignatureReferenceType Modifier and Type Field Description protected SignatureReferenceTypeSACounterSignatureType. counterSignatureFields in eu.europa.esig.validationreport.jaxb with type parameters of type SignatureReferenceType Modifier and Type Field Description protected List<SignatureReferenceType>POEProvisioningType. signatureReferenceMethods in eu.europa.esig.validationreport.jaxb that return SignatureReferenceType Modifier and Type Method Description SignatureReferenceTypeObjectFactory. createSignatureReferenceType()Create an instance ofSignatureReferenceTypeSignatureReferenceTypeSACounterSignatureType. getCounterSignature()Gets the value of the counterSignature property.Methods in eu.europa.esig.validationreport.jaxb that return types with arguments of type SignatureReferenceType Modifier and Type Method Description JAXBElement<SignatureReferenceType>ObjectFactory. createSignatureReference(SignatureReferenceType value)List<SignatureReferenceType>POEProvisioningType. getSignatureReference()Gets the value of the signatureReference property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type SignatureReferenceType Modifier and Type Method Description JAXBElement<SignatureReferenceType>ObjectFactory. createSignatureReference(SignatureReferenceType value)voidSACounterSignatureType. setCounterSignature(SignatureReferenceType value)Sets the value of the counterSignature property.