Uses of Class
xades4j.xml.bind.xmldsig.XmlSignatureValueType

Packages that use XmlSignatureValueType
xades4j.xml.bind.xmldsig JAXB classes for XML-DSIG XML types. 
 

Uses of XmlSignatureValueType in xades4j.xml.bind.xmldsig
 

Fields in xades4j.xml.bind.xmldsig declared as XmlSignatureValueType
protected  XmlSignatureValueType XmlSignatureType.signatureValue
           
 

Methods in xades4j.xml.bind.xmldsig that return XmlSignatureValueType
 XmlSignatureValueType ObjectFactory.createXmlSignatureValueType()
          Create an instance of XmlSignatureValueType
 XmlSignatureValueType XmlSignatureType.getSignatureValue()
          Gets the value of the signatureValue property.
 

Methods in xades4j.xml.bind.xmldsig that return types with arguments of type XmlSignatureValueType
 JAXBElement<XmlSignatureValueType> ObjectFactory.createSignatureValue(XmlSignatureValueType value)
          Create an instance of JAXBElement<XmlSignatureValueType>}
 

Methods in xades4j.xml.bind.xmldsig with parameters of type XmlSignatureValueType
 JAXBElement<XmlSignatureValueType> ObjectFactory.createSignatureValue(XmlSignatureValueType value)
          Create an instance of JAXBElement<XmlSignatureValueType>}
 void XmlSignatureType.setSignatureValue(XmlSignatureValueType value)
          Sets the value of the signatureValue property.
 



Copyright © 2012. All Rights Reserved.