Uses of Class
xades4j.xml.bind.xades.XmlSignedSignaturePropertiesType

Packages that use XmlSignedSignaturePropertiesType
xades4j.xml.bind.xades JAXB classes for XAdES XML types. 
 

Uses of XmlSignedSignaturePropertiesType in xades4j.xml.bind.xades
 

Fields in xades4j.xml.bind.xades declared as XmlSignedSignaturePropertiesType
protected  XmlSignedSignaturePropertiesType XmlSignedPropertiesType.signedSignatureProperties
           
 

Methods in xades4j.xml.bind.xades that return XmlSignedSignaturePropertiesType
 XmlSignedSignaturePropertiesType ObjectFactory.createXmlSignedSignaturePropertiesType()
          Create an instance of XmlSignedSignaturePropertiesType
 XmlSignedSignaturePropertiesType XmlSignedPropertiesType.getSignedSignatureProperties()
          Gets the value of the signedSignatureProperties property.
 

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

Methods in xades4j.xml.bind.xades with parameters of type XmlSignedSignaturePropertiesType
 JAXBElement<XmlSignedSignaturePropertiesType> ObjectFactory.createSignedSignatureProperties(XmlSignedSignaturePropertiesType value)
          Create an instance of JAXBElement<XmlSignedSignaturePropertiesType>}
 void XmlSignedPropertiesType.setSignedSignatureProperties(XmlSignedSignaturePropertiesType value)
          Sets the value of the signedSignatureProperties property.
 



Copyright © 2012. All Rights Reserved.