Uses of Class
org.w3._2000._09.xmldsig_.SignatureValueType
Packages that use SignatureValueType
Package
Description
-
Uses of SignatureValueType in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_
Fields in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ declared as SignatureValueTypeModifier and TypeFieldDescriptionprotected SignatureValueTypeSignedObjectIdentifierType.signatureValueMethods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ that return SignatureValueTypeModifier and TypeMethodDescriptionSignedObjectIdentifierType.getSignatureValue()Gets the value of the signatureValue property.Methods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ with parameters of type SignatureValueTypeModifier and TypeMethodDescriptionvoidSignedObjectIdentifierType.setSignatureValue(SignatureValueType value) Sets the value of the signatureValue property. -
Uses of SignatureValueType in org.w3._2000._09.xmldsig_
Fields in org.w3._2000._09.xmldsig_ declared as SignatureValueTypeMethods in org.w3._2000._09.xmldsig_ that return SignatureValueTypeModifier and TypeMethodDescriptionObjectFactory.createSignatureValueType()Create an instance ofSignatureValueTypeSignatureType.getSignatureValue()Gets the value of the signatureValue property.Methods in org.w3._2000._09.xmldsig_ that return types with arguments of type SignatureValueTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SignatureValueType>ObjectFactory.createSignatureValue(SignatureValueType value) Methods in org.w3._2000._09.xmldsig_ 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.