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

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

Uses of XmlSignedInfoType in xades4j.xml.bind.xmldsig
 

Fields in xades4j.xml.bind.xmldsig declared as XmlSignedInfoType
protected  XmlSignedInfoType XmlSignatureType.signedInfo
           
 

Methods in xades4j.xml.bind.xmldsig that return XmlSignedInfoType
 XmlSignedInfoType ObjectFactory.createXmlSignedInfoType()
          Create an instance of XmlSignedInfoType
 XmlSignedInfoType XmlSignatureType.getSignedInfo()
          Gets the value of the signedInfo property.
 

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

Methods in xades4j.xml.bind.xmldsig with parameters of type XmlSignedInfoType
 JAXBElement<XmlSignedInfoType> ObjectFactory.createSignedInfo(XmlSignedInfoType value)
          Create an instance of JAXBElement<XmlSignedInfoType>}
 void XmlSignatureType.setSignedInfo(XmlSignedInfoType value)
          Sets the value of the signedInfo property.
 



Copyright © 2012. All Rights Reserved.