Class ObjectFactory
java.lang.Object
eu.europa.esig.xades.jaxb.xades122.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the eu.europa.esig.xades.jaxb.xades122 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
ConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.xades.jaxb.xades122 -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofAnyType
Create an instance ofCertIDListType
Create an instance ofCertIDType
Create an instance ofCertificateValuesType
Create an instance ofCertifiedRolesListType
Create an instance ofClaimedRolesListType
Create an instance ofCommitmentTypeIndicationType
Create an instance ofCommitmentTypeQualifiersListType
Create an instance ofCompleteCertificateRefsType
Create an instance ofCompleteRevocationRefsType
Create an instance ofCounterSignatureType
Create an instance ofCRLIdentifierType
Create an instance ofCRLRefsType
Create an instance ofCRLRefType
Create an instance ofCRLValuesType
Create an instance ofDataObjectFormatType
Create an instance ofDigestAlgAndValueType
Create an instance ofDocumentationReferencesType
Create an instance ofEncapsulatedPKIDataType
Create an instance ofIdentifierType
Create an instance ofIncludeType
Create an instance ofIntegerListType
Create an instance ofNoticeReferenceType
Create an instance ofObjectIdentifierType
Create an instance ofOCSPIdentifierType
Create an instance ofOCSPRefsType
Create an instance ofOCSPRefType
Create an instance ofOCSPValuesType
Create an instance ofOtherCertStatusRefsType
Create an instance ofOtherCertStatusValuesType
Create an instance ofQualifyingPropertiesReferenceType
Create an instance ofQualifyingPropertiesType
Create an instance ofRevocationValuesType
Create an instance ofSignaturePolicyIdentifierType
Create an instance ofSignaturePolicyIdType
Create an instance ofSignatureProductionPlaceType
Create an instance ofSignedDataObjectPropertiesType
Create an instance ofSignedPropertiesType
Create an instance ofSignedSignaturePropertiesType
createSignerRole
(SignerRoleType value) Create an instance ofSignerRoleType
Create an instance ofSigPolicyQualifiersListType
createSPURI
(String value) Create an instance ofSPUserNoticeType
createTimeStamp
(TimeStampType value) Create an instance ofTimeStampType
Create an instance ofUnsignedDataObjectPropertiesType
Create an instance ofUnsignedPropertiesType
Create an instance ofUnsignedSignaturePropertiesType
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.xades.jaxb.xades122
-
-
Method Details
-
createAnyType
Create an instance ofAnyType
-
createObjectIdentifierType
Create an instance ofObjectIdentifierType
-
createEncapsulatedPKIDataType
Create an instance ofEncapsulatedPKIDataType
-
createTimeStampType
Create an instance ofTimeStampType
-
createQualifyingPropertiesType
Create an instance ofQualifyingPropertiesType
-
createSignedPropertiesType
Create an instance ofSignedPropertiesType
-
createUnsignedPropertiesType
Create an instance ofUnsignedPropertiesType
-
createSignedSignaturePropertiesType
Create an instance ofSignedSignaturePropertiesType
-
createSignedDataObjectPropertiesType
Create an instance ofSignedDataObjectPropertiesType
-
createUnsignedSignaturePropertiesType
Create an instance ofUnsignedSignaturePropertiesType
-
createUnsignedDataObjectPropertiesType
Create an instance ofUnsignedDataObjectPropertiesType
-
createQualifyingPropertiesReferenceType
Create an instance ofQualifyingPropertiesReferenceType
-
createCertIDListType
Create an instance ofCertIDListType
-
createSignaturePolicyIdentifierType
Create an instance ofSignaturePolicyIdentifierType
-
createSPUserNoticeType
Create an instance ofSPUserNoticeType
-
createCounterSignatureType
Create an instance ofCounterSignatureType
-
createDataObjectFormatType
Create an instance ofDataObjectFormatType
-
createCommitmentTypeIndicationType
Create an instance ofCommitmentTypeIndicationType
-
createSignatureProductionPlaceType
Create an instance ofSignatureProductionPlaceType
-
createSignerRoleType
Create an instance ofSignerRoleType
-
createCompleteCertificateRefsType
Create an instance ofCompleteCertificateRefsType
-
createCompleteRevocationRefsType
Create an instance ofCompleteRevocationRefsType
-
createCertificateValuesType
Create an instance ofCertificateValuesType
-
createRevocationValuesType
Create an instance ofRevocationValuesType
-
createIdentifierType
Create an instance ofIdentifierType
-
createDocumentationReferencesType
Create an instance ofDocumentationReferencesType
-
createIncludeType
Create an instance ofIncludeType
-
createCertIDType
Create an instance ofCertIDType
-
createDigestAlgAndValueType
Create an instance ofDigestAlgAndValueType
-
createSignaturePolicyIdType
Create an instance ofSignaturePolicyIdType
-
createSigPolicyQualifiersListType
Create an instance ofSigPolicyQualifiersListType
-
createNoticeReferenceType
Create an instance ofNoticeReferenceType
-
createIntegerListType
Create an instance ofIntegerListType
-
createCommitmentTypeQualifiersListType
Create an instance ofCommitmentTypeQualifiersListType
-
createClaimedRolesListType
Create an instance ofClaimedRolesListType
-
createCertifiedRolesListType
Create an instance ofCertifiedRolesListType
-
createCRLRefsType
Create an instance ofCRLRefsType
-
createCRLRefType
Create an instance ofCRLRefType
-
createCRLIdentifierType
Create an instance ofCRLIdentifierType
-
createOCSPRefsType
Create an instance ofOCSPRefsType
-
createOCSPRefType
Create an instance ofOCSPRefType
-
createOCSPIdentifierType
Create an instance ofOCSPIdentifierType
-
createOtherCertStatusRefsType
Create an instance ofOtherCertStatusRefsType
-
createCRLValuesType
Create an instance ofCRLValuesType
-
createOCSPValuesType
Create an instance ofOCSPValuesType
-
createOtherCertStatusValuesType
Create an instance ofOtherCertStatusValuesType
-
createAny
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
AnyType
>
-
createObjectIdentifier
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
ObjectIdentifierType
>
-
createEncapsulatedPKIData
public JAXBElement<EncapsulatedPKIDataType> createEncapsulatedPKIData(EncapsulatedPKIDataType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
EncapsulatedPKIDataType
>
-
createTimeStamp
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
TimeStampType
>
-
createQualifyingProperties
public JAXBElement<QualifyingPropertiesType> createQualifyingProperties(QualifyingPropertiesType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
QualifyingPropertiesType
>
-
createSignedProperties
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
SignedPropertiesType
>
-
createUnsignedProperties
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
UnsignedPropertiesType
>
-
createSignedSignatureProperties
public JAXBElement<SignedSignaturePropertiesType> createSignedSignatureProperties(SignedSignaturePropertiesType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
SignedSignaturePropertiesType
>
-
createSignedDataObjectProperties
public JAXBElement<SignedDataObjectPropertiesType> createSignedDataObjectProperties(SignedDataObjectPropertiesType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
SignedDataObjectPropertiesType
>
-
createUnsignedSignatureProperties
public JAXBElement<UnsignedSignaturePropertiesType> createUnsignedSignatureProperties(UnsignedSignaturePropertiesType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
UnsignedSignaturePropertiesType
>
-
createUnsignedDataObjectProperties
public JAXBElement<UnsignedDataObjectPropertiesType> createUnsignedDataObjectProperties(UnsignedDataObjectPropertiesType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
UnsignedDataObjectPropertiesType
>
-
createQualifyingPropertiesReference
public JAXBElement<QualifyingPropertiesReferenceType> createQualifyingPropertiesReference(QualifyingPropertiesReferenceType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
QualifyingPropertiesReferenceType
>
-
createSigningTime
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
XMLGregorianCalendar
>
-
createSigningCertificate
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
CertIDListType
>
-
createSignaturePolicyIdentifier
public JAXBElement<SignaturePolicyIdentifierType> createSignaturePolicyIdentifier(SignaturePolicyIdentifierType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
SignaturePolicyIdentifierType
>
-
createSPURI
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
String
>
-
createSPUserNotice
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
SPUserNoticeType
>
-
createCounterSignature
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
CounterSignatureType
>
-
createDataObjectFormat
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
DataObjectFormatType
>
-
createCommitmentTypeIndication
public JAXBElement<CommitmentTypeIndicationType> createCommitmentTypeIndication(CommitmentTypeIndicationType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
CommitmentTypeIndicationType
>
-
createSignatureProductionPlace
public JAXBElement<SignatureProductionPlaceType> createSignatureProductionPlace(SignatureProductionPlaceType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
SignatureProductionPlaceType
>
-
createSignerRole
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
SignerRoleType
>
-
createAllDataObjectsTimeStamp
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
TimeStampType
>
-
createIndividualDataObjectsTimeStamp
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
TimeStampType
>
-
createSignatureTimeStamp
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
TimeStampType
>
-
createCompleteCertificateRefs
public JAXBElement<CompleteCertificateRefsType> createCompleteCertificateRefs(CompleteCertificateRefsType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
CompleteCertificateRefsType
>
-
createCompleteRevocationRefs
public JAXBElement<CompleteRevocationRefsType> createCompleteRevocationRefs(CompleteRevocationRefsType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
CompleteRevocationRefsType
>
-
createSigAndRefsTimeStamp
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
TimeStampType
>
-
createRefsOnlyTimeStamp
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
TimeStampType
>
-
createCertificateValues
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
CertificateValuesType
>
-
createRevocationValues
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
RevocationValuesType
>
-
createArchiveTimeStamp
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
TimeStampType
>
-