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 SignatureValueTypeSignatureIdentifierType.signatureValueMethods 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 TypeMethodDescriptionvoidSignatureIdentifierType.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 ofSignatureValueTypeSignatureType.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) voidSignatureType.setSignatureValue(SignatureValueType value) Sets the value of the signatureValue property.