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

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

Uses of XmlSignedPropertiesType in xades4j.xml.bind.xades
 

Fields in xades4j.xml.bind.xades declared as XmlSignedPropertiesType
protected  XmlSignedPropertiesType XmlQualifyingPropertiesType.signedProperties
           
 

Methods in xades4j.xml.bind.xades that return XmlSignedPropertiesType
 XmlSignedPropertiesType ObjectFactory.createXmlSignedPropertiesType()
          Create an instance of XmlSignedPropertiesType
 XmlSignedPropertiesType XmlQualifyingPropertiesType.getSignedProperties()
          Gets the value of the signedProperties property.
 

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

Methods in xades4j.xml.bind.xades with parameters of type XmlSignedPropertiesType
 JAXBElement<XmlSignedPropertiesType> ObjectFactory.createSignedProperties(XmlSignedPropertiesType value)
          Create an instance of JAXBElement<XmlSignedPropertiesType>}
 void XmlQualifyingPropertiesType.setSignedProperties(XmlSignedPropertiesType value)
          Sets the value of the signedProperties property.
 



Copyright © 2012. All Rights Reserved.