Uses of Class
eu.europa.esig.xmldsig.jaxb.SignatureValueType
Packages that use SignatureValueType
-
Uses of SignatureValueType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as SignatureValueTypeModifier and TypeFieldDescriptionprotected SignatureValueType
SignatureIdentifierType.signatureValue
Methods in eu.europa.esig.validationreport.jaxb that return SignatureValueTypeModifier and TypeMethodDescriptionSignatureIdentifierType.getSignatureValue()
Gets the value of the signatureValue property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type SignatureValueTypeModifier and TypeMethodDescriptionvoid
SignatureIdentifierType.setSignatureValue
(SignatureValueType value) Sets the value of the signatureValue property. -
Uses of SignatureValueType in eu.europa.esig.xmldsig.jaxb
Fields in eu.europa.esig.xmldsig.jaxb declared as SignatureValueTypeMethods in eu.europa.esig.xmldsig.jaxb that return SignatureValueTypeModifier and TypeMethodDescriptionObjectFactory.createSignatureValueType()
Create an instance ofSignatureValueType
SignatureType.getSignatureValue()
Gets the value of the signatureValue property.Methods in eu.europa.esig.xmldsig.jaxb that return types with arguments of type SignatureValueTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<SignatureValueType> ObjectFactory.createSignatureValue
(SignatureValueType value) Methods in eu.europa.esig.xmldsig.jaxb with parameters of type SignatureValueTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<SignatureValueType> ObjectFactory.createSignatureValue
(SignatureValueType value) void
SignatureType.setSignatureValue
(SignatureValueType value) Sets the value of the signatureValue property.