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

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

Uses of XmlUnsignedPropertiesType in xades4j.xml.bind.xades
 

Fields in xades4j.xml.bind.xades declared as XmlUnsignedPropertiesType
protected  XmlUnsignedPropertiesType XmlQualifyingPropertiesType.unsignedProperties
           
 

Methods in xades4j.xml.bind.xades that return XmlUnsignedPropertiesType
 XmlUnsignedPropertiesType ObjectFactory.createXmlUnsignedPropertiesType()
          Create an instance of XmlUnsignedPropertiesType
 XmlUnsignedPropertiesType XmlQualifyingPropertiesType.getUnsignedProperties()
          Gets the value of the unsignedProperties property.
 

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

Methods in xades4j.xml.bind.xades with parameters of type XmlUnsignedPropertiesType
 JAXBElement<XmlUnsignedPropertiesType> ObjectFactory.createUnsignedProperties(XmlUnsignedPropertiesType value)
          Create an instance of JAXBElement<XmlUnsignedPropertiesType>}
 void XmlQualifyingPropertiesType.setUnsignedProperties(XmlUnsignedPropertiesType value)
          Sets the value of the unsignedProperties property.
 



Copyright © 2012. All Rights Reserved.