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

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

Uses of XmlUnsignedSignaturePropertiesType in xades4j.xml.bind.xades
 

Fields in xades4j.xml.bind.xades declared as XmlUnsignedSignaturePropertiesType
protected  XmlUnsignedSignaturePropertiesType XmlUnsignedPropertiesType.unsignedSignatureProperties
           
 

Methods in xades4j.xml.bind.xades that return XmlUnsignedSignaturePropertiesType
 XmlUnsignedSignaturePropertiesType ObjectFactory.createXmlUnsignedSignaturePropertiesType()
          Create an instance of XmlUnsignedSignaturePropertiesType
 XmlUnsignedSignaturePropertiesType XmlUnsignedPropertiesType.getUnsignedSignatureProperties()
          Gets the value of the unsignedSignatureProperties property.
 

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

Methods in xades4j.xml.bind.xades with parameters of type XmlUnsignedSignaturePropertiesType
 JAXBElement<XmlUnsignedSignaturePropertiesType> ObjectFactory.createUnsignedSignatureProperties(XmlUnsignedSignaturePropertiesType value)
          Create an instance of JAXBElement<XmlUnsignedSignaturePropertiesType>}
 void XmlUnsignedPropertiesType.setUnsignedSignatureProperties(XmlUnsignedSignaturePropertiesType value)
          Sets the value of the unsignedSignatureProperties property.
 



Copyright © 2012. All Rights Reserved.