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

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

Uses of XmlSignedDataObjectPropertiesType in xades4j.xml.bind.xades
 

Fields in xades4j.xml.bind.xades declared as XmlSignedDataObjectPropertiesType
protected  XmlSignedDataObjectPropertiesType XmlSignedPropertiesType.signedDataObjectProperties
           
 

Methods in xades4j.xml.bind.xades that return XmlSignedDataObjectPropertiesType
 XmlSignedDataObjectPropertiesType ObjectFactory.createXmlSignedDataObjectPropertiesType()
          Create an instance of XmlSignedDataObjectPropertiesType
 XmlSignedDataObjectPropertiesType XmlSignedPropertiesType.getSignedDataObjectProperties()
          Gets the value of the signedDataObjectProperties property.
 

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

Methods in xades4j.xml.bind.xades with parameters of type XmlSignedDataObjectPropertiesType
 JAXBElement<XmlSignedDataObjectPropertiesType> ObjectFactory.createSignedDataObjectProperties(XmlSignedDataObjectPropertiesType value)
          Create an instance of JAXBElement<XmlSignedDataObjectPropertiesType>}
 void XmlSignedPropertiesType.setSignedDataObjectProperties(XmlSignedDataObjectPropertiesType value)
          Sets the value of the signedDataObjectProperties property.
 



Copyright © 2012. All Rights Reserved.