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

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

Uses of XmlXAdESTimeStampType in xades4j.xml.bind.xades
 

Fields in xades4j.xml.bind.xades with type parameters of type XmlXAdESTimeStampType
protected  List<XmlXAdESTimeStampType> XmlSignedDataObjectPropertiesType.allDataObjectsTimeStamp
           
protected  List<XmlXAdESTimeStampType> XmlUnsignedSignaturePropertiesType.archiveTimeStamp
           
protected  List<XmlXAdESTimeStampType> XmlSignedDataObjectPropertiesType.individualDataObjectsTimeStamp
           
protected  List<XmlXAdESTimeStampType> XmlUnsignedSignaturePropertiesType.refsOnlyTimeStamp
           
protected  List<XmlXAdESTimeStampType> XmlUnsignedSignaturePropertiesType.sigAndRefsTimeStamp
           
protected  List<XmlXAdESTimeStampType> XmlUnsignedSignaturePropertiesType.signatureTimeStamp
           
 

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

Methods in xades4j.xml.bind.xades that return types with arguments of type XmlXAdESTimeStampType
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createAllDataObjectsTimeStamp(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createArchiveTimeStamp(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createArchiveTimeStampV2(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createIndividualDataObjectsTimeStamp(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createRefsOnlyTimeStamp(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createSigAndRefsTimeStamp(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createSignatureTimeStamp(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createXAdESTimeStamp(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeArchiveTimeStamp(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeRefsOnlyTimeStamp(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeSigAndRefsTimeStamp(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeSignatureTimeStamp(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 List<XmlXAdESTimeStampType> XmlSignedDataObjectPropertiesType.getAllDataObjectsTimeStamp()
          Gets the value of the allDataObjectsTimeStamp property.
 List<XmlXAdESTimeStampType> XmlUnsignedSignaturePropertiesType.getArchiveTimeStamp()
          Gets the value of the archiveTimeStamp property.
 List<XmlXAdESTimeStampType> XmlSignedDataObjectPropertiesType.getIndividualDataObjectsTimeStamp()
          Gets the value of the individualDataObjectsTimeStamp property.
 List<XmlXAdESTimeStampType> XmlUnsignedSignaturePropertiesType.getRefsOnlyTimeStamp()
          Gets the value of the refsOnlyTimeStamp property.
 List<XmlXAdESTimeStampType> XmlUnsignedSignaturePropertiesType.getSigAndRefsTimeStamp()
          Gets the value of the sigAndRefsTimeStamp property.
 List<XmlXAdESTimeStampType> XmlUnsignedSignaturePropertiesType.getSignatureTimeStamp()
          Gets the value of the signatureTimeStamp property.
 

Methods in xades4j.xml.bind.xades with parameters of type XmlXAdESTimeStampType
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createAllDataObjectsTimeStamp(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createArchiveTimeStamp(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createArchiveTimeStampV2(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createIndividualDataObjectsTimeStamp(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createRefsOnlyTimeStamp(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createSigAndRefsTimeStamp(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createSignatureTimeStamp(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createXAdESTimeStamp(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeArchiveTimeStamp(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeRefsOnlyTimeStamp(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeSigAndRefsTimeStamp(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 JAXBElement<XmlXAdESTimeStampType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeSignatureTimeStamp(XmlXAdESTimeStampType value)
          Create an instance of JAXBElement<XmlXAdESTimeStampType>}
 



Copyright © 2012. All Rights Reserved.