From 651657a31add2bdde906165f7498791e7bd846cd Mon Sep 17 00:00:00 2001 From: Tobias Kellner Date: Mon, 8 Jun 2015 01:21:39 +0200 Subject: Update SecurityLayer Schema BulkRequest, PAdESCompatibility added --- .../securitylayer/_1_2_3/ObjectFactory.java | 782 ++++++++++++--------- 1 file changed, 437 insertions(+), 345 deletions(-) (limited to 'utils/src/main/java/at/buergerkarte/namespaces/securitylayer/_1_2_3/ObjectFactory.java') diff --git a/utils/src/main/java/at/buergerkarte/namespaces/securitylayer/_1_2_3/ObjectFactory.java b/utils/src/main/java/at/buergerkarte/namespaces/securitylayer/_1_2_3/ObjectFactory.java index e834afb9..20d5b15d 100644 --- a/utils/src/main/java/at/buergerkarte/namespaces/securitylayer/_1_2_3/ObjectFactory.java +++ b/utils/src/main/java/at/buergerkarte/namespaces/securitylayer/_1_2_3/ObjectFactory.java @@ -1,8 +1,8 @@ // -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6 +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2013.10.31 at 07:38:37 PM CET +// Generated on: 2015.06.01 at 04:42:31 PM CEST // @@ -52,6 +52,7 @@ public class ObjectFactory { private final static QName _InfoboxUpdateResponse_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "InfoboxUpdateResponse"); private final static QName _InfoboxDeleteRequest_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "InfoboxDeleteRequest"); private final static QName _QualifiedCertificate_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "QualifiedCertificate"); + private final static QName _BulkRequest_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "BulkRequest"); private final static QName _DecryptCMSRequest_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "DecryptCMSRequest"); private final static QName _NullOperationResponse_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "NullOperationResponse"); private final static QName _InfoboxCreateRequest_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "InfoboxCreateRequest"); @@ -59,6 +60,7 @@ public class ObjectFactory { private final static QName _InfoboxReadRequest_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "InfoboxReadRequest"); private final static QName _DecryptCMSResponse_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "DecryptCMSResponse"); private final static QName _EncryptCMSRequest_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "EncryptCMSRequest"); + private final static QName _BulkResponse_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "BulkResponse"); private final static QName _EncryptXMLResponse_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "EncryptXMLResponse"); private final static QName _CreateHashRequest_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "CreateHashRequest"); private final static QName _VerifyCMSSignatureRequest_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "VerifyCMSSignatureRequest"); @@ -70,10 +72,10 @@ public class ObjectFactory { private final static QName _CreateCMSSignatureResponse_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "CreateCMSSignatureResponse"); private final static QName _InfoboxAvailableResponse_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "InfoboxAvailableResponse"); private final static QName _CreateXMLSignatureResponse_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "CreateXMLSignatureResponse"); - private final static QName _ReferencesCheckResultInfoTypeFailedReference_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "FailedReference"); private final static QName _VerifyCMSSignatureResponseTypeSignatureCheck_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "SignatureCheck"); - private final static QName _VerifyCMSSignatureResponseTypeSignerInfo_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "SignerInfo"); private final static QName _VerifyCMSSignatureResponseTypeCertificateCheck_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "CertificateCheck"); + private final static QName _VerifyCMSSignatureResponseTypeSignerInfo_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "SignerInfo"); + private final static QName _ReferencesCheckResultInfoTypeFailedReference_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "FailedReference"); private final static QName _ManifestRefsCheckResultInfoTypeReferringSigReference_QNAME = new QName("http://www.buergerkarte.at/namespaces/securitylayer/1.2#", "ReferringSigReference"); /** @@ -84,539 +86,539 @@ public class ObjectFactory { } /** - * Create an instance of {@link GetStatusResponseType } + * Create an instance of {@link SignatureInfoCreationType } * */ - public GetStatusResponseType createGetStatusResponseType() { - return new GetStatusResponseType(); + public SignatureInfoCreationType createSignatureInfoCreationType() { + return new SignatureInfoCreationType(); } /** - * Create an instance of {@link EncryptXMLResponseType.EncryptionEnvironment } + * Create an instance of {@link InfoboxReadParamsAssocArrayType } * */ - public EncryptXMLResponseType.EncryptionEnvironment createEncryptXMLResponseTypeEncryptionEnvironment() { - return new EncryptXMLResponseType.EncryptionEnvironment(); + public InfoboxReadParamsAssocArrayType createInfoboxReadParamsAssocArrayType() { + return new InfoboxReadParamsAssocArrayType(); } /** - * Create an instance of {@link ResultElement } + * Create an instance of {@link InfoboxUpdateParamsAssocArrayType } * */ - public ResultElement createResultElement() { - return new ResultElement(); + public InfoboxUpdateParamsAssocArrayType createInfoboxUpdateParamsAssocArrayType() { + return new InfoboxUpdateParamsAssocArrayType(); } /** - * Create an instance of {@link InfoboxDeleteResponseType } + * Create an instance of {@link EncryptionInfoType } * */ - public InfoboxDeleteResponseType createInfoboxDeleteResponseType() { - return new InfoboxDeleteResponseType(); + public EncryptionInfoType createEncryptionInfoType() { + return new EncryptionInfoType(); } /** - * Create an instance of {@link ToBeEncryptedType.ElementContent } + * Create an instance of {@link ToBeEncryptedType } * */ - public ToBeEncryptedType.ElementContent createToBeEncryptedTypeElementContent() { - return new ToBeEncryptedType.ElementContent(); + public ToBeEncryptedType createToBeEncryptedType() { + return new ToBeEncryptedType(); } /** - * Create an instance of {@link Base64XMLLocRefReqRefContentType } + * Create an instance of {@link BulkResponseType } * */ - public Base64XMLLocRefReqRefContentType createBase64XMLLocRefReqRefContentType() { - return new Base64XMLLocRefReqRefContentType(); + public BulkResponseType createBulkResponseType() { + return new BulkResponseType(); } /** - * Create an instance of {@link EncryptCMSRequestType } + * Create an instance of {@link EncryptXMLResponseType } * */ - public EncryptCMSRequestType createEncryptCMSRequestType() { - return new EncryptCMSRequestType(); + public EncryptXMLResponseType createEncryptXMLResponseType() { + return new EncryptXMLResponseType(); } /** - * Create an instance of {@link CardChannelRequest } + * Create an instance of {@link DecryptXMLResponseType } * */ - public CardChannelRequest createCardChannelRequest() { - return new CardChannelRequest(); + public DecryptXMLResponseType createDecryptXMLResponseType() { + return new DecryptXMLResponseType(); } /** - * Create an instance of {@link InfoboxAssocArrayPairType } + * Create an instance of {@link BulkRequestType } * */ - public InfoboxAssocArrayPairType createInfoboxAssocArrayPairType() { - return new InfoboxAssocArrayPairType(); + public BulkRequestType createBulkRequestType() { + return new BulkRequestType(); } /** - * Create an instance of {@link CheckResultType } + * Create an instance of {@link EncryptCMSResponseType } * */ - public CheckResultType createCheckResultType() { - return new CheckResultType(); + public EncryptCMSResponseType createEncryptCMSResponseType() { + return new EncryptCMSResponseType(); } /** - * Create an instance of {@link InfoboxCreateRequestType } + * Create an instance of {@link VerifyXMLSignatureResponseType } * */ - public InfoboxCreateRequestType createInfoboxCreateRequestType() { - return new InfoboxCreateRequestType(); + public VerifyXMLSignatureResponseType createVerifyXMLSignatureResponseType() { + return new VerifyXMLSignatureResponseType(); } /** - * Create an instance of {@link CreateHashInfoResponseType } + * Create an instance of {@link CardChannelRequest } * */ - public CreateHashInfoResponseType createCreateHashInfoResponseType() { - return new CreateHashInfoResponseType(); + public CardChannelRequest createCardChannelRequest() { + return new CardChannelRequest(); } /** - * Create an instance of {@link SignatureInfoCreationType } + * Create an instance of {@link ScriptElement } * */ - public SignatureInfoCreationType createSignatureInfoCreationType() { - return new SignatureInfoCreationType(); + public ScriptElement createScriptElement() { + return new ScriptElement(); } /** - * Create an instance of {@link DataObjectAssociationType } + * Create an instance of {@link InfoboxDeleteResponseType } * */ - public DataObjectAssociationType createDataObjectAssociationType() { - return new DataObjectAssociationType(); + public InfoboxDeleteResponseType createInfoboxDeleteResponseType() { + return new InfoboxDeleteResponseType(); } /** - * Create an instance of {@link ToBeEncryptedType } + * Create an instance of {@link GetPropertiesRequest } * */ - public ToBeEncryptedType createToBeEncryptedType() { - return new ToBeEncryptedType(); + public GetPropertiesRequest createGetPropertiesRequest() { + return new GetPropertiesRequest(); } /** - * Create an instance of {@link DecryptCMSResponseType } + * Create an instance of {@link GetPropertiesRequestType } * */ - public DecryptCMSResponseType createDecryptCMSResponseType() { - return new DecryptCMSResponseType(); + public GetPropertiesRequestType createGetPropertiesRequestType() { + return new GetPropertiesRequestType(); } /** - * Create an instance of {@link KeyInfoType } + * Create an instance of {@link NullOperationResponseType } * */ - public KeyInfoType createKeyInfoType() { - return new KeyInfoType(); + public NullOperationResponseType createNullOperationResponseType() { + return new NullOperationResponseType(); } /** - * Create an instance of {@link CMSDataObjectRequiredMetaType } + * Create an instance of {@link DecryptCMSRequestType } * */ - public CMSDataObjectRequiredMetaType createCMSDataObjectRequiredMetaType() { - return new CMSDataObjectRequiredMetaType(); + public DecryptCMSRequestType createDecryptCMSRequestType() { + return new DecryptCMSRequestType(); } /** - * Create an instance of {@link DecryptXMLResponseType.DecryptedBinaryData } + * Create an instance of {@link GetPropertiesResponseType } * */ - public DecryptXMLResponseType.DecryptedBinaryData createDecryptXMLResponseTypeDecryptedBinaryData() { - return new DecryptXMLResponseType.DecryptedBinaryData(); + public GetPropertiesResponseType createGetPropertiesResponseType() { + return new GetPropertiesResponseType(); } /** - * Create an instance of {@link GetPropertiesRequestType } + * Create an instance of {@link InfoboxDeleteRequestType } * */ - public GetPropertiesRequestType createGetPropertiesRequestType() { - return new GetPropertiesRequestType(); + public InfoboxDeleteRequestType createInfoboxDeleteRequestType() { + return new InfoboxDeleteRequestType(); } /** - * Create an instance of {@link Base64XMLContentType } + * Create an instance of {@link CardManagementRequest } * */ - public Base64XMLContentType createBase64XMLContentType() { - return new Base64XMLContentType(); + public CardManagementRequest createCardManagementRequest() { + return new CardManagementRequest(); } /** - * Create an instance of {@link NullOperationRequestType } + * Create an instance of {@link CardActionElement } * */ - public NullOperationRequestType createNullOperationRequestType() { - return new NullOperationRequestType(); + public CardActionElement createCardActionElement() { + return new CardActionElement(); } /** - * Create an instance of {@link CreateHashResponseType } + * Create an instance of {@link CreateXMLSignatureRequestType } * */ - public CreateHashResponseType createCreateHashResponseType() { - return new CreateHashResponseType(); + public CreateXMLSignatureRequestType createCreateXMLSignatureRequestType() { + return new CreateXMLSignatureRequestType(); } /** - * Create an instance of {@link NullOperationResponseType } + * Create an instance of {@link InfoboxCreateResponseType } * */ - public NullOperationResponseType createNullOperationResponseType() { - return new NullOperationResponseType(); + public InfoboxCreateResponseType createInfoboxCreateResponseType() { + return new InfoboxCreateResponseType(); } /** - * Create an instance of {@link XMLRecipientPublicKeyType } + * Create an instance of {@link CardChannelResponse } * */ - public XMLRecipientPublicKeyType createXMLRecipientPublicKeyType() { - return new XMLRecipientPublicKeyType(); + public CardChannelResponse createCardChannelResponse() { + return new CardChannelResponse(); } /** - * Create an instance of {@link UserConfirmationType } + * Create an instance of {@link APDUResponseElement } * */ - public UserConfirmationType createUserConfirmationType() { - return new UserConfirmationType(); + public APDUResponseElement createAPDUResponseElement() { + return new APDUResponseElement(); } /** - * Create an instance of {@link at.buergerkarte.namespaces.securitylayer._1_2_3.TransformsInfoType } + * Create an instance of {@link CardManagementResponse } * */ - public at.buergerkarte.namespaces.securitylayer._1_2_3.TransformsInfoType createTransformsInfoType() { - return new at.gv.egiz.slbinding.impl.TransformsInfoType(); + public CardManagementResponse createCardManagementResponse() { + return new CardManagementResponse(); } /** - * Create an instance of {@link InfoboxReadRequestType } + * Create an instance of {@link ResultElement } * */ - public InfoboxReadRequestType createInfoboxReadRequestType() { - return new InfoboxReadRequestType(); + public ResultElement createResultElement() { + return new ResultElement(); } /** - * Create an instance of {@link InfoboxUpdateParamsAssocArrayType } + * Create an instance of {@link InfoboxUpdateRequestType } * */ - public InfoboxUpdateParamsAssocArrayType createInfoboxUpdateParamsAssocArrayType() { - return new InfoboxUpdateParamsAssocArrayType(); + public InfoboxUpdateRequestType createInfoboxUpdateRequestType() { + return new InfoboxUpdateRequestType(); } /** - * Create an instance of {@link CardManagementRequest } + * Create an instance of {@link InfoboxCreateRequestType } * */ - public CardManagementRequest createCardManagementRequest() { - return new CardManagementRequest(); + public InfoboxCreateRequestType createInfoboxCreateRequestType() { + return new InfoboxCreateRequestType(); } /** - * Create an instance of {@link CardActionElement } + * Create an instance of {@link ErrorResponseType } * */ - public CardActionElement createCardActionElement() { - return new CardActionElement(); + public ErrorResponseType createErrorResponseType() { + return new ErrorResponseType(); } /** - * Create an instance of {@link InfoboxAvailableRequestType } + * Create an instance of {@link DecryptXMLRequestType } * */ - public InfoboxAvailableRequestType createInfoboxAvailableRequestType() { - return new InfoboxAvailableRequestType(); + public DecryptXMLRequestType createDecryptXMLRequestType() { + return new DecryptXMLRequestType(); } /** - * Create an instance of {@link ManifestRefsCheckResultInfoType } + * Create an instance of {@link CreateHashResponseType } * */ - public ManifestRefsCheckResultInfoType createManifestRefsCheckResultInfoType() { - return new ManifestRefsCheckResultInfoType(); + public CreateHashResponseType createCreateHashResponseType() { + return new CreateHashResponseType(); } /** - * Create an instance of {@link EncryptionInfoType.EncryptedKeyLocation } + * Create an instance of {@link CreateHashRequestType } * */ - public EncryptionInfoType.EncryptedKeyLocation createEncryptionInfoTypeEncryptedKeyLocation() { - return new EncryptionInfoType.EncryptedKeyLocation(); + public CreateHashRequestType createCreateHashRequestType() { + return new CreateHashRequestType(); } /** - * Create an instance of {@link GetPropertiesRequest } + * Create an instance of {@link EncryptCMSRequestType } * */ - public GetPropertiesRequest createGetPropertiesRequest() { - return new GetPropertiesRequest(); + public EncryptCMSRequestType createEncryptCMSRequestType() { + return new EncryptCMSRequestType(); } /** - * Create an instance of {@link AnyChildrenType } + * Create an instance of {@link InfoboxReadResponseType } * */ - public AnyChildrenType createAnyChildrenType() { - return new AnyChildrenType(); + public InfoboxReadResponseType createInfoboxReadResponseType() { + return new InfoboxReadResponseType(); } /** - * Create an instance of {@link ManifestRefsCheckResultType } + * Create an instance of {@link VerifyCMSSignatureRequestType } * */ - public ManifestRefsCheckResultType createManifestRefsCheckResultType() { - return new ManifestRefsCheckResultType(); + public VerifyCMSSignatureRequestType createVerifyCMSSignatureRequestType() { + return new VerifyCMSSignatureRequestType(); } /** - * Create an instance of {@link XMLToBeEncryptedNewType } + * Create an instance of {@link InfoboxReadRequestType } * */ - public XMLToBeEncryptedNewType createXMLToBeEncryptedNewType() { - return new XMLToBeEncryptedNewType(); + public InfoboxReadRequestType createInfoboxReadRequestType() { + return new InfoboxReadRequestType(); } /** - * Create an instance of {@link ToBeEncryptedType.Element } + * Create an instance of {@link VerifyHashRequestType } * */ - public ToBeEncryptedType.Element createToBeEncryptedTypeElement() { - return new ToBeEncryptedType.Element(); + public VerifyHashRequestType createVerifyHashRequestType() { + return new VerifyHashRequestType(); } /** - * Create an instance of {@link DecryptCMSRequestType } + * Create an instance of {@link GetStatusRequestType } * */ - public DecryptCMSRequestType createDecryptCMSRequestType() { - return new DecryptCMSRequestType(); + public GetStatusRequestType createGetStatusRequestType() { + return new GetStatusRequestType(); } /** - * Create an instance of {@link ReferencesCheckResultInfoType } + * Create an instance of {@link DecryptCMSResponseType } * */ - public ReferencesCheckResultInfoType createReferencesCheckResultInfoType() { - return new ReferencesCheckResultInfoType(); + public DecryptCMSResponseType createDecryptCMSResponseType() { + return new DecryptCMSResponseType(); } /** - * Create an instance of {@link SignatureInfoVerificationType } + * Create an instance of {@link VerifyHashResponseType } * */ - public SignatureInfoVerificationType createSignatureInfoVerificationType() { - return new SignatureInfoVerificationType(); + public VerifyHashResponseType createVerifyHashResponseType() { + return new VerifyHashResponseType(); } /** - * Create an instance of {@link CardManagementResponse } + * Create an instance of {@link InfoboxAvailableResponseType } * */ - public CardManagementResponse createCardManagementResponse() { - return new CardManagementResponse(); + public InfoboxAvailableResponseType createInfoboxAvailableResponseType() { + return new InfoboxAvailableResponseType(); } /** - * Create an instance of {@link Base64OptRefContentType } + * Create an instance of {@link InfoboxAvailableRequestType } * */ - public Base64OptRefContentType createBase64OptRefContentType() { - return new Base64OptRefContentType(); + public InfoboxAvailableRequestType createInfoboxAvailableRequestType() { + return new InfoboxAvailableRequestType(); } /** - * Create an instance of {@link InfoboxReadParamsAssocArrayType } + * Create an instance of {@link InfoboxUpdateResponseType } * */ - public InfoboxReadParamsAssocArrayType createInfoboxReadParamsAssocArrayType() { - return new InfoboxReadParamsAssocArrayType(); + public InfoboxUpdateResponseType createInfoboxUpdateResponseType() { + return new InfoboxUpdateResponseType(); } /** - * Create an instance of {@link CommandAPDUType } + * Create an instance of {@link at.buergerkarte.namespaces.securitylayer._1_2_3.CreateXMLSignatureResponseType } * */ - public CommandAPDUType createCommandAPDUType() { - return new CommandAPDUType(); + public at.gv.egiz.slbinding.impl.CreateXMLSignatureResponseType createCreateXMLSignatureResponseType() { + return new at.gv.egiz.slbinding.impl.CreateXMLSignatureResponseType(); } /** - * Create an instance of {@link CreateCMSSignatureRequestType } + * Create an instance of {@link GetStatusResponseType } * */ - public CreateCMSSignatureRequestType createCreateCMSSignatureRequestType() { - return new CreateCMSSignatureRequestType(); + public GetStatusResponseType createGetStatusResponseType() { + return new GetStatusResponseType(); } /** - * Create an instance of {@link InfoboxDeleteRequestType } + * Create an instance of {@link CreateCMSSignatureRequestType } * */ - public InfoboxDeleteRequestType createInfoboxDeleteRequestType() { - return new InfoboxDeleteRequestType(); + public CreateCMSSignatureRequestType createCreateCMSSignatureRequestType() { + return new CreateCMSSignatureRequestType(); } /** - * Create an instance of {@link VerifyHashInfoRequestType } + * Create an instance of {@link NullOperationRequestType } * */ - public VerifyHashInfoRequestType createVerifyHashInfoRequestType() { - return new VerifyHashInfoRequestType(); + public NullOperationRequestType createNullOperationRequestType() { + return new NullOperationRequestType(); } /** - * Create an instance of {@link VerifyCMSSignatureRequestType } + * Create an instance of {@link VerifyXMLSignatureRequestType } * */ - public VerifyCMSSignatureRequestType createVerifyCMSSignatureRequestType() { - return new VerifyCMSSignatureRequestType(); + public VerifyXMLSignatureRequestType createVerifyXMLSignatureRequestType() { + return new VerifyXMLSignatureRequestType(); } /** - * Create an instance of {@link EncryptedDataType } + * Create an instance of {@link CreateCMSSignatureResponseType } * */ - public EncryptedDataType createEncryptedDataType() { - return new EncryptedDataType(); + public CreateCMSSignatureResponseType createCreateCMSSignatureResponseType() { + return new CreateCMSSignatureResponseType(); } /** - * Create an instance of {@link at.buergerkarte.namespaces.securitylayer._1_2_3.SignatureInfoCreationType.SignatureLocation } + * Create an instance of {@link EncryptXMLRequest } * */ - public at.buergerkarte.namespaces.securitylayer._1_2_3.SignatureInfoCreationType.SignatureLocation createSignatureInfoCreationTypeSignatureLocation() { - return new at.gv.egiz.slbinding.impl.SignatureLocationType(); + public EncryptXMLRequest createEncryptXMLRequest() { + return new EncryptXMLRequest(); } /** - * Create an instance of {@link InfoboxReadParamsAssocArrayType.ReadValue } + * Create an instance of {@link EncryptXMLRequestType } * */ - public InfoboxReadParamsAssocArrayType.ReadValue createInfoboxReadParamsAssocArrayTypeReadValue() { - return new InfoboxReadParamsAssocArrayType.ReadValue(); + public EncryptXMLRequestType createEncryptXMLRequestType() { + return new EncryptXMLRequestType(); } /** - * Create an instance of {@link XMLToBeEncryptedNewContentType } + * Create an instance of {@link XMLRecipientPublicKeyType } * */ - public XMLToBeEncryptedNewContentType createXMLToBeEncryptedNewContentType() { - return new XMLToBeEncryptedNewContentType(); + public XMLRecipientPublicKeyType createXMLRecipientPublicKeyType() { + return new XMLRecipientPublicKeyType(); } /** - * Create an instance of {@link InfoboxCreateResponseType } + * Create an instance of {@link VerifyCMSSignatureResponseType } * */ - public InfoboxCreateResponseType createInfoboxCreateResponseType() { - return new InfoboxCreateResponseType(); + public VerifyCMSSignatureResponseType createVerifyCMSSignatureResponseType() { + return new VerifyCMSSignatureResponseType(); } /** - * Create an instance of {@link InfoboxReadDataAssocArrayType } + * Create an instance of {@link CMSRecipientPublicKeyType } * */ - public InfoboxReadDataAssocArrayType createInfoboxReadDataAssocArrayType() { - return new InfoboxReadDataAssocArrayType(); + public CMSRecipientPublicKeyType createCMSRecipientPublicKeyType() { + return new CMSRecipientPublicKeyType(); } /** - * Create an instance of {@link DecryptXMLRequestType } + * Create an instance of {@link InfoboxReadParamsBinaryFileType } * */ - public DecryptXMLRequestType createDecryptXMLRequestType() { - return new DecryptXMLRequestType(); + public InfoboxReadParamsBinaryFileType createInfoboxReadParamsBinaryFileType() { + return new InfoboxReadParamsBinaryFileType(); } /** - * Create an instance of {@link ExcludedByteRangeType } + * Create an instance of {@link CMSEncryptedContentType } * */ - public ExcludedByteRangeType createExcludedByteRangeType() { - return new ExcludedByteRangeType(); + public CMSEncryptedContentType createCMSEncryptedContentType() { + return new CMSEncryptedContentType(); } /** - * Create an instance of {@link MetaInfoType } + * Create an instance of {@link SignatureInfoVerificationType } * */ - public MetaInfoType createMetaInfoType() { - return new MetaInfoType(); + public SignatureInfoVerificationType createSignatureInfoVerificationType() { + return new SignatureInfoVerificationType(); } /** - * Create an instance of {@link ScriptElement } + * Create an instance of {@link CreateHashInfoResponseType } * */ - public ScriptElement createScriptElement() { - return new ScriptElement(); + public CreateHashInfoResponseType createCreateHashInfoResponseType() { + return new CreateHashInfoResponseType(); } /** - * Create an instance of {@link DataObjectInfoType } + * Create an instance of {@link BindingType } * */ - public DataObjectInfoType createDataObjectInfoType() { - return new DataObjectInfoType(); + public BindingType createBindingType() { + return new BindingType(); } /** - * Create an instance of {@link VerificationResultType } + * Create an instance of {@link Base64XMLLocRefOptRefContentType } * */ - public VerificationResultType createVerificationResultType() { - return new VerificationResultType(); + public Base64XMLLocRefOptRefContentType createBase64XMLLocRefOptRefContentType() { + return new Base64XMLLocRefOptRefContentType(); } /** - * Create an instance of {@link InfoboxAvailableResponseType } + * Create an instance of {@link CMSDataObjectOptionalMetaType } * */ - public InfoboxAvailableResponseType createInfoboxAvailableResponseType() { - return new InfoboxAvailableResponseType(); + public CMSDataObjectOptionalMetaType createCMSDataObjectOptionalMetaType() { + return new CMSDataObjectOptionalMetaType(); } /** - * Create an instance of {@link EncryptXMLRequestType } + * Create an instance of {@link ResponseAPDUType } * */ - public EncryptXMLRequestType createEncryptXMLRequestType() { - return new EncryptXMLRequestType(); + public ResponseAPDUType createResponseAPDUType() { + return new ResponseAPDUType(); } /** - * Create an instance of {@link AccessAuthorizationType } + * Create an instance of {@link Base64ContentType } * */ - public AccessAuthorizationType createAccessAuthorizationType() { - return new AccessAuthorizationType(); + public Base64ContentType createBase64ContentType() { + return new Base64ContentType(); } /** - * Create an instance of {@link ReferencesCheckResultType } + * Create an instance of {@link InfoboxAssocArrayPairType } * */ - public ReferencesCheckResultType createReferencesCheckResultType() { - return new ReferencesCheckResultType(); + public InfoboxAssocArrayPairType createInfoboxAssocArrayPairType() { + return new InfoboxAssocArrayPairType(); } /** - * Create an instance of {@link CreateHashRequestType } + * Create an instance of {@link CMSToBeEncryptedType } * */ - public CreateHashRequestType createCreateHashRequestType() { - return new CreateHashRequestType(); + public CMSToBeEncryptedType createCMSToBeEncryptedType() { + return new CMSToBeEncryptedType(); } /** @@ -628,195 +630,259 @@ public class ObjectFactory { } /** - * Create an instance of {@link ResetType } + * Create an instance of {@link ReferencesCheckResultInfoType } * */ - public ResetType createResetType() { - return new ResetType(); + public ReferencesCheckResultInfoType createReferencesCheckResultInfoType() { + return new ReferencesCheckResultInfoType(); } /** - * Create an instance of {@link CardChannelResponse } + * Create an instance of {@link Base64XMLContentType } * */ - public CardChannelResponse createCardChannelResponse() { - return new CardChannelResponse(); + public Base64XMLContentType createBase64XMLContentType() { + return new Base64XMLContentType(); } /** - * Create an instance of {@link ResultApplElement } + * Create an instance of {@link HashDataType } * */ - public ResultApplElement createResultApplElement() { - return new ResultApplElement(); + public HashDataType createHashDataType() { + return new HashDataType(); + } + + /** + * Create an instance of {@link CMSDataObjectRequiredMetaType } + * + */ + public CMSDataObjectRequiredMetaType createCMSDataObjectRequiredMetaType() { + return new CMSDataObjectRequiredMetaType(); + } + + /** + * Create an instance of {@link at.buergerkarte.namespaces.securitylayer._1_2_3.XMLContentType } + * + */ + public at.buergerkarte.namespaces.securitylayer._1_2_3.XMLContentType createXMLContentType() { + return new at.gv.egiz.slbinding.impl.XMLContentType(); + } + + /** + * Create an instance of {@link AnyMixedChildrenType } + * + */ + public AnyMixedChildrenType createAnyMixedChildrenType() { + return new AnyMixedChildrenType(); + } + + /** + * Create an instance of {@link AnyChildrenType } + * + */ + public AnyChildrenType createAnyChildrenType() { + return new AnyChildrenType(); + } + + /** + * Create an instance of {@link ManifestRefsCheckResultInfoType } + * + */ + public ManifestRefsCheckResultInfoType createManifestRefsCheckResultInfoType() { + return new ManifestRefsCheckResultInfoType(); + } + + /** + * Create an instance of {@link Base64XMLLocRefReqRefContentType } + * + */ + public Base64XMLLocRefReqRefContentType createBase64XMLLocRefReqRefContentType() { + return new Base64XMLLocRefReqRefContentType(); + } + + /** + * Create an instance of {@link UserConfirmationType } + * + */ + public UserConfirmationType createUserConfirmationType() { + return new UserConfirmationType(); + } + + /** + * Create an instance of {@link DataObjectInfoType } + * + */ + public DataObjectInfoType createDataObjectInfoType() { + return new DataObjectInfoType(); } /** - * Create an instance of {@link InfoboxReadResponseType } + * Create an instance of {@link APDUATRType } * */ - public InfoboxReadResponseType createInfoboxReadResponseType() { - return new InfoboxReadResponseType(); + public APDUATRType createAPDUATRType() { + return new APDUATRType(); } /** - * Create an instance of {@link VerifyXMLSignatureRequestType } + * Create an instance of {@link ResultApplElement } * */ - public VerifyXMLSignatureRequestType createVerifyXMLSignatureRequestType() { - return new VerifyXMLSignatureRequestType(); + public ResultApplElement createResultApplElement() { + return new ResultApplElement(); } /** - * Create an instance of {@link HashDataType } + * Create an instance of {@link VerificationResultType } * */ - public HashDataType createHashDataType() { - return new HashDataType(); + public VerificationResultType createVerificationResultType() { + return new VerificationResultType(); } /** - * Create an instance of {@link Base64XMLLocRefContentType } + * Create an instance of {@link ExcludedByteRangeType } * */ - public Base64XMLLocRefContentType createBase64XMLLocRefContentType() { - return new Base64XMLLocRefContentType(); + public ExcludedByteRangeType createExcludedByteRangeType() { + return new ExcludedByteRangeType(); } /** - * Create an instance of {@link at.buergerkarte.namespaces.securitylayer._1_2_3.CreateXMLSignatureResponseType } + * Create an instance of {@link ManifestRefsCheckResultType } * */ - public at.gv.egiz.slbinding.impl.CreateXMLSignatureResponseType createCreateXMLSignatureResponseType() { - return new at.gv.egiz.slbinding.impl.CreateXMLSignatureResponseType(); + public ManifestRefsCheckResultType createManifestRefsCheckResultType() { + return new ManifestRefsCheckResultType(); } /** - * Create an instance of {@link CreateXMLSignatureRequestType } + * Create an instance of {@link CheckResultType } * */ - public CreateXMLSignatureRequestType createCreateXMLSignatureRequestType() { - return new CreateXMLSignatureRequestType(); + public CheckResultType createCheckResultType() { + return new CheckResultType(); } /** - * Create an instance of {@link GetStatusRequestType } + * Create an instance of {@link EncryptedDataType } * */ - public GetStatusRequestType createGetStatusRequestType() { - return new GetStatusRequestType(); + public EncryptedDataType createEncryptedDataType() { + return new EncryptedDataType(); } /** - * Create an instance of {@link AnyMixedChildrenType } + * Create an instance of {@link InfoboxReadDataAssocArrayType } * */ - public AnyMixedChildrenType createAnyMixedChildrenType() { - return new AnyMixedChildrenType(); + public InfoboxReadDataAssocArrayType createInfoboxReadDataAssocArrayType() { + return new InfoboxReadDataAssocArrayType(); } /** - * Create an instance of {@link ErrorResponseType } + * Create an instance of {@link at.buergerkarte.namespaces.securitylayer._1_2_3.TransformsInfoType } * */ - public ErrorResponseType createErrorResponseType() { - return new ErrorResponseType(); + public at.buergerkarte.namespaces.securitylayer._1_2_3.TransformsInfoType createTransformsInfoType() { + return new at.gv.egiz.slbinding.impl.TransformsInfoType(); } /** - * Create an instance of {@link InfoboxReadParamsBinaryFileType } + * Create an instance of {@link QualifiedBoxIdentifierType } * */ - public InfoboxReadParamsBinaryFileType createInfoboxReadParamsBinaryFileType() { - return new InfoboxReadParamsBinaryFileType(); + public QualifiedBoxIdentifierType createQualifiedBoxIdentifierType() { + return new QualifiedBoxIdentifierType(); } /** - * Create an instance of {@link CMSToBeEncryptedType } + * Create an instance of {@link VerifyHashInfoRequestType } * */ - public CMSToBeEncryptedType createCMSToBeEncryptedType() { - return new CMSToBeEncryptedType(); + public VerifyHashInfoRequestType createVerifyHashInfoRequestType() { + return new VerifyHashInfoRequestType(); } /** - * Create an instance of {@link at.buergerkarte.namespaces.securitylayer._1_2_3.XMLContentType } + * Create an instance of {@link XMLToBeEncryptedNewContentType } * */ - public at.buergerkarte.namespaces.securitylayer._1_2_3.XMLContentType createXMLContentType() { - return new at.gv.egiz.slbinding.impl.XMLContentType(); + public XMLToBeEncryptedNewContentType createXMLToBeEncryptedNewContentType() { + return new XMLToBeEncryptedNewContentType(); } /** - * Create an instance of {@link EncryptXMLResponseType } + * Create an instance of {@link Base64XMLLocRefContentType } * */ - public EncryptXMLResponseType createEncryptXMLResponseType() { - return new EncryptXMLResponseType(); + public Base64XMLLocRefContentType createBase64XMLLocRefContentType() { + return new Base64XMLLocRefContentType(); } /** - * Create an instance of {@link EncryptionInfoType } + * Create an instance of {@link Base64OptRefContentType } * */ - public EncryptionInfoType createEncryptionInfoType() { - return new EncryptionInfoType(); + public Base64OptRefContentType createBase64OptRefContentType() { + return new Base64OptRefContentType(); } /** - * Create an instance of {@link APDUResponseElement } + * Create an instance of {@link CreateHashInfoRequestType } * */ - public APDUResponseElement createAPDUResponseElement() { - return new APDUResponseElement(); + public CreateHashInfoRequestType createCreateHashInfoRequestType() { + return new CreateHashInfoRequestType(); } /** - * Create an instance of {@link InfoboxUpdateParamsAssocArrayType.DeletePair } + * Create an instance of {@link XMLToBeEncryptedNewType } * */ - public InfoboxUpdateParamsAssocArrayType.DeletePair createInfoboxUpdateParamsAssocArrayTypeDeletePair() { - return new InfoboxUpdateParamsAssocArrayType.DeletePair(); + public XMLToBeEncryptedNewType createXMLToBeEncryptedNewType() { + return new XMLToBeEncryptedNewType(); } /** - * Create an instance of {@link VerifyHashRequestType } + * Create an instance of {@link ResetType } * */ - public VerifyHashRequestType createVerifyHashRequestType() { - return new VerifyHashRequestType(); + public ResetType createResetType() { + return new ResetType(); } /** - * Create an instance of {@link InfoboxReadParamsAssocArrayType.ReadPairs } + * Create an instance of {@link AccessAuthorizationType } * */ - public InfoboxReadParamsAssocArrayType.ReadPairs createInfoboxReadParamsAssocArrayTypeReadPairs() { - return new InfoboxReadParamsAssocArrayType.ReadPairs(); + public AccessAuthorizationType createAccessAuthorizationType() { + return new AccessAuthorizationType(); } /** - * Create an instance of {@link CMSDataObjectOptionalMetaType } + * Create an instance of {@link MetaInfoType } * */ - public CMSDataObjectOptionalMetaType createCMSDataObjectOptionalMetaType() { - return new CMSDataObjectOptionalMetaType(); + public MetaInfoType createMetaInfoType() { + return new MetaInfoType(); } /** - * Create an instance of {@link InfoboxUpdateResponseType } + * Create an instance of {@link DataObjectAssociationType } * */ - public InfoboxUpdateResponseType createInfoboxUpdateResponseType() { - return new InfoboxUpdateResponseType(); + public DataObjectAssociationType createDataObjectAssociationType() { + return new DataObjectAssociationType(); } /** - * Create an instance of {@link EncryptCMSResponseType } + * Create an instance of {@link ReferencesCheckResultType } * */ - public EncryptCMSResponseType createEncryptCMSResponseType() { - return new EncryptCMSResponseType(); + public ReferencesCheckResultType createReferencesCheckResultType() { + return new ReferencesCheckResultType(); } /** @@ -828,155 +894,163 @@ public class ObjectFactory { } /** - * Create an instance of {@link BindingType } + * Create an instance of {@link CommandAPDUType } * */ - public BindingType createBindingType() { - return new BindingType(); + public CommandAPDUType createCommandAPDUType() { + return new CommandAPDUType(); } /** - * Create an instance of {@link ResponseAPDUType } + * Create an instance of {@link at.buergerkarte.namespaces.securitylayer._1_2_3.SignatureInfoCreationType.SignatureLocation } * */ - public ResponseAPDUType createResponseAPDUType() { - return new ResponseAPDUType(); + public at.buergerkarte.namespaces.securitylayer._1_2_3.SignatureInfoCreationType.SignatureLocation createSignatureInfoCreationTypeSignatureLocation() { + return new at.gv.egiz.slbinding.impl.SignatureLocationType(); } /** - * Create an instance of {@link VerifyCMSSignatureResponseType } + * Create an instance of {@link InfoboxReadParamsAssocArrayType.ReadKeys } * */ - public VerifyCMSSignatureResponseType createVerifyCMSSignatureResponseType() { - return new VerifyCMSSignatureResponseType(); + public InfoboxReadParamsAssocArrayType.ReadKeys createInfoboxReadParamsAssocArrayTypeReadKeys() { + return new InfoboxReadParamsAssocArrayType.ReadKeys(); } /** - * Create an instance of {@link InfoboxUpdateRequestType } + * Create an instance of {@link InfoboxReadParamsAssocArrayType.ReadPairs } * */ - public InfoboxUpdateRequestType createInfoboxUpdateRequestType() { - return new InfoboxUpdateRequestType(); + public InfoboxReadParamsAssocArrayType.ReadPairs createInfoboxReadParamsAssocArrayTypeReadPairs() { + return new InfoboxReadParamsAssocArrayType.ReadPairs(); } /** - * Create an instance of {@link DecryptXMLResponseType } + * Create an instance of {@link InfoboxReadParamsAssocArrayType.ReadValue } * */ - public DecryptXMLResponseType createDecryptXMLResponseType() { - return new DecryptXMLResponseType(); + public InfoboxReadParamsAssocArrayType.ReadValue createInfoboxReadParamsAssocArrayTypeReadValue() { + return new InfoboxReadParamsAssocArrayType.ReadValue(); } /** - * Create an instance of {@link QualifiedBoxIdentifierType } + * Create an instance of {@link InfoboxUpdateParamsAssocArrayType.UpdateKey } * */ - public QualifiedBoxIdentifierType createQualifiedBoxIdentifierType() { - return new QualifiedBoxIdentifierType(); + public InfoboxUpdateParamsAssocArrayType.UpdateKey createInfoboxUpdateParamsAssocArrayTypeUpdateKey() { + return new InfoboxUpdateParamsAssocArrayType.UpdateKey(); } /** - * Create an instance of {@link CMSRecipientPublicKeyType } + * Create an instance of {@link InfoboxUpdateParamsAssocArrayType.DeletePair } * */ - public CMSRecipientPublicKeyType createCMSRecipientPublicKeyType() { - return new CMSRecipientPublicKeyType(); + public InfoboxUpdateParamsAssocArrayType.DeletePair createInfoboxUpdateParamsAssocArrayTypeDeletePair() { + return new InfoboxUpdateParamsAssocArrayType.DeletePair(); } /** - * Create an instance of {@link VerifyHashResponseType } + * Create an instance of {@link EncryptionInfoType.EncryptedKeyLocation } * */ - public VerifyHashResponseType createVerifyHashResponseType() { - return new VerifyHashResponseType(); + public EncryptionInfoType.EncryptedKeyLocation createEncryptionInfoTypeEncryptedKeyLocation() { + return new EncryptionInfoType.EncryptedKeyLocation(); } /** - * Create an instance of {@link GetPropertiesResponseType } + * Create an instance of {@link ToBeEncryptedType.Element } * */ - public GetPropertiesResponseType createGetPropertiesResponseType() { - return new GetPropertiesResponseType(); + public ToBeEncryptedType.Element createToBeEncryptedTypeElement() { + return new ToBeEncryptedType.Element(); } /** - * Create an instance of {@link CMSEncryptedContentType } + * Create an instance of {@link ToBeEncryptedType.ElementContent } * */ - public CMSEncryptedContentType createCMSEncryptedContentType() { - return new CMSEncryptedContentType(); + public ToBeEncryptedType.ElementContent createToBeEncryptedTypeElementContent() { + return new ToBeEncryptedType.ElementContent(); } /** - * Create an instance of {@link CreateHashInfoRequestType } + * Create an instance of {@link BulkResponseType.CreateSignatureResponse } * */ - public CreateHashInfoRequestType createCreateHashInfoRequestType() { - return new CreateHashInfoRequestType(); + public BulkResponseType.CreateSignatureResponse createBulkResponseTypeCreateSignatureResponse() { + return new BulkResponseType.CreateSignatureResponse(); } /** - * Create an instance of {@link VerifyXMLSignatureResponseType } + * Create an instance of {@link BulkResponseType.VerifySignatureResponse } * */ - public VerifyXMLSignatureResponseType createVerifyXMLSignatureResponseType() { - return new VerifyXMLSignatureResponseType(); + public BulkResponseType.VerifySignatureResponse createBulkResponseTypeVerifySignatureResponse() { + return new BulkResponseType.VerifySignatureResponse(); } /** - * Create an instance of {@link APDUATRType } + * Create an instance of {@link BulkResponseType.EncryptResponse } * */ - public APDUATRType createAPDUATRType() { - return new APDUATRType(); + public BulkResponseType.EncryptResponse createBulkResponseTypeEncryptResponse() { + return new BulkResponseType.EncryptResponse(); } /** - * Create an instance of {@link EncryptXMLRequest } + * Create an instance of {@link BulkResponseType.DecryptResponse } * */ - public EncryptXMLRequest createEncryptXMLRequest() { - return new EncryptXMLRequest(); + public BulkResponseType.DecryptResponse createBulkResponseTypeDecryptResponse() { + return new BulkResponseType.DecryptResponse(); } /** - * Create an instance of {@link Base64ContentType } + * Create an instance of {@link EncryptXMLResponseType.EncryptionEnvironment } * */ - public Base64ContentType createBase64ContentType() { - return new Base64ContentType(); + public EncryptXMLResponseType.EncryptionEnvironment createEncryptXMLResponseTypeEncryptionEnvironment() { + return new EncryptXMLResponseType.EncryptionEnvironment(); } /** - * Create an instance of {@link InfoboxUpdateParamsAssocArrayType.UpdateKey } + * Create an instance of {@link DecryptXMLResponseType.DecryptedBinaryData } * */ - public InfoboxUpdateParamsAssocArrayType.UpdateKey createInfoboxUpdateParamsAssocArrayTypeUpdateKey() { - return new InfoboxUpdateParamsAssocArrayType.UpdateKey(); + public DecryptXMLResponseType.DecryptedBinaryData createDecryptXMLResponseTypeDecryptedBinaryData() { + return new DecryptXMLResponseType.DecryptedBinaryData(); } /** - * Create an instance of {@link CreateCMSSignatureResponseType } + * Create an instance of {@link BulkRequestType.CreateSignatureRequest } * */ - public CreateCMSSignatureResponseType createCreateCMSSignatureResponseType() { - return new CreateCMSSignatureResponseType(); + public BulkRequestType.CreateSignatureRequest createBulkRequestTypeCreateSignatureRequest() { + return new BulkRequestType.CreateSignatureRequest(); } /** - * Create an instance of {@link InfoboxReadParamsAssocArrayType.ReadKeys } + * Create an instance of {@link BulkRequestType.VerifySignatureRequest } * */ - public InfoboxReadParamsAssocArrayType.ReadKeys createInfoboxReadParamsAssocArrayTypeReadKeys() { - return new InfoboxReadParamsAssocArrayType.ReadKeys(); + public BulkRequestType.VerifySignatureRequest createBulkRequestTypeVerifySignatureRequest() { + return new BulkRequestType.VerifySignatureRequest(); } /** - * Create an instance of {@link Base64XMLLocRefOptRefContentType } + * Create an instance of {@link BulkRequestType.EncryptRequest } * */ - public Base64XMLLocRefOptRefContentType createBase64XMLLocRefOptRefContentType() { - return new Base64XMLLocRefOptRefContentType(); + public BulkRequestType.EncryptRequest createBulkRequestTypeEncryptRequest() { + return new BulkRequestType.EncryptRequest(); + } + + /** + * Create an instance of {@link BulkRequestType.DecryptRequest } + * + */ + public BulkRequestType.DecryptRequest createBulkRequestTypeDecryptRequest() { + return new BulkRequestType.DecryptRequest(); } /** @@ -1150,6 +1224,15 @@ public class ObjectFactory { return new JAXBElement(_QualifiedCertificate_QNAME, Object.class, null, value); } + /** + * Create an instance of {@link JAXBElement }{@code <}{@link BulkRequestType }{@code >}} + * + */ + @XmlElementDecl(namespace = "http://www.buergerkarte.at/namespaces/securitylayer/1.2#", name = "BulkRequest") + public JAXBElement createBulkRequest(BulkRequestType value) { + return new JAXBElement(_BulkRequest_QNAME, BulkRequestType.class, null, value); + } + /** * Create an instance of {@link JAXBElement }{@code <}{@link DecryptCMSRequestType }{@code >}} * @@ -1213,6 +1296,15 @@ public class ObjectFactory { return new JAXBElement(_EncryptCMSRequest_QNAME, EncryptCMSRequestType.class, null, value); } + /** + * Create an instance of {@link JAXBElement }{@code <}{@link BulkResponseType }{@code >}} + * + */ + @XmlElementDecl(namespace = "http://www.buergerkarte.at/namespaces/securitylayer/1.2#", name = "BulkResponse") + public JAXBElement createBulkResponse(BulkResponseType value) { + return new JAXBElement(_BulkResponse_QNAME, BulkResponseType.class, null, value); + } + /** * Create an instance of {@link JAXBElement }{@code <}{@link EncryptXMLResponseType }{@code >}} * @@ -1313,21 +1405,21 @@ public class ObjectFactory { } /** - * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link CheckResultType }{@code >}} * */ - @XmlElementDecl(namespace = "http://www.buergerkarte.at/namespaces/securitylayer/1.2#", name = "FailedReference", scope = ReferencesCheckResultInfoType.class) - public JAXBElement createReferencesCheckResultInfoTypeFailedReference(BigInteger value) { - return new JAXBElement(_ReferencesCheckResultInfoTypeFailedReference_QNAME, BigInteger.class, ReferencesCheckResultInfoType.class, value); + @XmlElementDecl(namespace = "http://www.buergerkarte.at/namespaces/securitylayer/1.2#", name = "SignatureCheck", scope = VerifyCMSSignatureResponseType.class) + public JAXBElement createVerifyCMSSignatureResponseTypeSignatureCheck(CheckResultType value) { + return new JAXBElement(_VerifyCMSSignatureResponseTypeSignatureCheck_QNAME, CheckResultType.class, VerifyCMSSignatureResponseType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CheckResultType }{@code >}} * */ - @XmlElementDecl(namespace = "http://www.buergerkarte.at/namespaces/securitylayer/1.2#", name = "SignatureCheck", scope = VerifyCMSSignatureResponseType.class) - public JAXBElement createVerifyCMSSignatureResponseTypeSignatureCheck(CheckResultType value) { - return new JAXBElement(_VerifyCMSSignatureResponseTypeSignatureCheck_QNAME, CheckResultType.class, VerifyCMSSignatureResponseType.class, value); + @XmlElementDecl(namespace = "http://www.buergerkarte.at/namespaces/securitylayer/1.2#", name = "CertificateCheck", scope = VerifyCMSSignatureResponseType.class) + public JAXBElement createVerifyCMSSignatureResponseTypeCertificateCheck(CheckResultType value) { + return new JAXBElement(_VerifyCMSSignatureResponseTypeCertificateCheck_QNAME, CheckResultType.class, VerifyCMSSignatureResponseType.class, value); } /** @@ -1340,12 +1432,12 @@ public class ObjectFactory { } /** - * Create an instance of {@link JAXBElement }{@code <}{@link CheckResultType }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}} * */ - @XmlElementDecl(namespace = "http://www.buergerkarte.at/namespaces/securitylayer/1.2#", name = "CertificateCheck", scope = VerifyCMSSignatureResponseType.class) - public JAXBElement createVerifyCMSSignatureResponseTypeCertificateCheck(CheckResultType value) { - return new JAXBElement(_VerifyCMSSignatureResponseTypeCertificateCheck_QNAME, CheckResultType.class, VerifyCMSSignatureResponseType.class, value); + @XmlElementDecl(namespace = "http://www.buergerkarte.at/namespaces/securitylayer/1.2#", name = "FailedReference", scope = ReferencesCheckResultInfoType.class) + public JAXBElement createReferencesCheckResultInfoTypeFailedReference(BigInteger value) { + return new JAXBElement(_ReferencesCheckResultInfoTypeFailedReference_QNAME, BigInteger.class, ReferencesCheckResultInfoType.class, value); } /** -- cgit v1.2.3