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

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

Uses of XmlSignatureMethodType in xades4j.xml.bind.xmldsig
 

Fields in xades4j.xml.bind.xmldsig declared as XmlSignatureMethodType
protected  XmlSignatureMethodType XmlSignedInfoType.signatureMethod
           
 

Methods in xades4j.xml.bind.xmldsig that return XmlSignatureMethodType
 XmlSignatureMethodType ObjectFactory.createXmlSignatureMethodType()
          Create an instance of XmlSignatureMethodType
 XmlSignatureMethodType XmlSignedInfoType.getSignatureMethod()
          Gets the value of the signatureMethod property.
 

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

Methods in xades4j.xml.bind.xmldsig with parameters of type XmlSignatureMethodType
 JAXBElement<XmlSignatureMethodType> ObjectFactory.createSignatureMethod(XmlSignatureMethodType value)
          Create an instance of JAXBElement<XmlSignatureMethodType>}
 void XmlSignedInfoType.setSignatureMethod(XmlSignatureMethodType value)
          Sets the value of the signatureMethod property.
 



Copyright © 2012. All Rights Reserved.