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

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

Uses of XmlCounterSignatureType in xades4j.xml.bind.xades
 

Fields in xades4j.xml.bind.xades with type parameters of type XmlCounterSignatureType
protected  List<XmlCounterSignatureType> XmlUnsignedSignaturePropertiesType.counterSignature
           
 

Methods in xades4j.xml.bind.xades that return XmlCounterSignatureType
 XmlCounterSignatureType ObjectFactory.createXmlCounterSignatureType()
          Create an instance of XmlCounterSignatureType
 

Methods in xades4j.xml.bind.xades that return types with arguments of type XmlCounterSignatureType
 JAXBElement<XmlCounterSignatureType> ObjectFactory.createCounterSignature(XmlCounterSignatureType value)
          Create an instance of JAXBElement<XmlCounterSignatureType>}
 JAXBElement<XmlCounterSignatureType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeCounterSignature(XmlCounterSignatureType value)
          Create an instance of JAXBElement<XmlCounterSignatureType>}
 List<XmlCounterSignatureType> XmlUnsignedSignaturePropertiesType.getCounterSignature()
          Gets the value of the counterSignature property.
 

Methods in xades4j.xml.bind.xades with parameters of type XmlCounterSignatureType
 JAXBElement<XmlCounterSignatureType> ObjectFactory.createCounterSignature(XmlCounterSignatureType value)
          Create an instance of JAXBElement<XmlCounterSignatureType>}
 JAXBElement<XmlCounterSignatureType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeCounterSignature(XmlCounterSignatureType value)
          Create an instance of JAXBElement<XmlCounterSignatureType>}
 



Copyright © 2012. All Rights Reserved.