Uses of Class
org.w3._2000._09.xmldsig_.SignatureValueType
Packages that use SignatureValueType
-
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()Ruft den Wert der signatureValue-Eigenschaft ab.Methods in org.w3._2000._09.xmldsig_ that return types with arguments of type SignatureValueTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<SignatureValueType>ObjectFactory.createSignatureValue(SignatureValueType value) Methods in org.w3._2000._09.xmldsig_ with parameters of type SignatureValueTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<SignatureValueType>ObjectFactory.createSignatureValue(SignatureValueType value) voidSignatureType.setSignatureValue(SignatureValueType value) Legt den Wert der signatureValue-Eigenschaft fest.