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

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

Uses of XmlUnsignedDataObjectPropertiesType in xades4j.xml.bind.xades
 

Fields in xades4j.xml.bind.xades declared as XmlUnsignedDataObjectPropertiesType
protected  XmlUnsignedDataObjectPropertiesType XmlUnsignedPropertiesType.unsignedDataObjectProperties
           
 

Methods in xades4j.xml.bind.xades that return XmlUnsignedDataObjectPropertiesType
 XmlUnsignedDataObjectPropertiesType ObjectFactory.createXmlUnsignedDataObjectPropertiesType()
          Create an instance of XmlUnsignedDataObjectPropertiesType
 XmlUnsignedDataObjectPropertiesType XmlUnsignedPropertiesType.getUnsignedDataObjectProperties()
          Gets the value of the unsignedDataObjectProperties property.
 

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

Methods in xades4j.xml.bind.xades with parameters of type XmlUnsignedDataObjectPropertiesType
 JAXBElement<XmlUnsignedDataObjectPropertiesType> ObjectFactory.createUnsignedDataObjectProperties(XmlUnsignedDataObjectPropertiesType value)
          Create an instance of JAXBElement<XmlUnsignedDataObjectPropertiesType>}
 void XmlUnsignedPropertiesType.setUnsignedDataObjectProperties(XmlUnsignedDataObjectPropertiesType value)
          Sets the value of the unsignedDataObjectProperties property.
 



Copyright © 2012. All Rights Reserved.