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

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

Uses of XmlDataObjectFormatType in xades4j.xml.bind.xades
 

Fields in xades4j.xml.bind.xades with type parameters of type XmlDataObjectFormatType
protected  List<XmlDataObjectFormatType> XmlSignedDataObjectPropertiesType.dataObjectFormat
           
 

Methods in xades4j.xml.bind.xades that return XmlDataObjectFormatType
 XmlDataObjectFormatType ObjectFactory.createXmlDataObjectFormatType()
          Create an instance of XmlDataObjectFormatType
 

Methods in xades4j.xml.bind.xades that return types with arguments of type XmlDataObjectFormatType
 JAXBElement<XmlDataObjectFormatType> ObjectFactory.createDataObjectFormat(XmlDataObjectFormatType value)
          Create an instance of JAXBElement<XmlDataObjectFormatType>}
 List<XmlDataObjectFormatType> XmlSignedDataObjectPropertiesType.getDataObjectFormat()
          Gets the value of the dataObjectFormat property.
 

Methods in xades4j.xml.bind.xades with parameters of type XmlDataObjectFormatType
 JAXBElement<XmlDataObjectFormatType> ObjectFactory.createDataObjectFormat(XmlDataObjectFormatType value)
          Create an instance of JAXBElement<XmlDataObjectFormatType>}
 



Copyright © 2012. All Rights Reserved.