All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.etsi.uri._01903.v1_3.ObjectFactory Maven / Gradle / Ivy

//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0 
// See https://javaee.github.io/jaxb-v2/ 
// Any modifications to this file will be lost upon recompilation of the source schema. 
// Generated on: 2022.11.16 at 09:22:53 AM UTC 
//


package org.etsi.uri._01903.v1_3;

import java.time.ZonedDateTime;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
import javax.xml.namespace.QName;
import no.digipost.xsd.jaxb.XSDateTimeAdapter;


/**
 * This object contains factory methods for each 
 * Java content interface and Java element interface 
 * generated in the org.etsi.uri._01903.v1_3 package. 
 * 

An ObjectFactory allows you to programatically * construct new instances of the Java representation * for XML content. The Java representation of XML * content can consist of schema derived interfaces * and classes representing the binding of schema * type definitions, element declarations and model * groups. Factory methods for each of these are * provided in this class. * */ @XmlRegistry public class ObjectFactory { private final static QName _XAdESTimeStamp_QNAME = new QName("http://uri.etsi.org/01903/v1.3.2#", "XAdESTimeStamp"); private final static QName _SigningTime_QNAME = new QName("http://uri.etsi.org/01903/v1.3.2#", "SigningTime"); private final static QName _SPURI_QNAME = new QName("http://uri.etsi.org/01903/v1.3.2#", "SPURI"); private final static QName _AllDataObjectsTimeStamp_QNAME = new QName("http://uri.etsi.org/01903/v1.3.2#", "AllDataObjectsTimeStamp"); private final static QName _IndividualDataObjectsTimeStamp_QNAME = new QName("http://uri.etsi.org/01903/v1.3.2#", "IndividualDataObjectsTimeStamp"); private final static QName _SignatureTimeStamp_QNAME = new QName("http://uri.etsi.org/01903/v1.3.2#", "SignatureTimeStamp"); private final static QName _CompleteCertificateRefs_QNAME = new QName("http://uri.etsi.org/01903/v1.3.2#", "CompleteCertificateRefs"); private final static QName _CompleteRevocationRefs_QNAME = new QName("http://uri.etsi.org/01903/v1.3.2#", "CompleteRevocationRefs"); private final static QName _AttributeCertificateRefs_QNAME = new QName("http://uri.etsi.org/01903/v1.3.2#", "AttributeCertificateRefs"); private final static QName _AttributeRevocationRefs_QNAME = new QName("http://uri.etsi.org/01903/v1.3.2#", "AttributeRevocationRefs"); private final static QName _SigAndRefsTimeStamp_QNAME = new QName("http://uri.etsi.org/01903/v1.3.2#", "SigAndRefsTimeStamp"); private final static QName _RefsOnlyTimeStamp_QNAME = new QName("http://uri.etsi.org/01903/v1.3.2#", "RefsOnlyTimeStamp"); private final static QName _CertificateValues_QNAME = new QName("http://uri.etsi.org/01903/v1.3.2#", "CertificateValues"); private final static QName _RevocationValues_QNAME = new QName("http://uri.etsi.org/01903/v1.3.2#", "RevocationValues"); private final static QName _AttrAuthoritiesCertValues_QNAME = new QName("http://uri.etsi.org/01903/v1.3.2#", "AttrAuthoritiesCertValues"); private final static QName _AttributeRevocationValues_QNAME = new QName("http://uri.etsi.org/01903/v1.3.2#", "AttributeRevocationValues"); private final static QName _ArchiveTimeStamp_QNAME = new QName("http://uri.etsi.org/01903/v1.3.2#", "ArchiveTimeStamp"); private final static QName _UnsignedSignaturePropertiesCounterSignature_QNAME = new QName("http://uri.etsi.org/01903/v1.3.2#", "CounterSignature"); /** * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.etsi.uri._01903.v1_3 * */ public ObjectFactory() { } /** * Create an instance of {@link Any } * */ public Any createAny() { return new Any(); } /** * Create an instance of {@link ObjectIdentifier } * */ public ObjectIdentifier createObjectIdentifier() { return new ObjectIdentifier(); } /** * Create an instance of {@link IdentifierType } * */ public IdentifierType createIdentifierType() { return new IdentifierType(); } /** * Create an instance of {@link DocumentationReferencesType } * */ public DocumentationReferencesType createDocumentationReferencesType() { return new DocumentationReferencesType(); } /** * Create an instance of {@link EncapsulatedPKIData } * */ public EncapsulatedPKIData createEncapsulatedPKIData() { return new EncapsulatedPKIData(); } /** * Create an instance of {@link Include } * */ public Include createInclude() { return new Include(); } /** * Create an instance of {@link ReferenceInfo } * */ public ReferenceInfo createReferenceInfo() { return new ReferenceInfo(); } /** * Create an instance of {@link XAdESTimeStampType } * */ public XAdESTimeStampType createXAdESTimeStampType() { return new XAdESTimeStampType(); } /** * Create an instance of {@link OtherTimeStamp } * */ public OtherTimeStamp createOtherTimeStamp() { return new OtherTimeStamp(); } /** * Create an instance of {@link QualifyingProperties } * */ public QualifyingProperties createQualifyingProperties() { return new QualifyingProperties(); } /** * Create an instance of {@link SignedProperties } * */ public SignedProperties createSignedProperties() { return new SignedProperties(); } /** * Create an instance of {@link UnsignedProperties } * */ public UnsignedProperties createUnsignedProperties() { return new UnsignedProperties(); } /** * Create an instance of {@link SignedSignatureProperties } * */ public SignedSignatureProperties createSignedSignatureProperties() { return new SignedSignatureProperties(); } /** * Create an instance of {@link SignedDataObjectProperties } * */ public SignedDataObjectProperties createSignedDataObjectProperties() { return new SignedDataObjectProperties(); } /** * Create an instance of {@link UnsignedSignatureProperties } * */ public UnsignedSignatureProperties createUnsignedSignatureProperties() { return new UnsignedSignatureProperties(); } /** * Create an instance of {@link UnsignedDataObjectProperties } * */ public UnsignedDataObjectProperties createUnsignedDataObjectProperties() { return new UnsignedDataObjectProperties(); } /** * Create an instance of {@link SigningCertificate } * */ public SigningCertificate createSigningCertificate() { return new SigningCertificate(); } /** * Create an instance of {@link SignaturePolicyIdentifier } * */ public SignaturePolicyIdentifier createSignaturePolicyIdentifier() { return new SignaturePolicyIdentifier(); } /** * Create an instance of {@link SignatureProductionPlace } * */ public SignatureProductionPlace createSignatureProductionPlace() { return new SignatureProductionPlace(); } /** * Create an instance of {@link SignerRole } * */ public SignerRole createSignerRole() { return new SignerRole(); } /** * Create an instance of {@link DataObjectFormat } * */ public DataObjectFormat createDataObjectFormat() { return new DataObjectFormat(); } /** * Create an instance of {@link CommitmentTypeIndication } * */ public CommitmentTypeIndication createCommitmentTypeIndication() { return new CommitmentTypeIndication(); } /** * Create an instance of {@link CounterSignature } * */ public CounterSignature createCounterSignature() { return new CounterSignature(); } /** * Create an instance of {@link CompleteCertificateRefsType } * */ public CompleteCertificateRefsType createCompleteCertificateRefsType() { return new CompleteCertificateRefsType(); } /** * Create an instance of {@link CompleteRevocationRefsType } * */ public CompleteRevocationRefsType createCompleteRevocationRefsType() { return new CompleteRevocationRefsType(); } /** * Create an instance of {@link CertificateValuesType } * */ public CertificateValuesType createCertificateValuesType() { return new CertificateValuesType(); } /** * Create an instance of {@link RevocationValuesType } * */ public RevocationValuesType createRevocationValuesType() { return new RevocationValuesType(); } /** * Create an instance of {@link QualifyingPropertiesReference } * */ public QualifyingPropertiesReference createQualifyingPropertiesReference() { return new QualifyingPropertiesReference(); } /** * Create an instance of {@link CertIDType } * */ public CertIDType createCertIDType() { return new CertIDType(); } /** * Create an instance of {@link SignaturePolicyIdType } * */ public SignaturePolicyIdType createSignaturePolicyIdType() { return new SignaturePolicyIdType(); } /** * Create an instance of {@link SPUserNotice } * */ public SPUserNotice createSPUserNotice() { return new SPUserNotice(); } /** * Create an instance of {@link NoticeReferenceType } * */ public NoticeReferenceType createNoticeReferenceType() { return new NoticeReferenceType(); } /** * Create an instance of {@link CommitmentTypeQualifiersListType } * */ public CommitmentTypeQualifiersListType createCommitmentTypeQualifiersListType() { return new CommitmentTypeQualifiersListType(); } /** * Create an instance of {@link ClaimedRolesListType } * */ public ClaimedRolesListType createClaimedRolesListType() { return new ClaimedRolesListType(); } /** * Create an instance of {@link CertifiedRolesListType } * */ public CertifiedRolesListType createCertifiedRolesListType() { return new CertifiedRolesListType(); } /** * Create an instance of {@link DigestAlgAndValueType } * */ public DigestAlgAndValueType createDigestAlgAndValueType() { return new DigestAlgAndValueType(); } /** * Create an instance of {@link SigPolicyQualifiersListType } * */ public SigPolicyQualifiersListType createSigPolicyQualifiersListType() { return new SigPolicyQualifiersListType(); } /** * Create an instance of {@link IntegerListType } * */ public IntegerListType createIntegerListType() { return new IntegerListType(); } /** * Create an instance of {@link CRLRefsType } * */ public CRLRefsType createCRLRefsType() { return new CRLRefsType(); } /** * Create an instance of {@link CRLRefType } * */ public CRLRefType createCRLRefType() { return new CRLRefType(); } /** * Create an instance of {@link CRLIdentifierType } * */ public CRLIdentifierType createCRLIdentifierType() { return new CRLIdentifierType(); } /** * Create an instance of {@link OCSPRefsType } * */ public OCSPRefsType createOCSPRefsType() { return new OCSPRefsType(); } /** * Create an instance of {@link OCSPRefType } * */ public OCSPRefType createOCSPRefType() { return new OCSPRefType(); } /** * Create an instance of {@link ResponderIDType } * */ public ResponderIDType createResponderIDType() { return new ResponderIDType(); } /** * Create an instance of {@link OCSPIdentifierType } * */ public OCSPIdentifierType createOCSPIdentifierType() { return new OCSPIdentifierType(); } /** * Create an instance of {@link OtherCertStatusRefsType } * */ public OtherCertStatusRefsType createOtherCertStatusRefsType() { return new OtherCertStatusRefsType(); } /** * Create an instance of {@link CRLValuesType } * */ public CRLValuesType createCRLValuesType() { return new CRLValuesType(); } /** * Create an instance of {@link OCSPValuesType } * */ public OCSPValuesType createOCSPValuesType() { return new OCSPValuesType(); } /** * Create an instance of {@link OtherCertStatusValuesType } * */ public OtherCertStatusValuesType createOtherCertStatusValuesType() { return new OtherCertStatusValuesType(); } /** * Create an instance of {@link JAXBElement }{@code <}{@link XAdESTimeStampType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link XAdESTimeStampType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "XAdESTimeStamp") public JAXBElement createXAdESTimeStamp(XAdESTimeStampType value) { return new JAXBElement(_XAdESTimeStamp_QNAME, XAdESTimeStampType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ZonedDateTime }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ZonedDateTime }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "SigningTime") @XmlJavaTypeAdapter(XSDateTimeAdapter.class) public JAXBElement createSigningTime(ZonedDateTime value) { return new JAXBElement(_SigningTime_QNAME, ZonedDateTime.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "SPURI") public JAXBElement createSPURI(String value) { return new JAXBElement(_SPURI_QNAME, String.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link XAdESTimeStampType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link XAdESTimeStampType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "AllDataObjectsTimeStamp") public JAXBElement createAllDataObjectsTimeStamp(XAdESTimeStampType value) { return new JAXBElement(_AllDataObjectsTimeStamp_QNAME, XAdESTimeStampType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link XAdESTimeStampType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link XAdESTimeStampType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "IndividualDataObjectsTimeStamp") public JAXBElement createIndividualDataObjectsTimeStamp(XAdESTimeStampType value) { return new JAXBElement(_IndividualDataObjectsTimeStamp_QNAME, XAdESTimeStampType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link XAdESTimeStampType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link XAdESTimeStampType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "SignatureTimeStamp") public JAXBElement createSignatureTimeStamp(XAdESTimeStampType value) { return new JAXBElement(_SignatureTimeStamp_QNAME, XAdESTimeStampType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CompleteCertificateRefsType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CompleteCertificateRefsType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "CompleteCertificateRefs") public JAXBElement createCompleteCertificateRefs(CompleteCertificateRefsType value) { return new JAXBElement(_CompleteCertificateRefs_QNAME, CompleteCertificateRefsType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CompleteRevocationRefsType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CompleteRevocationRefsType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "CompleteRevocationRefs") public JAXBElement createCompleteRevocationRefs(CompleteRevocationRefsType value) { return new JAXBElement(_CompleteRevocationRefs_QNAME, CompleteRevocationRefsType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CompleteCertificateRefsType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CompleteCertificateRefsType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "AttributeCertificateRefs") public JAXBElement createAttributeCertificateRefs(CompleteCertificateRefsType value) { return new JAXBElement(_AttributeCertificateRefs_QNAME, CompleteCertificateRefsType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CompleteRevocationRefsType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CompleteRevocationRefsType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "AttributeRevocationRefs") public JAXBElement createAttributeRevocationRefs(CompleteRevocationRefsType value) { return new JAXBElement(_AttributeRevocationRefs_QNAME, CompleteRevocationRefsType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link XAdESTimeStampType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link XAdESTimeStampType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "SigAndRefsTimeStamp") public JAXBElement createSigAndRefsTimeStamp(XAdESTimeStampType value) { return new JAXBElement(_SigAndRefsTimeStamp_QNAME, XAdESTimeStampType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link XAdESTimeStampType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link XAdESTimeStampType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "RefsOnlyTimeStamp") public JAXBElement createRefsOnlyTimeStamp(XAdESTimeStampType value) { return new JAXBElement(_RefsOnlyTimeStamp_QNAME, XAdESTimeStampType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CertificateValuesType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CertificateValuesType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "CertificateValues") public JAXBElement createCertificateValues(CertificateValuesType value) { return new JAXBElement(_CertificateValues_QNAME, CertificateValuesType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RevocationValuesType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RevocationValuesType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "RevocationValues") public JAXBElement createRevocationValues(RevocationValuesType value) { return new JAXBElement(_RevocationValues_QNAME, RevocationValuesType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CertificateValuesType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CertificateValuesType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "AttrAuthoritiesCertValues") public JAXBElement createAttrAuthoritiesCertValues(CertificateValuesType value) { return new JAXBElement(_AttrAuthoritiesCertValues_QNAME, CertificateValuesType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RevocationValuesType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RevocationValuesType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "AttributeRevocationValues") public JAXBElement createAttributeRevocationValues(RevocationValuesType value) { return new JAXBElement(_AttributeRevocationValues_QNAME, RevocationValuesType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link XAdESTimeStampType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link XAdESTimeStampType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "ArchiveTimeStamp") public JAXBElement createArchiveTimeStamp(XAdESTimeStampType value) { return new JAXBElement(_ArchiveTimeStamp_QNAME, XAdESTimeStampType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CounterSignature }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CounterSignature }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "CounterSignature", scope = UnsignedSignatureProperties.class) public JAXBElement createUnsignedSignaturePropertiesCounterSignature(CounterSignature value) { return new JAXBElement(_UnsignedSignaturePropertiesCounterSignature_QNAME, CounterSignature.class, UnsignedSignatureProperties.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link XAdESTimeStampType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link XAdESTimeStampType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "SignatureTimeStamp", scope = UnsignedSignatureProperties.class) public JAXBElement createUnsignedSignaturePropertiesSignatureTimeStamp(XAdESTimeStampType value) { return new JAXBElement(_SignatureTimeStamp_QNAME, XAdESTimeStampType.class, UnsignedSignatureProperties.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CompleteCertificateRefsType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CompleteCertificateRefsType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "CompleteCertificateRefs", scope = UnsignedSignatureProperties.class) public JAXBElement createUnsignedSignaturePropertiesCompleteCertificateRefs(CompleteCertificateRefsType value) { return new JAXBElement(_CompleteCertificateRefs_QNAME, CompleteCertificateRefsType.class, UnsignedSignatureProperties.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CompleteRevocationRefsType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CompleteRevocationRefsType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "CompleteRevocationRefs", scope = UnsignedSignatureProperties.class) public JAXBElement createUnsignedSignaturePropertiesCompleteRevocationRefs(CompleteRevocationRefsType value) { return new JAXBElement(_CompleteRevocationRefs_QNAME, CompleteRevocationRefsType.class, UnsignedSignatureProperties.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CompleteCertificateRefsType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CompleteCertificateRefsType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "AttributeCertificateRefs", scope = UnsignedSignatureProperties.class) public JAXBElement createUnsignedSignaturePropertiesAttributeCertificateRefs(CompleteCertificateRefsType value) { return new JAXBElement(_AttributeCertificateRefs_QNAME, CompleteCertificateRefsType.class, UnsignedSignatureProperties.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CompleteRevocationRefsType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CompleteRevocationRefsType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "AttributeRevocationRefs", scope = UnsignedSignatureProperties.class) public JAXBElement createUnsignedSignaturePropertiesAttributeRevocationRefs(CompleteRevocationRefsType value) { return new JAXBElement(_AttributeRevocationRefs_QNAME, CompleteRevocationRefsType.class, UnsignedSignatureProperties.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link XAdESTimeStampType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link XAdESTimeStampType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "SigAndRefsTimeStamp", scope = UnsignedSignatureProperties.class) public JAXBElement createUnsignedSignaturePropertiesSigAndRefsTimeStamp(XAdESTimeStampType value) { return new JAXBElement(_SigAndRefsTimeStamp_QNAME, XAdESTimeStampType.class, UnsignedSignatureProperties.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link XAdESTimeStampType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link XAdESTimeStampType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "RefsOnlyTimeStamp", scope = UnsignedSignatureProperties.class) public JAXBElement createUnsignedSignaturePropertiesRefsOnlyTimeStamp(XAdESTimeStampType value) { return new JAXBElement(_RefsOnlyTimeStamp_QNAME, XAdESTimeStampType.class, UnsignedSignatureProperties.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CertificateValuesType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CertificateValuesType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "CertificateValues", scope = UnsignedSignatureProperties.class) public JAXBElement createUnsignedSignaturePropertiesCertificateValues(CertificateValuesType value) { return new JAXBElement(_CertificateValues_QNAME, CertificateValuesType.class, UnsignedSignatureProperties.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RevocationValuesType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RevocationValuesType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "RevocationValues", scope = UnsignedSignatureProperties.class) public JAXBElement createUnsignedSignaturePropertiesRevocationValues(RevocationValuesType value) { return new JAXBElement(_RevocationValues_QNAME, RevocationValuesType.class, UnsignedSignatureProperties.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CertificateValuesType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CertificateValuesType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "AttrAuthoritiesCertValues", scope = UnsignedSignatureProperties.class) public JAXBElement createUnsignedSignaturePropertiesAttrAuthoritiesCertValues(CertificateValuesType value) { return new JAXBElement(_AttrAuthoritiesCertValues_QNAME, CertificateValuesType.class, UnsignedSignatureProperties.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RevocationValuesType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RevocationValuesType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "AttributeRevocationValues", scope = UnsignedSignatureProperties.class) public JAXBElement createUnsignedSignaturePropertiesAttributeRevocationValues(RevocationValuesType value) { return new JAXBElement(_AttributeRevocationValues_QNAME, RevocationValuesType.class, UnsignedSignatureProperties.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link XAdESTimeStampType }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link XAdESTimeStampType }{@code >} */ @XmlElementDecl(namespace = "http://uri.etsi.org/01903/v1.3.2#", name = "ArchiveTimeStamp", scope = UnsignedSignatureProperties.class) public JAXBElement createUnsignedSignaturePropertiesArchiveTimeStamp(XAdESTimeStampType value) { return new JAXBElement(_ArchiveTimeStamp_QNAME, XAdESTimeStampType.class, UnsignedSignatureProperties.class, value); } }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy