Uses of Class
eu.europa.esig.xmldsig.jaxb.SignatureValueType
-
Uses of SignatureValueType in eu.europa.esig.validationreport.jaxb
Modifier and TypeFieldDescriptionprotected SignatureValueType
SignatureIdentifierType.signatureValue
Modifier and TypeMethodDescriptionSignatureIdentifierType.getSignatureValue()
Gets the value of the signatureValue property.Modifier and TypeMethodDescriptionvoid
SignatureIdentifierType.setSignatureValue
(SignatureValueType value) Sets the value of the signatureValue property. -
Uses of SignatureValueType in eu.europa.esig.xmldsig.jaxb
Modifier and TypeMethodDescriptionObjectFactory.createSignatureValueType()
Create an instance ofSignatureValueType
SignatureType.getSignatureValue()
Gets the value of the signatureValue property.Modifier and TypeMethodDescriptionObjectFactory.createSignatureValue
(SignatureValueType value) void
SignatureType.setSignatureValue
(SignatureValueType value) Sets the value of the signatureValue property.