Uses of Class
xades4j.xml.bind.xmldsig.XmlSignaturePropertyType

Packages that use XmlSignaturePropertyType
xades4j.xml.bind.xmldsig JAXB classes for XML-DSIG XML types. 
 

Uses of XmlSignaturePropertyType in xades4j.xml.bind.xmldsig
 

Fields in xades4j.xml.bind.xmldsig with type parameters of type XmlSignaturePropertyType
protected  List<XmlSignaturePropertyType> XmlSignaturePropertiesType.signatureProperty
           
 

Methods in xades4j.xml.bind.xmldsig that return XmlSignaturePropertyType
 XmlSignaturePropertyType ObjectFactory.createXmlSignaturePropertyType()
          Create an instance of XmlSignaturePropertyType
 

Methods in xades4j.xml.bind.xmldsig that return types with arguments of type XmlSignaturePropertyType
 JAXBElement<XmlSignaturePropertyType> ObjectFactory.createSignatureProperty(XmlSignaturePropertyType value)
          Create an instance of JAXBElement<XmlSignaturePropertyType>}
 List<XmlSignaturePropertyType> XmlSignaturePropertiesType.getSignatureProperty()
          Gets the value of the signatureProperty property.
 

Methods in xades4j.xml.bind.xmldsig with parameters of type XmlSignaturePropertyType
 JAXBElement<XmlSignaturePropertyType> ObjectFactory.createSignatureProperty(XmlSignaturePropertyType value)
          Create an instance of JAXBElement<XmlSignaturePropertyType>}
 



Copyright © 2012. All Rights Reserved.