Package com.helger.xsds.xades132
Class ObjectFactory
- java.lang.Object
-
- com.helger.xsds.xades132.ObjectFactory
-
@CodingStyleguideUnaware public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the com.helger.xsds.xades132 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.
This class was annotated by ph-jaxb22-plugin -Xph-annotate
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.helger.xsds.xades132
-
Method Summary
-
-
-
Field Detail
-
_Any_QNAME
public static final QName _Any_QNAME
-
_ObjectIdentifier_QNAME
public static final QName _ObjectIdentifier_QNAME
-
_EncapsulatedPKIData_QNAME
public static final QName _EncapsulatedPKIData_QNAME
-
_Include_QNAME
public static final QName _Include_QNAME
-
_ReferenceInfo_QNAME
public static final QName _ReferenceInfo_QNAME
-
_XAdESTimeStamp_QNAME
public static final QName _XAdESTimeStamp_QNAME
-
_OtherTimeStamp_QNAME
public static final QName _OtherTimeStamp_QNAME
-
_QualifyingProperties_QNAME
public static final QName _QualifyingProperties_QNAME
-
_SignedProperties_QNAME
public static final QName _SignedProperties_QNAME
-
_UnsignedProperties_QNAME
public static final QName _UnsignedProperties_QNAME
-
_SignedSignatureProperties_QNAME
public static final QName _SignedSignatureProperties_QNAME
-
_SignedDataObjectProperties_QNAME
public static final QName _SignedDataObjectProperties_QNAME
-
_UnsignedSignatureProperties_QNAME
public static final QName _UnsignedSignatureProperties_QNAME
-
_UnsignedDataObjectProperties_QNAME
public static final QName _UnsignedDataObjectProperties_QNAME
-
_QualifyingPropertiesReference_QNAME
public static final QName _QualifyingPropertiesReference_QNAME
-
_SigningTime_QNAME
public static final QName _SigningTime_QNAME
-
_SigningCertificate_QNAME
public static final QName _SigningCertificate_QNAME
-
_SigningCertificateV2_QNAME
public static final QName _SigningCertificateV2_QNAME
-
_SignaturePolicyIdentifier_QNAME
public static final QName _SignaturePolicyIdentifier_QNAME
-
_SPURI_QNAME
public static final QName _SPURI_QNAME
-
_SPUserNotice_QNAME
public static final QName _SPUserNotice_QNAME
-
_CounterSignature_QNAME
public static final QName _CounterSignature_QNAME
-
_DataObjectFormat_QNAME
public static final QName _DataObjectFormat_QNAME
-
_CommitmentTypeIndication_QNAME
public static final QName _CommitmentTypeIndication_QNAME
-
_SignatureProductionPlace_QNAME
public static final QName _SignatureProductionPlace_QNAME
-
_SignatureProductionPlaceV2_QNAME
public static final QName _SignatureProductionPlaceV2_QNAME
-
_SignerRole_QNAME
public static final QName _SignerRole_QNAME
-
_SignerRoleV2_QNAME
public static final QName _SignerRoleV2_QNAME
-
_ClaimedRoles_QNAME
public static final QName _ClaimedRoles_QNAME
-
_CertifiedRolesV2_QNAME
public static final QName _CertifiedRolesV2_QNAME
-
_SignedAssertions_QNAME
public static final QName _SignedAssertions_QNAME
-
_X509AttributeCertificate_QNAME
public static final QName _X509AttributeCertificate_QNAME
-
_OtherAttributeCertificate_QNAME
public static final QName _OtherAttributeCertificate_QNAME
-
_SignedAssertion_QNAME
public static final QName _SignedAssertion_QNAME
-
_AllDataObjectsTimeStamp_QNAME
public static final QName _AllDataObjectsTimeStamp_QNAME
-
_IndividualDataObjectsTimeStamp_QNAME
public static final QName _IndividualDataObjectsTimeStamp_QNAME
-
_SignatureTimeStamp_QNAME
public static final QName _SignatureTimeStamp_QNAME
-
_CompleteCertificateRefs_QNAME
public static final QName _CompleteCertificateRefs_QNAME
-
_CompleteRevocationRefs_QNAME
public static final QName _CompleteRevocationRefs_QNAME
-
_AttributeCertificateRefs_QNAME
public static final QName _AttributeCertificateRefs_QNAME
-
_AttributeRevocationRefs_QNAME
public static final QName _AttributeRevocationRefs_QNAME
-
_SigAndRefsTimeStamp_QNAME
public static final QName _SigAndRefsTimeStamp_QNAME
-
_RefsOnlyTimeStamp_QNAME
public static final QName _RefsOnlyTimeStamp_QNAME
-
_CertificateValues_QNAME
public static final QName _CertificateValues_QNAME
-
_RevocationValues_QNAME
public static final QName _RevocationValues_QNAME
-
_AttrAuthoritiesCertValues_QNAME
public static final QName _AttrAuthoritiesCertValues_QNAME
-
_AttributeRevocationValues_QNAME
public static final QName _AttributeRevocationValues_QNAME
-
_ArchiveTimeStamp_QNAME
public static final QName _ArchiveTimeStamp_QNAME
-
-
Method Detail
-
createAnyType
@Nonnull public AnyType createAnyType()
Create an instance ofAnyType- Returns:
- The created AnyType object and never
null.
-
createObjectIdentifierType
@Nonnull public ObjectIdentifierType createObjectIdentifierType()
Create an instance ofObjectIdentifierType- Returns:
- The created ObjectIdentifierType object and never
null.
-
createEncapsulatedPKIDataType
@Nonnull public EncapsulatedPKIDataType createEncapsulatedPKIDataType()
Create an instance ofEncapsulatedPKIDataType- Returns:
- The created EncapsulatedPKIDataType object and never
null.
-
createIncludeType
@Nonnull public IncludeType createIncludeType()
Create an instance ofIncludeType- Returns:
- The created IncludeType object and never
null.
-
createReferenceInfoType
@Nonnull public ReferenceInfoType createReferenceInfoType()
Create an instance ofReferenceInfoType- Returns:
- The created ReferenceInfoType object and never
null.
-
createXAdESTimeStampType
@Nonnull public XAdESTimeStampType createXAdESTimeStampType()
Create an instance ofXAdESTimeStampType- Returns:
- The created XAdESTimeStampType object and never
null.
-
createOtherTimeStampType
@Nonnull public OtherTimeStampType createOtherTimeStampType()
Create an instance ofOtherTimeStampType- Returns:
- The created OtherTimeStampType object and never
null.
-
createQualifyingPropertiesType
@Nonnull public QualifyingPropertiesType createQualifyingPropertiesType()
Create an instance ofQualifyingPropertiesType- Returns:
- The created QualifyingPropertiesType object and never
null.
-
createSignedPropertiesType
@Nonnull public SignedPropertiesType createSignedPropertiesType()
Create an instance ofSignedPropertiesType- Returns:
- The created SignedPropertiesType object and never
null.
-
createUnsignedPropertiesType
@Nonnull public UnsignedPropertiesType createUnsignedPropertiesType()
Create an instance ofUnsignedPropertiesType- Returns:
- The created UnsignedPropertiesType object and never
null.
-
createSignedSignaturePropertiesType
@Nonnull public SignedSignaturePropertiesType createSignedSignaturePropertiesType()
Create an instance ofSignedSignaturePropertiesType- Returns:
- The created SignedSignaturePropertiesType object and never
null.
-
createSignedDataObjectPropertiesType
@Nonnull public SignedDataObjectPropertiesType createSignedDataObjectPropertiesType()
Create an instance ofSignedDataObjectPropertiesType- Returns:
- The created SignedDataObjectPropertiesType object and never
null.
-
createUnsignedSignaturePropertiesType
@Nonnull public UnsignedSignaturePropertiesType createUnsignedSignaturePropertiesType()
Create an instance ofUnsignedSignaturePropertiesType- Returns:
- The created UnsignedSignaturePropertiesType object and never
null.
-
createUnsignedDataObjectPropertiesType
@Nonnull public UnsignedDataObjectPropertiesType createUnsignedDataObjectPropertiesType()
Create an instance ofUnsignedDataObjectPropertiesType- Returns:
- The created UnsignedDataObjectPropertiesType object and never
null.
-
createQualifyingPropertiesReferenceType
@Nonnull public QualifyingPropertiesReferenceType createQualifyingPropertiesReferenceType()
Create an instance ofQualifyingPropertiesReferenceType- Returns:
- The created QualifyingPropertiesReferenceType object and never
null.
-
createCertIDListType
@Nonnull public CertIDListType createCertIDListType()
Create an instance ofCertIDListType- Returns:
- The created CertIDListType object and never
null.
-
createCertIDListV2Type
@Nonnull public CertIDListV2Type createCertIDListV2Type()
Create an instance ofCertIDListV2Type- Returns:
- The created CertIDListV2Type object and never
null.
-
createSignaturePolicyIdentifierType
@Nonnull public SignaturePolicyIdentifierType createSignaturePolicyIdentifierType()
Create an instance ofSignaturePolicyIdentifierType- Returns:
- The created SignaturePolicyIdentifierType object and never
null.
-
createSPUserNoticeType
@Nonnull public SPUserNoticeType createSPUserNoticeType()
Create an instance ofSPUserNoticeType- Returns:
- The created SPUserNoticeType object and never
null.
-
createCounterSignatureType
@Nonnull public CounterSignatureType createCounterSignatureType()
Create an instance ofCounterSignatureType- Returns:
- The created CounterSignatureType object and never
null.
-
createDataObjectFormatType
@Nonnull public DataObjectFormatType createDataObjectFormatType()
Create an instance ofDataObjectFormatType- Returns:
- The created DataObjectFormatType object and never
null.
-
createCommitmentTypeIndicationType
@Nonnull public CommitmentTypeIndicationType createCommitmentTypeIndicationType()
Create an instance ofCommitmentTypeIndicationType- Returns:
- The created CommitmentTypeIndicationType object and never
null.
-
createSignatureProductionPlaceType
@Nonnull public SignatureProductionPlaceType createSignatureProductionPlaceType()
Create an instance ofSignatureProductionPlaceType- Returns:
- The created SignatureProductionPlaceType object and never
null.
-
createSignatureProductionPlaceV2Type
@Nonnull public SignatureProductionPlaceV2Type createSignatureProductionPlaceV2Type()
Create an instance ofSignatureProductionPlaceV2Type- Returns:
- The created SignatureProductionPlaceV2Type object and never
null.
-
createSignerRoleType
@Nonnull public SignerRoleType createSignerRoleType()
Create an instance ofSignerRoleType- Returns:
- The created SignerRoleType object and never
null.
-
createSignerRoleV2Type
@Nonnull public SignerRoleV2Type createSignerRoleV2Type()
Create an instance ofSignerRoleV2Type- Returns:
- The created SignerRoleV2Type object and never
null.
-
createClaimedRolesListType
@Nonnull public ClaimedRolesListType createClaimedRolesListType()
Create an instance ofClaimedRolesListType- Returns:
- The created ClaimedRolesListType object and never
null.
-
createCertifiedRolesListTypeV2
@Nonnull public CertifiedRolesListTypeV2 createCertifiedRolesListTypeV2()
Create an instance ofCertifiedRolesListTypeV2- Returns:
- The created CertifiedRolesListTypeV2 object and never
null.
-
createSignedAssertionsListType
@Nonnull public SignedAssertionsListType createSignedAssertionsListType()
Create an instance ofSignedAssertionsListType- Returns:
- The created SignedAssertionsListType object and never
null.
-
createCompleteCertificateRefsType
@Nonnull public CompleteCertificateRefsType createCompleteCertificateRefsType()
Create an instance ofCompleteCertificateRefsType- Returns:
- The created CompleteCertificateRefsType object and never
null.
-
createCompleteRevocationRefsType
@Nonnull public CompleteRevocationRefsType createCompleteRevocationRefsType()
Create an instance ofCompleteRevocationRefsType- Returns:
- The created CompleteRevocationRefsType object and never
null.
-
createCertificateValuesType
@Nonnull public CertificateValuesType createCertificateValuesType()
Create an instance ofCertificateValuesType- Returns:
- The created CertificateValuesType object and never
null.
-
createRevocationValuesType
@Nonnull public RevocationValuesType createRevocationValuesType()
Create an instance ofRevocationValuesType- Returns:
- The created RevocationValuesType object and never
null.
-
createIdentifierType
@Nonnull public IdentifierType createIdentifierType()
Create an instance ofIdentifierType- Returns:
- The created IdentifierType object and never
null.
-
createDocumentationReferencesType
@Nonnull public DocumentationReferencesType createDocumentationReferencesType()
Create an instance ofDocumentationReferencesType- Returns:
- The created DocumentationReferencesType object and never
null.
-
createCertIDType
@Nonnull public CertIDType createCertIDType()
Create an instance ofCertIDType- Returns:
- The created CertIDType object and never
null.
-
createDigestAlgAndValueType
@Nonnull public DigestAlgAndValueType createDigestAlgAndValueType()
Create an instance ofDigestAlgAndValueType- Returns:
- The created DigestAlgAndValueType object and never
null.
-
createCertIDTypeV2
@Nonnull public CertIDTypeV2 createCertIDTypeV2()
Create an instance ofCertIDTypeV2- Returns:
- The created CertIDTypeV2 object and never
null.
-
createSignaturePolicyIdType
@Nonnull public SignaturePolicyIdType createSignaturePolicyIdType()
Create an instance ofSignaturePolicyIdType- Returns:
- The created SignaturePolicyIdType object and never
null.
-
createSigPolicyQualifiersListType
@Nonnull public SigPolicyQualifiersListType createSigPolicyQualifiersListType()
Create an instance ofSigPolicyQualifiersListType- Returns:
- The created SigPolicyQualifiersListType object and never
null.
-
createNoticeReferenceType
@Nonnull public NoticeReferenceType createNoticeReferenceType()
Create an instance ofNoticeReferenceType- Returns:
- The created NoticeReferenceType object and never
null.
-
createIntegerListType
@Nonnull public IntegerListType createIntegerListType()
Create an instance ofIntegerListType- Returns:
- The created IntegerListType object and never
null.
-
createCommitmentTypeQualifiersListType
@Nonnull public CommitmentTypeQualifiersListType createCommitmentTypeQualifiersListType()
Create an instance ofCommitmentTypeQualifiersListType- Returns:
- The created CommitmentTypeQualifiersListType object and never
null.
-
createCertifiedRolesListType
@Nonnull public CertifiedRolesListType createCertifiedRolesListType()
Create an instance ofCertifiedRolesListType- Returns:
- The created CertifiedRolesListType object and never
null.
-
createCertifiedRoleTypeV2
@Nonnull public CertifiedRoleTypeV2 createCertifiedRoleTypeV2()
Create an instance ofCertifiedRoleTypeV2- Returns:
- The created CertifiedRoleTypeV2 object and never
null.
-
createCRLRefsType
@Nonnull public CRLRefsType createCRLRefsType()
Create an instance ofCRLRefsType- Returns:
- The created CRLRefsType object and never
null.
-
createCRLRefType
@Nonnull public CRLRefType createCRLRefType()
Create an instance ofCRLRefType- Returns:
- The created CRLRefType object and never
null.
-
createCRLIdentifierType
@Nonnull public CRLIdentifierType createCRLIdentifierType()
Create an instance ofCRLIdentifierType- Returns:
- The created CRLIdentifierType object and never
null.
-
createOCSPRefsType
@Nonnull public OCSPRefsType createOCSPRefsType()
Create an instance ofOCSPRefsType- Returns:
- The created OCSPRefsType object and never
null.
-
createOCSPRefType
@Nonnull public OCSPRefType createOCSPRefType()
Create an instance ofOCSPRefType- Returns:
- The created OCSPRefType object and never
null.
-
createResponderIDType
@Nonnull public ResponderIDType createResponderIDType()
Create an instance ofResponderIDType- Returns:
- The created ResponderIDType object and never
null.
-
createOCSPIdentifierType
@Nonnull public OCSPIdentifierType createOCSPIdentifierType()
Create an instance ofOCSPIdentifierType- Returns:
- The created OCSPIdentifierType object and never
null.
-
createOtherCertStatusRefsType
@Nonnull public OtherCertStatusRefsType createOtherCertStatusRefsType()
Create an instance ofOtherCertStatusRefsType- Returns:
- The created OtherCertStatusRefsType object and never
null.
-
createCRLValuesType
@Nonnull public CRLValuesType createCRLValuesType()
Create an instance ofCRLValuesType- Returns:
- The created CRLValuesType object and never
null.
-
createOCSPValuesType
@Nonnull public OCSPValuesType createOCSPValuesType()
Create an instance ofOCSPValuesType- Returns:
- The created OCSPValuesType object and never
null.
-
createOtherCertStatusValuesType
@Nonnull public OtherCertStatusValuesType createOtherCertStatusValuesType()
Create an instance ofOtherCertStatusValuesType- Returns:
- The created OtherCertStatusValuesType object and never
null.
-
createAny
@Nonnull public JAXBElement<AnyType> createAny(@Nullable AnyType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AnyType>The created JAXBElement and nevernull.
-
createObjectIdentifier
@Nonnull public JAXBElement<ObjectIdentifierType> createObjectIdentifier(@Nullable ObjectIdentifierType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ObjectIdentifierType>The created JAXBElement and nevernull.
-
createEncapsulatedPKIData
@Nonnull public JAXBElement<EncapsulatedPKIDataType> createEncapsulatedPKIData(@Nullable EncapsulatedPKIDataType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<EncapsulatedPKIDataType>The created JAXBElement and nevernull.
-
createInclude
@Nonnull public JAXBElement<IncludeType> createInclude(@Nullable IncludeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IncludeType>The created JAXBElement and nevernull.
-
createReferenceInfo
@Nonnull public JAXBElement<ReferenceInfoType> createReferenceInfo(@Nullable ReferenceInfoType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ReferenceInfoType>The created JAXBElement and nevernull.
-
createXAdESTimeStamp
@Nonnull public JAXBElement<XAdESTimeStampType> createXAdESTimeStamp(@Nullable XAdESTimeStampType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XAdESTimeStampType>The created JAXBElement and nevernull.
-
createOtherTimeStamp
@Nonnull public JAXBElement<OtherTimeStampType> createOtherTimeStamp(@Nullable OtherTimeStampType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<OtherTimeStampType>The created JAXBElement and nevernull.
-
createQualifyingProperties
@Nonnull public JAXBElement<QualifyingPropertiesType> createQualifyingProperties(@Nullable QualifyingPropertiesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<QualifyingPropertiesType>The created JAXBElement and nevernull.
-
createSignedProperties
@Nonnull public JAXBElement<SignedPropertiesType> createSignedProperties(@Nullable SignedPropertiesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SignedPropertiesType>The created JAXBElement and nevernull.
-
createUnsignedProperties
@Nonnull public JAXBElement<UnsignedPropertiesType> createUnsignedProperties(@Nullable UnsignedPropertiesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<UnsignedPropertiesType>The created JAXBElement and nevernull.
-
createSignedSignatureProperties
@Nonnull public JAXBElement<SignedSignaturePropertiesType> createSignedSignatureProperties(@Nullable SignedSignaturePropertiesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SignedSignaturePropertiesType>The created JAXBElement and nevernull.
-
createSignedDataObjectProperties
@Nonnull public JAXBElement<SignedDataObjectPropertiesType> createSignedDataObjectProperties(@Nullable SignedDataObjectPropertiesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SignedDataObjectPropertiesType>The created JAXBElement and nevernull.
-
createUnsignedSignatureProperties
@Nonnull public JAXBElement<UnsignedSignaturePropertiesType> createUnsignedSignatureProperties(@Nullable UnsignedSignaturePropertiesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<UnsignedSignaturePropertiesType>The created JAXBElement and nevernull.
-
createUnsignedDataObjectProperties
@Nonnull public JAXBElement<UnsignedDataObjectPropertiesType> createUnsignedDataObjectProperties(@Nullable UnsignedDataObjectPropertiesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<UnsignedDataObjectPropertiesType>The created JAXBElement and nevernull.
-
createQualifyingPropertiesReference
@Nonnull public JAXBElement<QualifyingPropertiesReferenceType> createQualifyingPropertiesReference(@Nullable QualifyingPropertiesReferenceType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<QualifyingPropertiesReferenceType>The created JAXBElement and nevernull.
-
createSigningTime
@Nonnull public JAXBElement<com.helger.commons.datetime.XMLOffsetDateTime> createSigningTime(@Nullable com.helger.commons.datetime.XMLOffsetDateTime value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XMLOffsetDateTime>The created JAXBElement and nevernull.
-
createSigningCertificate
@Nonnull public JAXBElement<CertIDListType> createSigningCertificate(@Nullable CertIDListType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CertIDListType>The created JAXBElement and nevernull.
-
createSigningCertificateV2
@Nonnull public JAXBElement<CertIDListV2Type> createSigningCertificateV2(@Nullable CertIDListV2Type value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CertIDListV2Type>The created JAXBElement and nevernull.
-
createSignaturePolicyIdentifier
@Nonnull public JAXBElement<SignaturePolicyIdentifierType> createSignaturePolicyIdentifier(@Nullable SignaturePolicyIdentifierType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SignaturePolicyIdentifierType>The created JAXBElement and nevernull.
-
createSPURI
@Nonnull public JAXBElement<String> createSPURI(@Nullable String value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>The created JAXBElement and nevernull.
-
createSPUserNotice
@Nonnull public JAXBElement<SPUserNoticeType> createSPUserNotice(@Nullable SPUserNoticeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SPUserNoticeType>The created JAXBElement and nevernull.
-
createCounterSignature
@Nonnull public JAXBElement<CounterSignatureType> createCounterSignature(@Nullable CounterSignatureType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CounterSignatureType>The created JAXBElement and nevernull.
-
createDataObjectFormat
@Nonnull public JAXBElement<DataObjectFormatType> createDataObjectFormat(@Nullable DataObjectFormatType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<DataObjectFormatType>The created JAXBElement and nevernull.
-
createCommitmentTypeIndication
@Nonnull public JAXBElement<CommitmentTypeIndicationType> createCommitmentTypeIndication(@Nullable CommitmentTypeIndicationType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CommitmentTypeIndicationType>The created JAXBElement and nevernull.
-
createSignatureProductionPlace
@Nonnull public JAXBElement<SignatureProductionPlaceType> createSignatureProductionPlace(@Nullable SignatureProductionPlaceType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SignatureProductionPlaceType>The created JAXBElement and nevernull.
-
createSignatureProductionPlaceV2
@Nonnull public JAXBElement<SignatureProductionPlaceV2Type> createSignatureProductionPlaceV2(@Nullable SignatureProductionPlaceV2Type value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SignatureProductionPlaceV2Type>The created JAXBElement and nevernull.
-
createSignerRole
@Nonnull public JAXBElement<SignerRoleType> createSignerRole(@Nullable SignerRoleType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SignerRoleType>The created JAXBElement and nevernull.
-
createSignerRoleV2
@Nonnull public JAXBElement<SignerRoleV2Type> createSignerRoleV2(@Nullable SignerRoleV2Type value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SignerRoleV2Type>The created JAXBElement and nevernull.
-
createClaimedRoles
@Nonnull public JAXBElement<ClaimedRolesListType> createClaimedRoles(@Nullable ClaimedRolesListType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ClaimedRolesListType>The created JAXBElement and nevernull.
-
createCertifiedRolesV2
@Nonnull public JAXBElement<CertifiedRolesListTypeV2> createCertifiedRolesV2(@Nullable CertifiedRolesListTypeV2 value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CertifiedRolesListTypeV2>The created JAXBElement and nevernull.
-
createSignedAssertions
@Nonnull public JAXBElement<SignedAssertionsListType> createSignedAssertions(@Nullable SignedAssertionsListType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SignedAssertionsListType>The created JAXBElement and nevernull.
-
createX509AttributeCertificate
@Nonnull public JAXBElement<EncapsulatedPKIDataType> createX509AttributeCertificate(@Nullable EncapsulatedPKIDataType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<EncapsulatedPKIDataType>The created JAXBElement and nevernull.
-
createOtherAttributeCertificate
@Nonnull public JAXBElement<AnyType> createOtherAttributeCertificate(@Nullable AnyType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AnyType>The created JAXBElement and nevernull.
-
createSignedAssertion
@Nonnull public JAXBElement<AnyType> createSignedAssertion(@Nullable AnyType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AnyType>The created JAXBElement and nevernull.
-
createAllDataObjectsTimeStamp
@Nonnull public JAXBElement<XAdESTimeStampType> createAllDataObjectsTimeStamp(@Nullable XAdESTimeStampType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XAdESTimeStampType>The created JAXBElement and nevernull.
-
createIndividualDataObjectsTimeStamp
@Nonnull public JAXBElement<XAdESTimeStampType> createIndividualDataObjectsTimeStamp(@Nullable XAdESTimeStampType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XAdESTimeStampType>The created JAXBElement and nevernull.
-
createSignatureTimeStamp
@Nonnull public JAXBElement<XAdESTimeStampType> createSignatureTimeStamp(@Nullable XAdESTimeStampType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XAdESTimeStampType>The created JAXBElement and nevernull.
-
createCompleteCertificateRefs
@Nonnull public JAXBElement<CompleteCertificateRefsType> createCompleteCertificateRefs(@Nullable CompleteCertificateRefsType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CompleteCertificateRefsType>The created JAXBElement and nevernull.
-
createCompleteRevocationRefs
@Nonnull public JAXBElement<CompleteRevocationRefsType> createCompleteRevocationRefs(@Nullable CompleteRevocationRefsType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CompleteRevocationRefsType>The created JAXBElement and nevernull.
-
createAttributeCertificateRefs
@Nonnull public JAXBElement<CompleteCertificateRefsType> createAttributeCertificateRefs(@Nullable CompleteCertificateRefsType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CompleteCertificateRefsType>The created JAXBElement and nevernull.
-
createAttributeRevocationRefs
@Nonnull public JAXBElement<CompleteRevocationRefsType> createAttributeRevocationRefs(@Nullable CompleteRevocationRefsType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CompleteRevocationRefsType>The created JAXBElement and nevernull.
-
createSigAndRefsTimeStamp
@Nonnull public JAXBElement<XAdESTimeStampType> createSigAndRefsTimeStamp(@Nullable XAdESTimeStampType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XAdESTimeStampType>The created JAXBElement and nevernull.
-
createRefsOnlyTimeStamp
@Nonnull public JAXBElement<XAdESTimeStampType> createRefsOnlyTimeStamp(@Nullable XAdESTimeStampType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XAdESTimeStampType>The created JAXBElement and nevernull.
-
createCertificateValues
@Nonnull public JAXBElement<CertificateValuesType> createCertificateValues(@Nullable CertificateValuesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CertificateValuesType>The created JAXBElement and nevernull.
-
createRevocationValues
@Nonnull public JAXBElement<RevocationValuesType> createRevocationValues(@Nullable RevocationValuesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RevocationValuesType>The created JAXBElement and nevernull.
-
createAttrAuthoritiesCertValues
@Nonnull public JAXBElement<CertificateValuesType> createAttrAuthoritiesCertValues(@Nullable CertificateValuesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CertificateValuesType>The created JAXBElement and nevernull.
-
createAttributeRevocationValues
@Nonnull public JAXBElement<RevocationValuesType> createAttributeRevocationValues(@Nullable RevocationValuesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RevocationValuesType>The created JAXBElement and nevernull.
-
createArchiveTimeStamp
@Nonnull public JAXBElement<XAdESTimeStampType> createArchiveTimeStamp(@Nullable XAdESTimeStampType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XAdESTimeStampType>The created JAXBElement and nevernull.
-
-