Package org.etsi.uri._01903.v1_3
Class ObjectFactory
- java.lang.Object
-
- org.etsi.uri._01903.v1_3.ObjectFactory
-
public class ObjectFactory extends Object
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.
-
-
Constructor Summary
Constructors Constructor Description ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.etsi.uri._01903.v1_3
-
Method Summary
-
-
-
Method Detail
-
createObjectIdentifier
public ObjectIdentifier createObjectIdentifier()
Create an instance ofObjectIdentifier
-
createIdentifierType
public IdentifierType createIdentifierType()
Create an instance ofIdentifierType
-
createDocumentationReferencesType
public DocumentationReferencesType createDocumentationReferencesType()
Create an instance ofDocumentationReferencesType
-
createEncapsulatedPKIData
public EncapsulatedPKIData createEncapsulatedPKIData()
Create an instance ofEncapsulatedPKIData
-
createReferenceInfo
public ReferenceInfo createReferenceInfo()
Create an instance ofReferenceInfo
-
createXAdESTimeStampType
public XAdESTimeStampType createXAdESTimeStampType()
Create an instance ofXAdESTimeStampType
-
createOtherTimeStamp
public OtherTimeStamp createOtherTimeStamp()
Create an instance ofOtherTimeStamp
-
createQualifyingProperties
public QualifyingProperties createQualifyingProperties()
Create an instance ofQualifyingProperties
-
createSignedProperties
public SignedProperties createSignedProperties()
Create an instance ofSignedProperties
-
createUnsignedProperties
public UnsignedProperties createUnsignedProperties()
Create an instance ofUnsignedProperties
-
createSignedSignatureProperties
public SignedSignatureProperties createSignedSignatureProperties()
Create an instance ofSignedSignatureProperties
-
createSignedDataObjectProperties
public SignedDataObjectProperties createSignedDataObjectProperties()
Create an instance ofSignedDataObjectProperties
-
createUnsignedSignatureProperties
public UnsignedSignatureProperties createUnsignedSignatureProperties()
Create an instance ofUnsignedSignatureProperties
-
createUnsignedDataObjectProperties
public UnsignedDataObjectProperties createUnsignedDataObjectProperties()
Create an instance ofUnsignedDataObjectProperties
-
createSigningCertificate
public SigningCertificate createSigningCertificate()
Create an instance ofSigningCertificate
-
createSignaturePolicyIdentifier
public SignaturePolicyIdentifier createSignaturePolicyIdentifier()
Create an instance ofSignaturePolicyIdentifier
-
createSignatureProductionPlace
public SignatureProductionPlace createSignatureProductionPlace()
Create an instance ofSignatureProductionPlace
-
createSignerRole
public SignerRole createSignerRole()
Create an instance ofSignerRole
-
createDataObjectFormat
public DataObjectFormat createDataObjectFormat()
Create an instance ofDataObjectFormat
-
createCommitmentTypeIndication
public CommitmentTypeIndication createCommitmentTypeIndication()
Create an instance ofCommitmentTypeIndication
-
createCounterSignature
public CounterSignature createCounterSignature()
Create an instance ofCounterSignature
-
createCompleteCertificateRefsType
public CompleteCertificateRefsType createCompleteCertificateRefsType()
Create an instance ofCompleteCertificateRefsType
-
createCompleteRevocationRefsType
public CompleteRevocationRefsType createCompleteRevocationRefsType()
Create an instance ofCompleteRevocationRefsType
-
createCertificateValuesType
public CertificateValuesType createCertificateValuesType()
Create an instance ofCertificateValuesType
-
createRevocationValuesType
public RevocationValuesType createRevocationValuesType()
Create an instance ofRevocationValuesType
-
createQualifyingPropertiesReference
public QualifyingPropertiesReference createQualifyingPropertiesReference()
Create an instance ofQualifyingPropertiesReference
-
createCertIDType
public CertIDType createCertIDType()
Create an instance ofCertIDType
-
createSignaturePolicyIdType
public SignaturePolicyIdType createSignaturePolicyIdType()
Create an instance ofSignaturePolicyIdType
-
createSPUserNotice
public SPUserNotice createSPUserNotice()
Create an instance ofSPUserNotice
-
createNoticeReferenceType
public NoticeReferenceType createNoticeReferenceType()
Create an instance ofNoticeReferenceType
-
createCommitmentTypeQualifiersListType
public CommitmentTypeQualifiersListType createCommitmentTypeQualifiersListType()
Create an instance ofCommitmentTypeQualifiersListType
-
createClaimedRolesListType
public ClaimedRolesListType createClaimedRolesListType()
Create an instance ofClaimedRolesListType
-
createCertifiedRolesListType
public CertifiedRolesListType createCertifiedRolesListType()
Create an instance ofCertifiedRolesListType
-
createDigestAlgAndValueType
public DigestAlgAndValueType createDigestAlgAndValueType()
Create an instance ofDigestAlgAndValueType
-
createSigPolicyQualifiersListType
public SigPolicyQualifiersListType createSigPolicyQualifiersListType()
Create an instance ofSigPolicyQualifiersListType
-
createIntegerListType
public IntegerListType createIntegerListType()
Create an instance ofIntegerListType
-
createCRLRefsType
public CRLRefsType createCRLRefsType()
Create an instance ofCRLRefsType
-
createCRLRefType
public CRLRefType createCRLRefType()
Create an instance ofCRLRefType
-
createCRLIdentifierType
public CRLIdentifierType createCRLIdentifierType()
Create an instance ofCRLIdentifierType
-
createOCSPRefsType
public OCSPRefsType createOCSPRefsType()
Create an instance ofOCSPRefsType
-
createOCSPRefType
public OCSPRefType createOCSPRefType()
Create an instance ofOCSPRefType
-
createResponderIDType
public ResponderIDType createResponderIDType()
Create an instance ofResponderIDType
-
createOCSPIdentifierType
public OCSPIdentifierType createOCSPIdentifierType()
Create an instance ofOCSPIdentifierType
-
createOtherCertStatusRefsType
public OtherCertStatusRefsType createOtherCertStatusRefsType()
Create an instance ofOtherCertStatusRefsType
-
createCRLValuesType
public CRLValuesType createCRLValuesType()
Create an instance ofCRLValuesType
-
createOCSPValuesType
public OCSPValuesType createOCSPValuesType()
Create an instance ofOCSPValuesType
-
createOtherCertStatusValuesType
public OtherCertStatusValuesType createOtherCertStatusValuesType()
Create an instance ofOtherCertStatusValuesType
-
createXAdESTimeStamp
public javax.xml.bind.JAXBElement<XAdESTimeStampType> createXAdESTimeStamp(XAdESTimeStampType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XAdESTimeStampType>
-
createSigningTime
public javax.xml.bind.JAXBElement<ZonedDateTime> createSigningTime(ZonedDateTime value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ZonedDateTime>
-
createSPURI
public javax.xml.bind.JAXBElement<String> createSPURI(String value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createAllDataObjectsTimeStamp
public javax.xml.bind.JAXBElement<XAdESTimeStampType> createAllDataObjectsTimeStamp(XAdESTimeStampType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XAdESTimeStampType>
-
createIndividualDataObjectsTimeStamp
public javax.xml.bind.JAXBElement<XAdESTimeStampType> createIndividualDataObjectsTimeStamp(XAdESTimeStampType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XAdESTimeStampType>
-
createSignatureTimeStamp
public javax.xml.bind.JAXBElement<XAdESTimeStampType> createSignatureTimeStamp(XAdESTimeStampType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XAdESTimeStampType>
-
createCompleteCertificateRefs
public javax.xml.bind.JAXBElement<CompleteCertificateRefsType> createCompleteCertificateRefs(CompleteCertificateRefsType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CompleteCertificateRefsType>
-
createCompleteRevocationRefs
public javax.xml.bind.JAXBElement<CompleteRevocationRefsType> createCompleteRevocationRefs(CompleteRevocationRefsType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CompleteRevocationRefsType>
-
createAttributeCertificateRefs
public javax.xml.bind.JAXBElement<CompleteCertificateRefsType> createAttributeCertificateRefs(CompleteCertificateRefsType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CompleteCertificateRefsType>
-
createAttributeRevocationRefs
public javax.xml.bind.JAXBElement<CompleteRevocationRefsType> createAttributeRevocationRefs(CompleteRevocationRefsType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CompleteRevocationRefsType>
-
createSigAndRefsTimeStamp
public javax.xml.bind.JAXBElement<XAdESTimeStampType> createSigAndRefsTimeStamp(XAdESTimeStampType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XAdESTimeStampType>
-
createRefsOnlyTimeStamp
public javax.xml.bind.JAXBElement<XAdESTimeStampType> createRefsOnlyTimeStamp(XAdESTimeStampType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XAdESTimeStampType>
-
createCertificateValues
public javax.xml.bind.JAXBElement<CertificateValuesType> createCertificateValues(CertificateValuesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CertificateValuesType>
-
createRevocationValues
public javax.xml.bind.JAXBElement<RevocationValuesType> createRevocationValues(RevocationValuesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RevocationValuesType>
-
createAttrAuthoritiesCertValues
public javax.xml.bind.JAXBElement<CertificateValuesType> createAttrAuthoritiesCertValues(CertificateValuesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CertificateValuesType>
-
createAttributeRevocationValues
public javax.xml.bind.JAXBElement<RevocationValuesType> createAttributeRevocationValues(RevocationValuesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RevocationValuesType>
-
createArchiveTimeStamp
public javax.xml.bind.JAXBElement<XAdESTimeStampType> createArchiveTimeStamp(XAdESTimeStampType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XAdESTimeStampType>
-
createUnsignedSignaturePropertiesCounterSignature
public javax.xml.bind.JAXBElement<CounterSignature> createUnsignedSignaturePropertiesCounterSignature(CounterSignature value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CounterSignature>
-
createUnsignedSignaturePropertiesSignatureTimeStamp
public javax.xml.bind.JAXBElement<XAdESTimeStampType> createUnsignedSignaturePropertiesSignatureTimeStamp(XAdESTimeStampType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XAdESTimeStampType>
-
createUnsignedSignaturePropertiesCompleteCertificateRefs
public javax.xml.bind.JAXBElement<CompleteCertificateRefsType> createUnsignedSignaturePropertiesCompleteCertificateRefs(CompleteCertificateRefsType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CompleteCertificateRefsType>
-
createUnsignedSignaturePropertiesCompleteRevocationRefs
public javax.xml.bind.JAXBElement<CompleteRevocationRefsType> createUnsignedSignaturePropertiesCompleteRevocationRefs(CompleteRevocationRefsType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CompleteRevocationRefsType>
-
createUnsignedSignaturePropertiesAttributeCertificateRefs
public javax.xml.bind.JAXBElement<CompleteCertificateRefsType> createUnsignedSignaturePropertiesAttributeCertificateRefs(CompleteCertificateRefsType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CompleteCertificateRefsType>
-
createUnsignedSignaturePropertiesAttributeRevocationRefs
public javax.xml.bind.JAXBElement<CompleteRevocationRefsType> createUnsignedSignaturePropertiesAttributeRevocationRefs(CompleteRevocationRefsType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CompleteRevocationRefsType>
-
createUnsignedSignaturePropertiesSigAndRefsTimeStamp
public javax.xml.bind.JAXBElement<XAdESTimeStampType> createUnsignedSignaturePropertiesSigAndRefsTimeStamp(XAdESTimeStampType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XAdESTimeStampType>
-
createUnsignedSignaturePropertiesRefsOnlyTimeStamp
public javax.xml.bind.JAXBElement<XAdESTimeStampType> createUnsignedSignaturePropertiesRefsOnlyTimeStamp(XAdESTimeStampType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XAdESTimeStampType>
-
createUnsignedSignaturePropertiesCertificateValues
public javax.xml.bind.JAXBElement<CertificateValuesType> createUnsignedSignaturePropertiesCertificateValues(CertificateValuesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CertificateValuesType>
-
createUnsignedSignaturePropertiesRevocationValues
public javax.xml.bind.JAXBElement<RevocationValuesType> createUnsignedSignaturePropertiesRevocationValues(RevocationValuesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RevocationValuesType>
-
createUnsignedSignaturePropertiesAttrAuthoritiesCertValues
public javax.xml.bind.JAXBElement<CertificateValuesType> createUnsignedSignaturePropertiesAttrAuthoritiesCertValues(CertificateValuesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CertificateValuesType>
-
createUnsignedSignaturePropertiesAttributeRevocationValues
public javax.xml.bind.JAXBElement<RevocationValuesType> createUnsignedSignaturePropertiesAttributeRevocationValues(RevocationValuesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RevocationValuesType>
-
createUnsignedSignaturePropertiesArchiveTimeStamp
public javax.xml.bind.JAXBElement<XAdESTimeStampType> createUnsignedSignaturePropertiesArchiveTimeStamp(XAdESTimeStampType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XAdESTimeStampType>
-
-