();
+ any = new ArrayList<>();
}
return this.any;
}
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/ObjectFactory.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/ObjectFactory.java
index 17b1707d..224a2b64 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/ObjectFactory.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/ObjectFactory.java
@@ -1,13 +1,13 @@
package at.gv.e_government.reference.namespace.moa._20020822_;
-import javax.xml.bind.JAXBElement;
-import javax.xml.bind.annotation.XmlElementDecl;
-import javax.xml.bind.annotation.XmlRegistry;
-import javax.xml.bind.annotation.adapters.CollapsedStringAdapter;
-import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
import javax.xml.datatype.XMLGregorianCalendar;
import javax.xml.namespace.QName;
+import jakarta.xml.bind.JAXBElement;
+import jakarta.xml.bind.annotation.XmlElementDecl;
+import jakarta.xml.bind.annotation.XmlRegistry;
+import jakarta.xml.bind.annotation.adapters.CollapsedStringAdapter;
+import jakarta.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
import org.w3._2000._09.xmldsig_.KeyInfoType;
@@ -15,7 +15,7 @@ import org.w3._2000._09.xmldsig_.KeyInfoType;
* This object contains factory methods for each
* Java content interface and Java element interface
* generated in the at.gv.e_government.reference.namespace.moa._20020822_ package.
- * An ObjectFactory allows you to programatically
+ *
An ObjectFactory allows you to programmatically
* construct new instances of the Java representation
* for XML content. The Java representation of XML
* content can consist of schema derived interfaces
@@ -28,26 +28,26 @@ import org.w3._2000._09.xmldsig_.KeyInfoType;
@XmlRegistry
public class ObjectFactory {
- private final static QName _CreateCMSSignatureResponse_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "CreateCMSSignatureResponse");
- private final static QName _CreateXMLSignatureResponse_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "CreateXMLSignatureResponse");
- private final static QName _CreatePDFSignatureResponse_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "CreatePDFSignatureResponse");
- private final static QName _VerifyCMSSignatureResponse_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "VerifyCMSSignatureResponse");
- private final static QName _VerifyASICSignatureResponse_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "VerifyASICSignatureResponse");
- private final static QName _VerifyPDFSignatureResponse_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "VerifyPDFSignatureResponse");
- private final static QName _VerifyXMLSignatureRequest_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "VerifyXMLSignatureRequest");
- private final static QName _VerifyXMLSignatureResponse_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "VerifyXMLSignatureResponse");
- private final static QName _ErrorResponse_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "ErrorResponse");
- private final static QName _IssuingCountry_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "IssuingCountry");
- private final static QName _PublicAuthority_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "PublicAuthority");
- private final static QName _Supplement_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "Supplement");
- private final static QName _SupplementProfile_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "SupplementProfile");
- private final static QName _VerifyASICCMSSignatureResponseTypeSignerInfo_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "SignerInfo");
- private final static QName _VerifyASICCMSSignatureResponseTypeSigningTime_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "SigningTime");
- private final static QName _VerifyASICCMSSignatureResponseTypeSignatureCheck_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "SignatureCheck");
- private final static QName _VerifyASICCMSSignatureResponseTypeCertificateCheck_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "CertificateCheck");
- private final static QName _VerifyASICCMSSignatureResponseTypeFormCheckResult_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "FormCheckResult");
- private final static QName _VerifyASICCMSSignatureResponseTypeExtendedCertificateCheck_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "ExtendedCertificateCheck");
- private final static QName _VerifyCMSSignatureResponseTypeSignatureAlgorithm_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "SignatureAlgorithm");
+ private static final QName _CreateCMSSignatureResponse_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "CreateCMSSignatureResponse");
+ private static final QName _CreateXMLSignatureResponse_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "CreateXMLSignatureResponse");
+ private static final QName _CreatePDFSignatureResponse_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "CreatePDFSignatureResponse");
+ private static final QName _VerifyCMSSignatureResponse_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "VerifyCMSSignatureResponse");
+ private static final QName _VerifyASICSignatureResponse_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "VerifyASICSignatureResponse");
+ private static final QName _VerifyPDFSignatureResponse_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "VerifyPDFSignatureResponse");
+ private static final QName _VerifyXMLSignatureRequest_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "VerifyXMLSignatureRequest");
+ private static final QName _VerifyXMLSignatureResponse_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "VerifyXMLSignatureResponse");
+ private static final QName _ErrorResponse_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "ErrorResponse");
+ private static final QName _IssuingCountry_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "IssuingCountry");
+ private static final QName _PublicAuthority_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "PublicAuthority");
+ private static final QName _Supplement_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "Supplement");
+ private static final QName _SupplementProfile_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "SupplementProfile");
+ private static final QName _VerifyASICCMSSignatureResponseTypeSignerInfo_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "SignerInfo");
+ private static final QName _VerifyASICCMSSignatureResponseTypeSigningTime_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "SigningTime");
+ private static final QName _VerifyASICCMSSignatureResponseTypeSignatureCheck_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "SignatureCheck");
+ private static final QName _VerifyASICCMSSignatureResponseTypeCertificateCheck_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "CertificateCheck");
+ private static final QName _VerifyASICCMSSignatureResponseTypeFormCheckResult_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "FormCheckResult");
+ private static final QName _VerifyASICCMSSignatureResponseTypeExtendedCertificateCheck_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "ExtendedCertificateCheck");
+ private static final QName _VerifyCMSSignatureResponseTypeSignatureAlgorithm_QNAME = new QName("http://reference.e-government.gv.at/namespace/moa/20020822#", "SignatureAlgorithm");
/**
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: at.gv.e_government.reference.namespace.moa._20020822_
@@ -59,6 +59,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CreateCMSSignatureRequestType }
*
+ * @return
+ * the new instance of {@link CreateCMSSignatureRequestType }
*/
public CreateCMSSignatureRequestType createCreateCMSSignatureRequestType() {
return new CreateCMSSignatureRequestType();
@@ -67,6 +69,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CreateXMLSignatureRequestType }
*
+ * @return
+ * the new instance of {@link CreateXMLSignatureRequestType }
*/
public CreateXMLSignatureRequestType createCreateXMLSignatureRequestType() {
return new CreateXMLSignatureRequestType();
@@ -75,6 +79,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CreatePDFSignatureRequestType }
*
+ * @return
+ * the new instance of {@link CreatePDFSignatureRequestType }
*/
public CreatePDFSignatureRequestType createCreatePDFSignatureRequestType() {
return new CreatePDFSignatureRequestType();
@@ -83,6 +89,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CMSDataObjectInfoType }
*
+ * @return
+ * the new instance of {@link CMSDataObjectInfoType }
*/
public CMSDataObjectInfoType createCMSDataObjectInfoType() {
return new CMSDataObjectInfoType();
@@ -91,6 +99,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link DataObjectInfoType }
*
+ * @return
+ * the new instance of {@link DataObjectInfoType }
*/
public DataObjectInfoType createDataObjectInfoType() {
return new DataObjectInfoType();
@@ -99,6 +109,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link ASICResultType }
*
+ * @return
+ * the new instance of {@link ASICResultType }
*/
public ASICResultType createASICResultType() {
return new ASICResultType();
@@ -107,6 +119,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link TransformParameterType }
*
+ * @return
+ * the new instance of {@link TransformParameterType }
*/
public TransformParameterType createTransformParameterType() {
return new TransformParameterType();
@@ -115,6 +129,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link VerifyXMLSignatureRequestType }
*
+ * @return
+ * the new instance of {@link VerifyXMLSignatureRequestType }
*/
public VerifyXMLSignatureRequestType createVerifyXMLSignatureRequestType() {
return new VerifyXMLSignatureRequestType();
@@ -123,6 +139,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CreateXMLSignatureResponseType }
*
+ * @return
+ * the new instance of {@link CreateXMLSignatureResponseType }
*/
public CreateXMLSignatureResponseType createCreateXMLSignatureResponseType() {
return new CreateXMLSignatureResponseType();
@@ -131,6 +149,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CreateXMLSignatureRequestType.SingleSignatureInfo }
*
+ * @return
+ * the new instance of {@link CreateXMLSignatureRequestType.SingleSignatureInfo }
*/
public CreateXMLSignatureRequestType.SingleSignatureInfo createCreateXMLSignatureRequestTypeSingleSignatureInfo() {
return new CreateXMLSignatureRequestType.SingleSignatureInfo();
@@ -139,6 +159,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CreateCMSSignatureRequestType.SingleSignatureInfo }
*
+ * @return
+ * the new instance of {@link CreateCMSSignatureRequestType.SingleSignatureInfo }
*/
public CreateCMSSignatureRequestType.SingleSignatureInfo createCreateCMSSignatureRequestTypeSingleSignatureInfo() {
return new CreateCMSSignatureRequestType.SingleSignatureInfo();
@@ -147,6 +169,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CreateCMSSignatureRequest }
*
+ * @return
+ * the new instance of {@link CreateCMSSignatureRequest }
*/
public CreateCMSSignatureRequest createCreateCMSSignatureRequest() {
return new CreateCMSSignatureRequest();
@@ -155,6 +179,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CreateCMSSignatureResponseType }
*
+ * @return
+ * the new instance of {@link CreateCMSSignatureResponseType }
*/
public CreateCMSSignatureResponseType createCreateCMSSignatureResponseType() {
return new CreateCMSSignatureResponseType();
@@ -163,6 +189,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CreateXMLSignatureRequest }
*
+ * @return
+ * the new instance of {@link CreateXMLSignatureRequest }
*/
public CreateXMLSignatureRequest createCreateXMLSignatureRequest() {
return new CreateXMLSignatureRequest();
@@ -171,6 +199,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CreatePDFSignatureRequest }
*
+ * @return
+ * the new instance of {@link CreatePDFSignatureRequest }
*/
public CreatePDFSignatureRequest createCreatePDFSignatureRequest() {
return new CreatePDFSignatureRequest();
@@ -179,6 +209,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CreatePDFSignatureRequestType.SingleSignatureInfo }
*
+ * @return
+ * the new instance of {@link CreatePDFSignatureRequestType.SingleSignatureInfo }
*/
public CreatePDFSignatureRequestType.SingleSignatureInfo createCreatePDFSignatureRequestTypeSingleSignatureInfo() {
return new CreatePDFSignatureRequestType.SingleSignatureInfo();
@@ -187,6 +219,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CreatePDFSignatureResponseType }
*
+ * @return
+ * the new instance of {@link CreatePDFSignatureResponseType }
*/
public CreatePDFSignatureResponseType createCreatePDFSignatureResponseType() {
return new CreatePDFSignatureResponseType();
@@ -195,6 +229,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link VerifyCMSSignatureRequest }
*
+ * @return
+ * the new instance of {@link VerifyCMSSignatureRequest }
*/
public VerifyCMSSignatureRequest createVerifyCMSSignatureRequest() {
return new VerifyCMSSignatureRequest();
@@ -203,6 +239,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link VerifyCMSSignatureRequestType }
*
+ * @return
+ * the new instance of {@link VerifyCMSSignatureRequestType }
*/
public VerifyCMSSignatureRequestType createVerifyCMSSignatureRequestType() {
return new VerifyCMSSignatureRequestType();
@@ -211,6 +249,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CMSDataObjectOptionalMetaType }
*
+ * @return
+ * the new instance of {@link CMSDataObjectOptionalMetaType }
*/
public CMSDataObjectOptionalMetaType createCMSDataObjectOptionalMetaType() {
return new CMSDataObjectOptionalMetaType();
@@ -219,6 +259,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link VerifyCMSSignatureResponseType }
*
+ * @return
+ * the new instance of {@link VerifyCMSSignatureResponseType }
*/
public VerifyCMSSignatureResponseType createVerifyCMSSignatureResponseType() {
return new VerifyCMSSignatureResponseType();
@@ -227,6 +269,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link VerifyPDFSignatureRequest }
*
+ * @return
+ * the new instance of {@link VerifyPDFSignatureRequest }
*/
public VerifyPDFSignatureRequest createVerifyPDFSignatureRequest() {
return new VerifyPDFSignatureRequest();
@@ -235,6 +279,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link VerifyPDFSignatureRequestType }
*
+ * @return
+ * the new instance of {@link VerifyPDFSignatureRequestType }
*/
public VerifyPDFSignatureRequestType createVerifyPDFSignatureRequestType() {
return new VerifyPDFSignatureRequestType();
@@ -243,6 +289,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link VerifyASICSignatureRequest }
*
+ * @return
+ * the new instance of {@link VerifyASICSignatureRequest }
*/
public VerifyASICSignatureRequest createVerifyASICSignatureRequest() {
return new VerifyASICSignatureRequest();
@@ -251,6 +299,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link VerifyASICSignatureRequestType }
*
+ * @return
+ * the new instance of {@link VerifyASICSignatureRequestType }
*/
public VerifyASICSignatureRequestType createVerifyASICSignatureRequestType() {
return new VerifyASICSignatureRequestType();
@@ -259,6 +309,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link VerifyASICSignatureResponseType }
*
+ * @return
+ * the new instance of {@link VerifyASICSignatureResponseType }
*/
public VerifyASICSignatureResponseType createVerifyASICSignatureResponseType() {
return new VerifyASICSignatureResponseType();
@@ -267,6 +319,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link VerifyPDFSignatureResponseType }
*
+ * @return
+ * the new instance of {@link VerifyPDFSignatureResponseType }
*/
public VerifyPDFSignatureResponseType createVerifyPDFSignatureResponseType() {
return new VerifyPDFSignatureResponseType();
@@ -275,6 +329,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link VerifyXMLSignatureResponseType }
*
+ * @return
+ * the new instance of {@link VerifyXMLSignatureResponseType }
*/
public VerifyXMLSignatureResponseType createVerifyXMLSignatureResponseType() {
return new VerifyXMLSignatureResponseType();
@@ -283,6 +339,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link ErrorResponseType }
*
+ * @return
+ * the new instance of {@link ErrorResponseType }
*/
public ErrorResponseType createErrorResponseType() {
return new ErrorResponseType();
@@ -291,6 +349,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link QualifiedCertificate }
*
+ * @return
+ * the new instance of {@link QualifiedCertificate }
*/
public QualifiedCertificate createQualifiedCertificate() {
return new QualifiedCertificate();
@@ -299,6 +359,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link SecureSignatureCreationDevice }
*
+ * @return
+ * the new instance of {@link SecureSignatureCreationDevice }
*/
public SecureSignatureCreationDevice createSecureSignatureCreationDevice() {
return new SecureSignatureCreationDevice();
@@ -307,6 +369,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link PublicAuthorityType }
*
+ * @return
+ * the new instance of {@link PublicAuthorityType }
*/
public PublicAuthorityType createPublicAuthorityType() {
return new PublicAuthorityType();
@@ -315,6 +379,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CreateSignatureEnvironmentProfile }
*
+ * @return
+ * the new instance of {@link CreateSignatureEnvironmentProfile }
*/
public CreateSignatureEnvironmentProfile createCreateSignatureEnvironmentProfile() {
return new CreateSignatureEnvironmentProfile();
@@ -323,6 +389,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CreateSignatureLocationType }
*
+ * @return
+ * the new instance of {@link CreateSignatureLocationType }
*/
public CreateSignatureLocationType createCreateSignatureLocationType() {
return new CreateSignatureLocationType();
@@ -331,6 +399,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link XMLDataObjectAssociationType }
*
+ * @return
+ * the new instance of {@link XMLDataObjectAssociationType }
*/
public XMLDataObjectAssociationType createXMLDataObjectAssociationType() {
return new XMLDataObjectAssociationType();
@@ -339,6 +409,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link VerifyTransformsInfoProfile }
*
+ * @return
+ * the new instance of {@link VerifyTransformsInfoProfile }
*/
public VerifyTransformsInfoProfile createVerifyTransformsInfoProfile() {
return new VerifyTransformsInfoProfile();
@@ -347,6 +419,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CreateTransformsInfoProfile }
*
+ * @return
+ * the new instance of {@link CreateTransformsInfoProfile }
*/
public CreateTransformsInfoProfile createCreateTransformsInfoProfile() {
return new CreateTransformsInfoProfile();
@@ -355,6 +429,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link TransformsInfoType }
*
+ * @return
+ * the new instance of {@link TransformsInfoType }
*/
public TransformsInfoType createTransformsInfoType() {
return new TransformsInfoType();
@@ -363,6 +439,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link VerifyASICCMSSignatureResponseType }
*
+ * @return
+ * the new instance of {@link VerifyASICCMSSignatureResponseType }
*/
public VerifyASICCMSSignatureResponseType createVerifyASICCMSSignatureResponseType() {
return new VerifyASICCMSSignatureResponseType();
@@ -371,6 +449,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link PDFSignatureResultType }
*
+ * @return
+ * the new instance of {@link PDFSignatureResultType }
*/
public PDFSignatureResultType createPDFSignatureResultType() {
return new PDFSignatureResultType();
@@ -379,6 +459,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link PDFSignatureProperties }
*
+ * @return
+ * the new instance of {@link PDFSignatureProperties }
*/
public PDFSignatureProperties createPDFSignatureProperties() {
return new PDFSignatureProperties();
@@ -387,6 +469,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link VerifyASICXMLSignatureResponseType }
*
+ * @return
+ * the new instance of {@link VerifyASICXMLSignatureResponseType }
*/
public VerifyASICXMLSignatureResponseType createVerifyASICXMLSignatureResponseType() {
return new VerifyASICXMLSignatureResponseType();
@@ -395,6 +479,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link InputDataType }
*
+ * @return
+ * the new instance of {@link InputDataType }
*/
public InputDataType createInputDataType() {
return new InputDataType();
@@ -403,6 +489,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link MetaInfoType }
*
+ * @return
+ * the new instance of {@link MetaInfoType }
*/
public MetaInfoType createMetaInfoType() {
return new MetaInfoType();
@@ -411,6 +499,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link FinalDataMetaInfoType }
*
+ * @return
+ * the new instance of {@link FinalDataMetaInfoType }
*/
public FinalDataMetaInfoType createFinalDataMetaInfoType() {
return new FinalDataMetaInfoType();
@@ -419,6 +509,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link PDFSignedRepsonse }
*
+ * @return
+ * the new instance of {@link PDFSignedRepsonse }
*/
public PDFSignedRepsonse createPDFSignedRepsonse() {
return new PDFSignedRepsonse();
@@ -427,6 +519,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CMSDataObjectRequiredMetaType }
*
+ * @return
+ * the new instance of {@link CMSDataObjectRequiredMetaType }
*/
public CMSDataObjectRequiredMetaType createCMSDataObjectRequiredMetaType() {
return new CMSDataObjectRequiredMetaType();
@@ -435,6 +529,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CMSContentBaseType }
*
+ * @return
+ * the new instance of {@link CMSContentBaseType }
*/
public CMSContentBaseType createCMSContentBaseType() {
return new CMSContentBaseType();
@@ -443,6 +539,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CheckResultType }
*
+ * @return
+ * the new instance of {@link CheckResultType }
*/
public CheckResultType createCheckResultType() {
return new CheckResultType();
@@ -451,6 +549,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link FormResultType }
*
+ * @return
+ * the new instance of {@link FormResultType }
*/
public FormResultType createFormResultType() {
return new FormResultType();
@@ -459,6 +559,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link IndicationResultType }
*
+ * @return
+ * the new instance of {@link IndicationResultType }
*/
public IndicationResultType createIndicationResultType() {
return new IndicationResultType();
@@ -467,6 +569,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link ExtendedCertificateCheckResultType }
*
+ * @return
+ * the new instance of {@link ExtendedCertificateCheckResultType }
*/
public ExtendedCertificateCheckResultType createExtendedCertificateCheckResultType() {
return new ExtendedCertificateCheckResultType();
@@ -475,6 +579,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link ReferencesCheckResultType }
*
+ * @return
+ * the new instance of {@link ReferencesCheckResultType }
*/
public ReferencesCheckResultType createReferencesCheckResultType() {
return new ReferencesCheckResultType();
@@ -483,6 +589,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link ReferencesCheckResultInfoType }
*
+ * @return
+ * the new instance of {@link ReferencesCheckResultInfoType }
*/
public ReferencesCheckResultInfoType createReferencesCheckResultInfoType() {
return new ReferencesCheckResultInfoType();
@@ -491,6 +599,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link ManifestRefsCheckResultType }
*
+ * @return
+ * the new instance of {@link ManifestRefsCheckResultType }
*/
public ManifestRefsCheckResultType createManifestRefsCheckResultType() {
return new ManifestRefsCheckResultType();
@@ -499,6 +609,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link ManifestRefsCheckResultInfoType }
*
+ * @return
+ * the new instance of {@link ManifestRefsCheckResultInfoType }
*/
public ManifestRefsCheckResultInfoType createManifestRefsCheckResultInfoType() {
return new ManifestRefsCheckResultInfoType();
@@ -507,6 +619,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link AnyChildrenType }
*
+ * @return
+ * the new instance of {@link AnyChildrenType }
*/
public AnyChildrenType createAnyChildrenType() {
return new AnyChildrenType();
@@ -515,6 +629,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link XMLContentType }
*
+ * @return
+ * the new instance of {@link XMLContentType }
*/
public XMLContentType createXMLContentType() {
return new XMLContentType();
@@ -523,6 +639,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link ContentBaseType }
*
+ * @return
+ * the new instance of {@link ContentBaseType }
*/
public ContentBaseType createContentBaseType() {
return new ContentBaseType();
@@ -531,6 +649,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link ContentExLocRefBaseType }
*
+ * @return
+ * the new instance of {@link ContentExLocRefBaseType }
*/
public ContentExLocRefBaseType createContentExLocRefBaseType() {
return new ContentExLocRefBaseType();
@@ -539,6 +659,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link ContentOptionalRefType }
*
+ * @return
+ * the new instance of {@link ContentOptionalRefType }
*/
public ContentOptionalRefType createContentOptionalRefType() {
return new ContentOptionalRefType();
@@ -547,6 +669,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link ContentRequiredRefType }
*
+ * @return
+ * the new instance of {@link ContentRequiredRefType }
*/
public ContentRequiredRefType createContentRequiredRefType() {
return new ContentRequiredRefType();
@@ -555,6 +679,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link VerifyTransformsDataType }
*
+ * @return
+ * the new instance of {@link VerifyTransformsDataType }
*/
public VerifyTransformsDataType createVerifyTransformsDataType() {
return new VerifyTransformsDataType();
@@ -563,6 +689,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CMSDataObjectInfoType.DataObject }
*
+ * @return
+ * the new instance of {@link CMSDataObjectInfoType.DataObject }
*/
public CMSDataObjectInfoType.DataObject createCMSDataObjectInfoTypeDataObject() {
return new CMSDataObjectInfoType.DataObject();
@@ -571,6 +699,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link DataObjectInfoType.DataObject }
*
+ * @return
+ * the new instance of {@link DataObjectInfoType.DataObject }
*/
public DataObjectInfoType.DataObject createDataObjectInfoTypeDataObject() {
return new DataObjectInfoType.DataObject();
@@ -579,6 +709,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link ASICResultType.SignedFiles }
*
+ * @return
+ * the new instance of {@link ASICResultType.SignedFiles }
*/
public ASICResultType.SignedFiles createASICResultTypeSignedFiles() {
return new ASICResultType.SignedFiles();
@@ -587,6 +719,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link TransformParameterType.Hash }
*
+ * @return
+ * the new instance of {@link TransformParameterType.Hash }
*/
public TransformParameterType.Hash createTransformParameterTypeHash() {
return new TransformParameterType.Hash();
@@ -595,6 +729,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link VerifyXMLSignatureRequestType.VerifySignatureInfo }
*
+ * @return
+ * the new instance of {@link VerifyXMLSignatureRequestType.VerifySignatureInfo }
*/
public VerifyXMLSignatureRequestType.VerifySignatureInfo createVerifyXMLSignatureRequestTypeVerifySignatureInfo() {
return new VerifyXMLSignatureRequestType.VerifySignatureInfo();
@@ -603,6 +739,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link VerifyXMLSignatureRequestType.SignatureManifestCheckParams }
*
+ * @return
+ * the new instance of {@link VerifyXMLSignatureRequestType.SignatureManifestCheckParams }
*/
public VerifyXMLSignatureRequestType.SignatureManifestCheckParams createVerifyXMLSignatureRequestTypeSignatureManifestCheckParams() {
return new VerifyXMLSignatureRequestType.SignatureManifestCheckParams();
@@ -611,6 +749,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CreateXMLSignatureResponseType.SignatureEnvironment }
*
+ * @return
+ * the new instance of {@link CreateXMLSignatureResponseType.SignatureEnvironment }
*/
public CreateXMLSignatureResponseType.SignatureEnvironment createCreateXMLSignatureResponseTypeSignatureEnvironment() {
return new CreateXMLSignatureResponseType.SignatureEnvironment();
@@ -619,6 +759,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CreateXMLSignatureRequestType.SingleSignatureInfo.DataObjectInfo }
*
+ * @return
+ * the new instance of {@link CreateXMLSignatureRequestType.SingleSignatureInfo.DataObjectInfo }
*/
public CreateXMLSignatureRequestType.SingleSignatureInfo.DataObjectInfo createCreateXMLSignatureRequestTypeSingleSignatureInfoDataObjectInfo() {
return new CreateXMLSignatureRequestType.SingleSignatureInfo.DataObjectInfo();
@@ -627,6 +769,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CreateXMLSignatureRequestType.SingleSignatureInfo.CreateSignatureInfo }
*
+ * @return
+ * the new instance of {@link CreateXMLSignatureRequestType.SingleSignatureInfo.CreateSignatureInfo }
*/
public CreateXMLSignatureRequestType.SingleSignatureInfo.CreateSignatureInfo createCreateXMLSignatureRequestTypeSingleSignatureInfoCreateSignatureInfo() {
return new CreateXMLSignatureRequestType.SingleSignatureInfo.CreateSignatureInfo();
@@ -635,6 +779,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CreateCMSSignatureRequestType.SingleSignatureInfo.DataObjectInfo }
*
+ * @return
+ * the new instance of {@link CreateCMSSignatureRequestType.SingleSignatureInfo.DataObjectInfo }
*/
public CreateCMSSignatureRequestType.SingleSignatureInfo.DataObjectInfo createCreateCMSSignatureRequestTypeSingleSignatureInfoDataObjectInfo() {
return new CreateCMSSignatureRequestType.SingleSignatureInfo.DataObjectInfo();
@@ -650,7 +796,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "CreateCMSSignatureResponse")
public JAXBElement createCreateCMSSignatureResponse(CreateCMSSignatureResponseType value) {
- return new JAXBElement(_CreateCMSSignatureResponse_QNAME, CreateCMSSignatureResponseType.class, null, value);
+ return new JAXBElement<>(_CreateCMSSignatureResponse_QNAME, CreateCMSSignatureResponseType.class, null, value);
}
/**
@@ -663,7 +809,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "CreateXMLSignatureResponse")
public JAXBElement createCreateXMLSignatureResponse(CreateXMLSignatureResponseType value) {
- return new JAXBElement(_CreateXMLSignatureResponse_QNAME, CreateXMLSignatureResponseType.class, null, value);
+ return new JAXBElement<>(_CreateXMLSignatureResponse_QNAME, CreateXMLSignatureResponseType.class, null, value);
}
/**
@@ -676,7 +822,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "CreatePDFSignatureResponse")
public JAXBElement createCreatePDFSignatureResponse(CreatePDFSignatureResponseType value) {
- return new JAXBElement(_CreatePDFSignatureResponse_QNAME, CreatePDFSignatureResponseType.class, null, value);
+ return new JAXBElement<>(_CreatePDFSignatureResponse_QNAME, CreatePDFSignatureResponseType.class, null, value);
}
/**
@@ -689,7 +835,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "VerifyCMSSignatureResponse")
public JAXBElement createVerifyCMSSignatureResponse(VerifyCMSSignatureResponseType value) {
- return new JAXBElement(_VerifyCMSSignatureResponse_QNAME, VerifyCMSSignatureResponseType.class, null, value);
+ return new JAXBElement<>(_VerifyCMSSignatureResponse_QNAME, VerifyCMSSignatureResponseType.class, null, value);
}
/**
@@ -702,7 +848,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "VerifyASICSignatureResponse")
public JAXBElement createVerifyASICSignatureResponse(VerifyASICSignatureResponseType value) {
- return new JAXBElement(_VerifyASICSignatureResponse_QNAME, VerifyASICSignatureResponseType.class, null, value);
+ return new JAXBElement<>(_VerifyASICSignatureResponse_QNAME, VerifyASICSignatureResponseType.class, null, value);
}
/**
@@ -715,7 +861,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "VerifyPDFSignatureResponse")
public JAXBElement createVerifyPDFSignatureResponse(VerifyPDFSignatureResponseType value) {
- return new JAXBElement(_VerifyPDFSignatureResponse_QNAME, VerifyPDFSignatureResponseType.class, null, value);
+ return new JAXBElement<>(_VerifyPDFSignatureResponse_QNAME, VerifyPDFSignatureResponseType.class, null, value);
}
/**
@@ -728,7 +874,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "VerifyXMLSignatureRequest")
public JAXBElement createVerifyXMLSignatureRequest(VerifyXMLSignatureRequestType value) {
- return new JAXBElement(_VerifyXMLSignatureRequest_QNAME, VerifyXMLSignatureRequestType.class, null, value);
+ return new JAXBElement<>(_VerifyXMLSignatureRequest_QNAME, VerifyXMLSignatureRequestType.class, null, value);
}
/**
@@ -741,7 +887,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "VerifyXMLSignatureResponse")
public JAXBElement createVerifyXMLSignatureResponse(VerifyXMLSignatureResponseType value) {
- return new JAXBElement(_VerifyXMLSignatureResponse_QNAME, VerifyXMLSignatureResponseType.class, null, value);
+ return new JAXBElement<>(_VerifyXMLSignatureResponse_QNAME, VerifyXMLSignatureResponseType.class, null, value);
}
/**
@@ -754,7 +900,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "ErrorResponse")
public JAXBElement createErrorResponse(ErrorResponseType value) {
- return new JAXBElement(_ErrorResponse_QNAME, ErrorResponseType.class, null, value);
+ return new JAXBElement<>(_ErrorResponse_QNAME, ErrorResponseType.class, null, value);
}
/**
@@ -768,7 +914,7 @@ public class ObjectFactory {
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "IssuingCountry")
@XmlJavaTypeAdapter(CollapsedStringAdapter.class)
public JAXBElement createIssuingCountry(String value) {
- return new JAXBElement(_IssuingCountry_QNAME, String.class, null, value);
+ return new JAXBElement<>(_IssuingCountry_QNAME, String.class, null, value);
}
/**
@@ -781,7 +927,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "PublicAuthority")
public JAXBElement createPublicAuthority(PublicAuthorityType value) {
- return new JAXBElement(_PublicAuthority_QNAME, PublicAuthorityType.class, null, value);
+ return new JAXBElement<>(_PublicAuthority_QNAME, PublicAuthorityType.class, null, value);
}
/**
@@ -794,7 +940,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "Supplement")
public JAXBElement createSupplement(XMLDataObjectAssociationType value) {
- return new JAXBElement(_Supplement_QNAME, XMLDataObjectAssociationType.class, null, value);
+ return new JAXBElement<>(_Supplement_QNAME, XMLDataObjectAssociationType.class, null, value);
}
/**
@@ -807,7 +953,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "SupplementProfile")
public JAXBElement createSupplementProfile(XMLDataObjectAssociationType value) {
- return new JAXBElement(_SupplementProfile_QNAME, XMLDataObjectAssociationType.class, null, value);
+ return new JAXBElement<>(_SupplementProfile_QNAME, XMLDataObjectAssociationType.class, null, value);
}
/**
@@ -820,7 +966,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "SignerInfo", scope = VerifyASICCMSSignatureResponseType.class)
public JAXBElement createVerifyASICCMSSignatureResponseTypeSignerInfo(KeyInfoType value) {
- return new JAXBElement(_VerifyASICCMSSignatureResponseTypeSignerInfo_QNAME, KeyInfoType.class, VerifyASICCMSSignatureResponseType.class, value);
+ return new JAXBElement<>(_VerifyASICCMSSignatureResponseTypeSignerInfo_QNAME, KeyInfoType.class, VerifyASICCMSSignatureResponseType.class, value);
}
/**
@@ -833,7 +979,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "SigningTime", scope = VerifyASICCMSSignatureResponseType.class)
public JAXBElement createVerifyASICCMSSignatureResponseTypeSigningTime(XMLGregorianCalendar value) {
- return new JAXBElement(_VerifyASICCMSSignatureResponseTypeSigningTime_QNAME, XMLGregorianCalendar.class, VerifyASICCMSSignatureResponseType.class, value);
+ return new JAXBElement<>(_VerifyASICCMSSignatureResponseTypeSigningTime_QNAME, XMLGregorianCalendar.class, VerifyASICCMSSignatureResponseType.class, value);
}
/**
@@ -846,7 +992,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "SignatureCheck", scope = VerifyASICCMSSignatureResponseType.class)
public JAXBElement createVerifyASICCMSSignatureResponseTypeSignatureCheck(CheckResultType value) {
- return new JAXBElement(_VerifyASICCMSSignatureResponseTypeSignatureCheck_QNAME, CheckResultType.class, VerifyASICCMSSignatureResponseType.class, value);
+ return new JAXBElement<>(_VerifyASICCMSSignatureResponseTypeSignatureCheck_QNAME, CheckResultType.class, VerifyASICCMSSignatureResponseType.class, value);
}
/**
@@ -859,7 +1005,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "CertificateCheck", scope = VerifyASICCMSSignatureResponseType.class)
public JAXBElement createVerifyASICCMSSignatureResponseTypeCertificateCheck(CheckResultType value) {
- return new JAXBElement(_VerifyASICCMSSignatureResponseTypeCertificateCheck_QNAME, CheckResultType.class, VerifyASICCMSSignatureResponseType.class, value);
+ return new JAXBElement<>(_VerifyASICCMSSignatureResponseTypeCertificateCheck_QNAME, CheckResultType.class, VerifyASICCMSSignatureResponseType.class, value);
}
/**
@@ -872,7 +1018,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "FormCheckResult", scope = VerifyASICCMSSignatureResponseType.class)
public JAXBElement createVerifyASICCMSSignatureResponseTypeFormCheckResult(FormResultType value) {
- return new JAXBElement(_VerifyASICCMSSignatureResponseTypeFormCheckResult_QNAME, FormResultType.class, VerifyASICCMSSignatureResponseType.class, value);
+ return new JAXBElement<>(_VerifyASICCMSSignatureResponseTypeFormCheckResult_QNAME, FormResultType.class, VerifyASICCMSSignatureResponseType.class, value);
}
/**
@@ -885,7 +1031,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "ExtendedCertificateCheck", scope = VerifyASICCMSSignatureResponseType.class)
public JAXBElement createVerifyASICCMSSignatureResponseTypeExtendedCertificateCheck(ExtendedCertificateCheckResultType value) {
- return new JAXBElement(_VerifyASICCMSSignatureResponseTypeExtendedCertificateCheck_QNAME, ExtendedCertificateCheckResultType.class, VerifyASICCMSSignatureResponseType.class, value);
+ return new JAXBElement<>(_VerifyASICCMSSignatureResponseTypeExtendedCertificateCheck_QNAME, ExtendedCertificateCheckResultType.class, VerifyASICCMSSignatureResponseType.class, value);
}
/**
@@ -898,7 +1044,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "SignerInfo", scope = VerifyCMSSignatureResponseType.class)
public JAXBElement createVerifyCMSSignatureResponseTypeSignerInfo(KeyInfoType value) {
- return new JAXBElement(_VerifyASICCMSSignatureResponseTypeSignerInfo_QNAME, KeyInfoType.class, VerifyCMSSignatureResponseType.class, value);
+ return new JAXBElement<>(_VerifyASICCMSSignatureResponseTypeSignerInfo_QNAME, KeyInfoType.class, VerifyCMSSignatureResponseType.class, value);
}
/**
@@ -911,7 +1057,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "SignatureAlgorithm", scope = VerifyCMSSignatureResponseType.class)
public JAXBElement createVerifyCMSSignatureResponseTypeSignatureAlgorithm(String value) {
- return new JAXBElement(_VerifyCMSSignatureResponseTypeSignatureAlgorithm_QNAME, String.class, VerifyCMSSignatureResponseType.class, value);
+ return new JAXBElement<>(_VerifyCMSSignatureResponseTypeSignatureAlgorithm_QNAME, String.class, VerifyCMSSignatureResponseType.class, value);
}
/**
@@ -924,7 +1070,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "SignatureCheck", scope = VerifyCMSSignatureResponseType.class)
public JAXBElement createVerifyCMSSignatureResponseTypeSignatureCheck(CheckResultType value) {
- return new JAXBElement(_VerifyASICCMSSignatureResponseTypeSignatureCheck_QNAME, CheckResultType.class, VerifyCMSSignatureResponseType.class, value);
+ return new JAXBElement<>(_VerifyASICCMSSignatureResponseTypeSignatureCheck_QNAME, CheckResultType.class, VerifyCMSSignatureResponseType.class, value);
}
/**
@@ -937,7 +1083,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "CertificateCheck", scope = VerifyCMSSignatureResponseType.class)
public JAXBElement createVerifyCMSSignatureResponseTypeCertificateCheck(CheckResultType value) {
- return new JAXBElement(_VerifyASICCMSSignatureResponseTypeCertificateCheck_QNAME, CheckResultType.class, VerifyCMSSignatureResponseType.class, value);
+ return new JAXBElement<>(_VerifyASICCMSSignatureResponseTypeCertificateCheck_QNAME, CheckResultType.class, VerifyCMSSignatureResponseType.class, value);
}
/**
@@ -950,7 +1096,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "FormCheckResult", scope = VerifyCMSSignatureResponseType.class)
public JAXBElement createVerifyCMSSignatureResponseTypeFormCheckResult(FormResultType value) {
- return new JAXBElement(_VerifyASICCMSSignatureResponseTypeFormCheckResult_QNAME, FormResultType.class, VerifyCMSSignatureResponseType.class, value);
+ return new JAXBElement<>(_VerifyASICCMSSignatureResponseTypeFormCheckResult_QNAME, FormResultType.class, VerifyCMSSignatureResponseType.class, value);
}
/**
@@ -963,7 +1109,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "ExtendedCertificateCheck", scope = VerifyCMSSignatureResponseType.class)
public JAXBElement createVerifyCMSSignatureResponseTypeExtendedCertificateCheck(ExtendedCertificateCheckResultType value) {
- return new JAXBElement(_VerifyASICCMSSignatureResponseTypeExtendedCertificateCheck_QNAME, ExtendedCertificateCheckResultType.class, VerifyCMSSignatureResponseType.class, value);
+ return new JAXBElement<>(_VerifyASICCMSSignatureResponseTypeExtendedCertificateCheck_QNAME, ExtendedCertificateCheckResultType.class, VerifyCMSSignatureResponseType.class, value);
}
}
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/PDFSignatureProperties.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/PDFSignatureProperties.java
index 18143994..8bf8c5a9 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/PDFSignatureProperties.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/PDFSignatureProperties.java
@@ -1,29 +1,29 @@
package at.gv.e_government.reference.namespace.moa._20020822_;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlElement;
+import jakarta.xml.bind.annotation.XmlType;
/**
- * Java-Klasse für PDFSignatureProperties complex type.
+ *
Java class for PDFSignatureProperties complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType name="PDFSignatureProperties">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="SignatureCoversFullPDF" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
- * <element name="SignatureByteRange" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -40,7 +40,7 @@ public class PDFSignatureProperties {
protected String signatureByteRange;
/**
- * Ruft den Wert der signatureCoversFullPDF-Eigenschaft ab.
+ * Gets the value of the signatureCoversFullPDF property.
*
* @return
* possible object is
@@ -52,7 +52,7 @@ public class PDFSignatureProperties {
}
/**
- * Legt den Wert der signatureCoversFullPDF-Eigenschaft fest.
+ * Sets the value of the signatureCoversFullPDF property.
*
* @param value
* allowed object is
@@ -64,7 +64,7 @@ public class PDFSignatureProperties {
}
/**
- * Ruft den Wert der signatureByteRange-Eigenschaft ab.
+ * Gets the value of the signatureByteRange property.
*
* @return
* possible object is
@@ -76,7 +76,7 @@ public class PDFSignatureProperties {
}
/**
- * Legt den Wert der signatureByteRange-Eigenschaft fest.
+ * Sets the value of the signatureByteRange property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/PDFSignatureResultType.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/PDFSignatureResultType.java
index 17d643b9..07d5a5e0 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/PDFSignatureResultType.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/PDFSignatureResultType.java
@@ -3,38 +3,38 @@ package at.gv.e_government.reference.namespace.moa._20020822_;
import java.util.ArrayList;
import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGregorianCalendar;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlElement;
+import jakarta.xml.bind.annotation.XmlSchemaType;
+import jakarta.xml.bind.annotation.XmlType;
import org.w3._2000._09.xmldsig_.KeyInfoType;
/**
- * Java-Klasse für PDFSignatureResultType complex type.
+ *
Java class for PDFSignatureResultType complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType name="PDFSignatureResultType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="SignerInfo" type="{http://www.w3.org/2000/09/xmldsig#}KeyInfoType" minOccurs="0"/>
- * <element name="SigningTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
- * <element name="SignatureAlgorithm" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="SignatureCheck" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}CheckResultType"/>
- * <element name="CertificateCheck" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}CheckResultType"/>
- * <element name="FormCheckResult" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}FormResultType" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="ExtendedCertificateCheck" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}ExtendedCertificateCheckResultType" minOccurs="0"/>
- * <element name="SignatureProperties" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}PDFSignatureProperties" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -51,6 +51,14 @@ import org.w3._2000._09.xmldsig_.KeyInfoType;
})
public class PDFSignatureResultType {
+ /**
+ * only ds:X509Data and RetrievalMethod is
+ * supported; QualifiedCertificate is included as
+ * X509Data/any;publicAuthority is included as X509Data/any;
+ * SecureSignatureCreationDevice is included as X509Data/any,
+ * IssuingCountry is included as X509Data/any
+ *
+ */
@XmlElement(name = "SignerInfo")
protected KeyInfoType signerInfo;
@XmlElement(name = "SigningTime")
@@ -70,7 +78,11 @@ public class PDFSignatureResultType {
protected PDFSignatureProperties signatureProperties;
/**
- * Ruft den Wert der signerInfo-Eigenschaft ab.
+ * only ds:X509Data and RetrievalMethod is
+ * supported; QualifiedCertificate is included as
+ * X509Data/any;publicAuthority is included as X509Data/any;
+ * SecureSignatureCreationDevice is included as X509Data/any,
+ * IssuingCountry is included as X509Data/any
*
* @return
* possible object is
@@ -82,19 +94,20 @@ public class PDFSignatureResultType {
}
/**
- * Legt den Wert der signerInfo-Eigenschaft fest.
+ * Sets the value of the signerInfo property.
*
* @param value
* allowed object is
* {@link KeyInfoType }
*
+ * @see #getSignerInfo()
*/
public void setSignerInfo(KeyInfoType value) {
this.signerInfo = value;
}
/**
- * Ruft den Wert der signingTime-Eigenschaft ab.
+ * Gets the value of the signingTime property.
*
* @return
* possible object is
@@ -106,7 +119,7 @@ public class PDFSignatureResultType {
}
/**
- * Legt den Wert der signingTime-Eigenschaft fest.
+ * Sets the value of the signingTime property.
*
* @param value
* allowed object is
@@ -118,7 +131,7 @@ public class PDFSignatureResultType {
}
/**
- * Ruft den Wert der signatureAlgorithm-Eigenschaft ab.
+ * Gets the value of the signatureAlgorithm property.
*
* @return
* possible object is
@@ -130,7 +143,7 @@ public class PDFSignatureResultType {
}
/**
- * Legt den Wert der signatureAlgorithm-Eigenschaft fest.
+ * Sets the value of the signatureAlgorithm property.
*
* @param value
* allowed object is
@@ -142,7 +155,7 @@ public class PDFSignatureResultType {
}
/**
- * Ruft den Wert der signatureCheck-Eigenschaft ab.
+ * Gets the value of the signatureCheck property.
*
* @return
* possible object is
@@ -154,7 +167,7 @@ public class PDFSignatureResultType {
}
/**
- * Legt den Wert der signatureCheck-Eigenschaft fest.
+ * Sets the value of the signatureCheck property.
*
* @param value
* allowed object is
@@ -166,7 +179,7 @@ public class PDFSignatureResultType {
}
/**
- * Ruft den Wert der certificateCheck-Eigenschaft ab.
+ * Gets the value of the certificateCheck property.
*
* @return
* possible object is
@@ -178,7 +191,7 @@ public class PDFSignatureResultType {
}
/**
- * Legt den Wert der certificateCheck-Eigenschaft fest.
+ * Sets the value of the certificateCheck property.
*
* @param value
* allowed object is
@@ -192,34 +205,37 @@ public class PDFSignatureResultType {
/**
* Gets the value of the formCheckResult property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
- * This is why there is not a set method for the formCheckResult property.
+ * This is why there is not a set method for the formCheckResult property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getFormCheckResult().add(newItem);
+ * getFormCheckResult().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link FormResultType }
+ *
*
*
+ * @return
+ * The value of the formCheckResult property.
*/
public List getFormCheckResult() {
if (formCheckResult == null) {
- formCheckResult = new ArrayList();
+ formCheckResult = new ArrayList<>();
}
return this.formCheckResult;
}
/**
- * Ruft den Wert der extendedCertificateCheck-Eigenschaft ab.
+ * Gets the value of the extendedCertificateCheck property.
*
* @return
* possible object is
@@ -231,7 +247,7 @@ public class PDFSignatureResultType {
}
/**
- * Legt den Wert der extendedCertificateCheck-Eigenschaft fest.
+ * Sets the value of the extendedCertificateCheck property.
*
* @param value
* allowed object is
@@ -243,7 +259,7 @@ public class PDFSignatureResultType {
}
/**
- * Ruft den Wert der signatureProperties-Eigenschaft ab.
+ * Gets the value of the signatureProperties property.
*
* @return
* possible object is
@@ -255,7 +271,7 @@ public class PDFSignatureResultType {
}
/**
- * Legt den Wert der signatureProperties-Eigenschaft fest.
+ * Sets the value of the signatureProperties property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/PDFSignedRepsonse.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/PDFSignedRepsonse.java
index 5c47371c..66d91951 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/PDFSignedRepsonse.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/PDFSignedRepsonse.java
@@ -1,32 +1,32 @@
package at.gv.e_government.reference.namespace.moa._20020822_;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlElement;
+import jakarta.xml.bind.annotation.XmlType;
/**
- * Java-Klasse für PDFSignedRepsonse complex type.
+ *
Java class for PDFSignedRepsonse complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType name="PDFSignedRepsonse">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="SignatureID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <choice>
- * <element name="PDFSignature" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
- * <element ref="{http://reference.e-government.gv.at/namespace/moa/20020822#}ErrorResponse"/>
- * </choice>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -40,13 +40,23 @@ public class PDFSignedRepsonse {
@XmlElement(name = "SignatureID")
protected String signatureID;
+ /**
+ * Resultat, falls die Signaturerstellung
+ * erfolgreich war
+ *
+ */
@XmlElement(name = "PDFSignature")
protected byte[] pdfSignature;
+ /**
+ * Resultat, falls die Signaturerstellung gescheitert
+ * ist
+ *
+ */
@XmlElement(name = "ErrorResponse")
protected ErrorResponseType errorResponse;
/**
- * Ruft den Wert der signatureID-Eigenschaft ab.
+ * Gets the value of the signatureID property.
*
* @return
* possible object is
@@ -58,7 +68,7 @@ public class PDFSignedRepsonse {
}
/**
- * Legt den Wert der signatureID-Eigenschaft fest.
+ * Sets the value of the signatureID property.
*
* @param value
* allowed object is
@@ -70,7 +80,8 @@ public class PDFSignedRepsonse {
}
/**
- * Ruft den Wert der pdfSignature-Eigenschaft ab.
+ * Resultat, falls die Signaturerstellung
+ * erfolgreich war
*
* @return
* possible object is
@@ -81,18 +92,20 @@ public class PDFSignedRepsonse {
}
/**
- * Legt den Wert der pdfSignature-Eigenschaft fest.
+ * Sets the value of the pdfSignature property.
*
* @param value
* allowed object is
* byte[]
+ * @see #getPDFSignature()
*/
public void setPDFSignature(byte[] value) {
this.pdfSignature = value;
}
/**
- * Ruft den Wert der errorResponse-Eigenschaft ab.
+ * Resultat, falls die Signaturerstellung gescheitert
+ * ist
*
* @return
* possible object is
@@ -104,12 +117,13 @@ public class PDFSignedRepsonse {
}
/**
- * Legt den Wert der errorResponse-Eigenschaft fest.
+ * Sets the value of the errorResponse property.
*
* @param value
* allowed object is
* {@link ErrorResponseType }
*
+ * @see #getErrorResponse()
*/
public void setErrorResponse(ErrorResponseType value) {
this.errorResponse = value;
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/PublicAuthorityType.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/PublicAuthorityType.java
index d157035c..ec06bcf2 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/PublicAuthorityType.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/PublicAuthorityType.java
@@ -1,28 +1,28 @@
package at.gv.e_government.reference.namespace.moa._20020822_;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlElement;
+import jakarta.xml.bind.annotation.XmlType;
/**
- * Java-Klasse für PublicAuthorityType complex type.
+ *
Java class for PublicAuthorityType complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType name="PublicAuthorityType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Code" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -36,7 +36,7 @@ public class PublicAuthorityType {
protected String code;
/**
- * Ruft den Wert der code-Eigenschaft ab.
+ * Gets the value of the code property.
*
* @return
* possible object is
@@ -48,7 +48,7 @@ public class PublicAuthorityType {
}
/**
- * Legt den Wert der code-Eigenschaft fest.
+ * Sets the value of the code property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/QualifiedCertificate.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/QualifiedCertificate.java
index dc15a228..d0a4751e 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/QualifiedCertificate.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/QualifiedCertificate.java
@@ -1,36 +1,36 @@
package at.gv.e_government.reference.namespace.moa._20020822_;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.adapters.CollapsedStringAdapter;
-import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlAttribute;
+import jakarta.xml.bind.annotation.XmlRootElement;
+import jakarta.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.adapters.CollapsedStringAdapter;
+import jakarta.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
- * Java-Klasse für anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType>
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <attribute name="source">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}token">
- * <enumeration value="TSL"/>
- * <enumeration value="Certificate"/>
- * </restriction>
- * </simpleType>
- * </attribute>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -44,7 +44,7 @@ public class QualifiedCertificate {
protected String source;
/**
- * Ruft den Wert der source-Eigenschaft ab.
+ * Gets the value of the source property.
*
* @return
* possible object is
@@ -56,7 +56,7 @@ public class QualifiedCertificate {
}
/**
- * Legt den Wert der source-Eigenschaft fest.
+ * Sets the value of the source property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/ReferencesCheckResultInfoType.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/ReferencesCheckResultInfoType.java
index b0290384..1f60c44d 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/ReferencesCheckResultInfoType.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/ReferencesCheckResultInfoType.java
@@ -1,28 +1,28 @@
package at.gv.e_government.reference.namespace.moa._20020822_;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlType;
/**
- * Java-Klasse für ReferencesCheckResultInfoType complex type.
+ *
Java class for ReferencesCheckResultInfoType complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType name="ReferencesCheckResultInfoType">
- * <complexContent>
- * <restriction base="{http://reference.e-government.gv.at/namespace/moa/20020822#}AnyChildrenType">
- * <sequence>
- * <any processContents='lax' namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
- * <element name="FailedReference" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/ReferencesCheckResultType.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/ReferencesCheckResultType.java
index 953705a8..16a02cc9 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/ReferencesCheckResultType.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/ReferencesCheckResultType.java
@@ -1,28 +1,28 @@
package at.gv.e_government.reference.namespace.moa._20020822_;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlType;
/**
- * Java-Klasse für ReferencesCheckResultType complex type.
+ *
Java class for ReferencesCheckResultType complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType name="ReferencesCheckResultType">
- * <complexContent>
- * <restriction base="{http://reference.e-government.gv.at/namespace/moa/20020822#}CheckResultType">
- * <sequence>
- * <element name="Code" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger"/>
- * <element name="Info" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}ReferencesCheckResultInfoType" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/SecureSignatureCreationDevice.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/SecureSignatureCreationDevice.java
index 1b370cc2..455c82db 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/SecureSignatureCreationDevice.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/SecureSignatureCreationDevice.java
@@ -1,36 +1,36 @@
package at.gv.e_government.reference.namespace.moa._20020822_;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.adapters.CollapsedStringAdapter;
-import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlAttribute;
+import jakarta.xml.bind.annotation.XmlRootElement;
+import jakarta.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.adapters.CollapsedStringAdapter;
+import jakarta.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
- * Java-Klasse für anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType>
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <attribute name="source">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}token">
- * <enumeration value="TSL"/>
- * <enumeration value="Certificate"/>
- * </restriction>
- * </simpleType>
- * </attribute>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -44,7 +44,7 @@ public class SecureSignatureCreationDevice {
protected String source;
/**
- * Ruft den Wert der source-Eigenschaft ab.
+ * Gets the value of the source property.
*
* @return
* possible object is
@@ -56,7 +56,7 @@ public class SecureSignatureCreationDevice {
}
/**
- * Legt den Wert der source-Eigenschaft fest.
+ * Sets the value of the source property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/SignatureCreationPortType.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/SignatureCreationPortType.java
index a6953bc2..c8071f5b 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/SignatureCreationPortType.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/SignatureCreationPortType.java
@@ -1,16 +1,16 @@
package at.gv.e_government.reference.namespace.moa._20020822_;
-import javax.jws.WebMethod;
-import javax.jws.WebParam;
-import javax.jws.WebResult;
-import javax.jws.WebService;
-import javax.jws.soap.SOAPBinding;
-import javax.xml.bind.annotation.XmlSeeAlso;
+import jakarta.jws.WebMethod;
+import jakarta.jws.WebParam;
+import jakarta.jws.WebResult;
+import jakarta.jws.WebService;
+import jakarta.jws.soap.SOAPBinding;
+import jakarta.xml.bind.annotation.XmlSeeAlso;
/**
- * This class was generated by Apache CXF 3.5.8
- * 2024-07-22T14:45:18.261+02:00
- * Generated source version: 3.5.8
+ * This class was generated by Apache CXF 4.1.0
+ * 2025-07-16T16:47:50.603+02:00
+ * Generated source version: 4.1.0
*
*/
@WebService(targetNamespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "SignatureCreationPortType")
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/SignatureCreationService.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/SignatureCreationService.java
index 7317f145..e3701ef9 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/SignatureCreationService.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/SignatureCreationService.java
@@ -2,15 +2,15 @@ package at.gv.e_government.reference.namespace.moa._20020822_;
import java.net.URL;
import javax.xml.namespace.QName;
-import javax.xml.ws.WebEndpoint;
-import javax.xml.ws.WebServiceClient;
-import javax.xml.ws.WebServiceFeature;
-import javax.xml.ws.Service;
+import jakarta.xml.ws.WebEndpoint;
+import jakarta.xml.ws.WebServiceClient;
+import jakarta.xml.ws.WebServiceFeature;
+import jakarta.xml.ws.Service;
/**
- * This class was generated by Apache CXF 3.5.8
- * 2024-07-22T14:45:18.281+02:00
- * Generated source version: 3.5.8
+ * This class was generated by Apache CXF 4.1.0
+ * 2025-07-16T16:47:50.614+02:00
+ * Generated source version: 4.1.0
*
*/
@WebServiceClient(name = "SignatureCreationService",
@@ -75,7 +75,7 @@ public class SignatureCreationService extends Service {
/**
*
* @param features
- * A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy. Supported features not in the features parameter will have their default values.
+ * A list of {@link jakarta.xml.ws.WebServiceFeature} to configure on the proxy. Supported features not in the features parameter will have their default values.
* @return
* returns SignatureCreationPortType
*/
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/SignatureVerificationPortType.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/SignatureVerificationPortType.java
index 15119f0e..7672fc4c 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/SignatureVerificationPortType.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/SignatureVerificationPortType.java
@@ -1,16 +1,16 @@
package at.gv.e_government.reference.namespace.moa._20020822_;
-import javax.jws.WebMethod;
-import javax.jws.WebParam;
-import javax.jws.WebResult;
-import javax.jws.WebService;
-import javax.jws.soap.SOAPBinding;
-import javax.xml.bind.annotation.XmlSeeAlso;
+import jakarta.jws.WebMethod;
+import jakarta.jws.WebParam;
+import jakarta.jws.WebResult;
+import jakarta.jws.WebService;
+import jakarta.jws.soap.SOAPBinding;
+import jakarta.xml.bind.annotation.XmlSeeAlso;
/**
- * This class was generated by Apache CXF 3.5.8
- * 2024-07-22T14:45:18.275+02:00
- * Generated source version: 3.5.8
+ * This class was generated by Apache CXF 4.1.0
+ * 2025-07-16T16:47:50.610+02:00
+ * Generated source version: 4.1.0
*
*/
@WebService(targetNamespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", name = "SignatureVerificationPortType")
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/SignatureVerificationService.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/SignatureVerificationService.java
index 11ff29e7..9e9200bd 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/SignatureVerificationService.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/SignatureVerificationService.java
@@ -2,15 +2,15 @@ package at.gv.e_government.reference.namespace.moa._20020822_;
import java.net.URL;
import javax.xml.namespace.QName;
-import javax.xml.ws.WebEndpoint;
-import javax.xml.ws.WebServiceClient;
-import javax.xml.ws.WebServiceFeature;
-import javax.xml.ws.Service;
+import jakarta.xml.ws.WebEndpoint;
+import jakarta.xml.ws.WebServiceClient;
+import jakarta.xml.ws.WebServiceFeature;
+import jakarta.xml.ws.Service;
/**
- * This class was generated by Apache CXF 3.5.8
- * 2024-07-22T14:45:18.301+02:00
- * Generated source version: 3.5.8
+ * This class was generated by Apache CXF 4.1.0
+ * 2025-07-16T16:47:50.624+02:00
+ * Generated source version: 4.1.0
*
*/
@WebServiceClient(name = "SignatureVerificationService",
@@ -75,7 +75,7 @@ public class SignatureVerificationService extends Service {
/**
*
* @param features
- * A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy. Supported features not in the features parameter will have their default values.
+ * A list of {@link jakarta.xml.ws.WebServiceFeature} to configure on the proxy. Supported features not in the features parameter will have their default values.
* @return
* returns SignatureVerificationPortType
*/
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/TransformParameterType.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/TransformParameterType.java
index 67cad009..23eebf92 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/TransformParameterType.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/TransformParameterType.java
@@ -1,44 +1,44 @@
package at.gv.e_government.reference.namespace.moa._20020822_;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlAttribute;
+import jakarta.xml.bind.annotation.XmlElement;
+import jakarta.xml.bind.annotation.XmlSchemaType;
+import jakarta.xml.bind.annotation.XmlType;
import org.w3._2000._09.xmldsig_.DigestMethodType;
/**
- * Java-Klasse für TransformParameterType complex type.
+ *
Java class for TransformParameterType complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType name="TransformParameterType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <choice minOccurs="0">
- * <element name="Base64Content" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
- * <element name="Hash">
- * <complexType>
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}DigestMethod"/>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}DigestValue"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- * </element>
- * </choice>
- * <attribute name="URI" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -49,8 +49,16 @@ import org.w3._2000._09.xmldsig_.DigestMethodType;
})
public class TransformParameterType {
+ /**
+ * Der Transformationsparameter explizit angegeben.
+ *
+ */
@XmlElement(name = "Base64Content")
protected byte[] base64Content;
+ /**
+ * Der Hashwert des Transformationsparameters.
+ *
+ */
@XmlElement(name = "Hash")
protected TransformParameterType.Hash hash;
@XmlAttribute(name = "URI", required = true)
@@ -58,7 +66,7 @@ public class TransformParameterType {
protected String uri;
/**
- * Ruft den Wert der base64Content-Eigenschaft ab.
+ * Der Transformationsparameter explizit angegeben.
*
* @return
* possible object is
@@ -69,18 +77,19 @@ public class TransformParameterType {
}
/**
- * Legt den Wert der base64Content-Eigenschaft fest.
+ * Sets the value of the base64Content property.
*
* @param value
* allowed object is
* byte[]
+ * @see #getBase64Content()
*/
public void setBase64Content(byte[] value) {
this.base64Content = value;
}
/**
- * Ruft den Wert der hash-Eigenschaft ab.
+ * Der Hashwert des Transformationsparameters.
*
* @return
* possible object is
@@ -92,19 +101,20 @@ public class TransformParameterType {
}
/**
- * Legt den Wert der hash-Eigenschaft fest.
+ * Sets the value of the hash property.
*
* @param value
* allowed object is
* {@link TransformParameterType.Hash }
*
+ * @see #getHash()
*/
public void setHash(TransformParameterType.Hash value) {
this.hash = value;
}
/**
- * Ruft den Wert der uri-Eigenschaft ab.
+ * Gets the value of the uri property.
*
* @return
* possible object is
@@ -116,7 +126,7 @@ public class TransformParameterType {
}
/**
- * Legt den Wert der uri-Eigenschaft fest.
+ * Sets the value of the uri property.
*
* @param value
* allowed object is
@@ -129,22 +139,22 @@ public class TransformParameterType {
/**
- * Java-Klasse für anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType>
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}DigestMethod"/>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}DigestValue"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -161,7 +171,7 @@ public class TransformParameterType {
protected String digestValue;
/**
- * Ruft den Wert der digestMethod-Eigenschaft ab.
+ * Gets the value of the digestMethod property.
*
* @return
* possible object is
@@ -173,7 +183,7 @@ public class TransformParameterType {
}
/**
- * Legt den Wert der digestMethod-Eigenschaft fest.
+ * Sets the value of the digestMethod property.
*
* @param value
* allowed object is
@@ -185,7 +195,7 @@ public class TransformParameterType {
}
/**
- * Ruft den Wert der digestValue-Eigenschaft ab.
+ * Gets the value of the digestValue property.
*
* @return
* possible object is
@@ -197,7 +207,7 @@ public class TransformParameterType {
}
/**
- * Legt den Wert der digestValue-Eigenschaft fest.
+ * Sets the value of the digestValue property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/TransformsInfoType.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/TransformsInfoType.java
index 3c40039d..3504c468 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/TransformsInfoType.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/TransformsInfoType.java
@@ -1,30 +1,30 @@
package at.gv.e_government.reference.namespace.moa._20020822_;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlElement;
+import jakarta.xml.bind.annotation.XmlType;
import org.w3._2000._09.xmldsig_.TransformsType;
/**
- * Java-Klasse für TransformsInfoType complex type.
+ *
Java class for TransformsInfoType complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType name="TransformsInfoType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}Transforms" minOccurs="0"/>
- * <element name="FinalDataMetaInfo" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}FinalDataMetaInfoType"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -41,7 +41,7 @@ public class TransformsInfoType {
protected FinalDataMetaInfoType finalDataMetaInfo;
/**
- * Ruft den Wert der transforms-Eigenschaft ab.
+ * Gets the value of the transforms property.
*
* @return
* possible object is
@@ -53,7 +53,7 @@ public class TransformsInfoType {
}
/**
- * Legt den Wert der transforms-Eigenschaft fest.
+ * Sets the value of the transforms property.
*
* @param value
* allowed object is
@@ -65,7 +65,7 @@ public class TransformsInfoType {
}
/**
- * Ruft den Wert der finalDataMetaInfo-Eigenschaft ab.
+ * Gets the value of the finalDataMetaInfo property.
*
* @return
* possible object is
@@ -77,7 +77,7 @@ public class TransformsInfoType {
}
/**
- * Legt den Wert der finalDataMetaInfo-Eigenschaft fest.
+ * Sets the value of the finalDataMetaInfo property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyASICCMSSignatureResponseType.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyASICCMSSignatureResponseType.java
index 6d74e9c8..f1580d11 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyASICCMSSignatureResponseType.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyASICCMSSignatureResponseType.java
@@ -3,37 +3,37 @@ package at.gv.e_government.reference.namespace.moa._20020822_;
import java.util.ArrayList;
import java.util.List;
-import javax.xml.bind.JAXBElement;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElementRef;
-import javax.xml.bind.annotation.XmlElementRefs;
-import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGregorianCalendar;
+import jakarta.xml.bind.JAXBElement;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlElementRef;
+import jakarta.xml.bind.annotation.XmlElementRefs;
+import jakarta.xml.bind.annotation.XmlType;
import org.w3._2000._09.xmldsig_.KeyInfoType;
/**
- * Java-Klasse für VerifyASICCMSSignatureResponseType complex type.
+ *
Java class for VerifyASICCMSSignatureResponseType complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType name="VerifyASICCMSSignatureResponseType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence maxOccurs="unbounded">
- * <element name="SignerInfo" type="{http://www.w3.org/2000/09/xmldsig#}KeyInfoType"/>
- * <element name="SigningTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
- * <element name="SignatureCheck" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}CheckResultType"/>
- * <element name="CertificateCheck" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}CheckResultType"/>
- * <element name="FormCheckResult" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}FormResultType" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="ExtendedCertificateCheck" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}ExtendedCertificateCheckResultType" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -56,16 +56,16 @@ public class VerifyASICCMSSignatureResponseType {
/**
* Gets the value of the signerInfoAndSigningTimeAndSignatureCheck property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
- * This is why there is not a set method for the signerInfoAndSigningTimeAndSignatureCheck property.
+ * This is why there is not a set method for the signerInfoAndSigningTimeAndSignatureCheck property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getSignerInfoAndSigningTimeAndSignatureCheck().add(newItem);
+ * getSignerInfoAndSigningTimeAndSignatureCheck().add(newItem);
*
*
*
@@ -77,12 +77,15 @@ public class VerifyASICCMSSignatureResponseType {
* {@link JAXBElement }{@code <}{@link FormResultType }{@code >}
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
* {@link JAXBElement }{@code <}{@link KeyInfoType }{@code >}
+ *
*
*
+ * @return
+ * The value of the signerInfoAndSigningTimeAndSignatureCheck property.
*/
public List> getSignerInfoAndSigningTimeAndSignatureCheck() {
if (signerInfoAndSigningTimeAndSignatureCheck == null) {
- signerInfoAndSigningTimeAndSignatureCheck = new ArrayList>();
+ signerInfoAndSigningTimeAndSignatureCheck = new ArrayList<>();
}
return this.signerInfoAndSigningTimeAndSignatureCheck;
}
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyASICSignatureRequest.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyASICSignatureRequest.java
index 4ba31ac2..6430aec3 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyASICSignatureRequest.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyASICSignatureRequest.java
@@ -1,25 +1,25 @@
package at.gv.e_government.reference.namespace.moa._20020822_;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlRootElement;
+import jakarta.xml.bind.annotation.XmlType;
/**
- * Java-Klasse für anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType>
- * <complexContent>
- * <extension base="{http://reference.e-government.gv.at/namespace/moa/20020822#}VerifyASICSignatureRequestType">
- * </extension>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyASICSignatureRequestType.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyASICSignatureRequestType.java
index 1870dbc5..f3ffa427 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyASICSignatureRequestType.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyASICSignatureRequestType.java
@@ -1,37 +1,37 @@
package at.gv.e_government.reference.namespace.moa._20020822_;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlSeeAlso;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.adapters.CollapsedStringAdapter;
-import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
import javax.xml.datatype.XMLGregorianCalendar;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlElement;
+import jakarta.xml.bind.annotation.XmlSchemaType;
+import jakarta.xml.bind.annotation.XmlSeeAlso;
+import jakarta.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.adapters.CollapsedStringAdapter;
+import jakarta.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
- * Java-Klasse für VerifyASICSignatureRequestType complex type.
+ *
Java class for VerifyASICSignatureRequestType complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType name="VerifyASICSignatureRequestType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="DateTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
- * <element name="ExtendedValidation" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
- * <element name="ASICSignature" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
- * <element name="ASICExtension" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * <element name="TrustProfileID" type="{http://www.w3.org/2001/XMLSchema}token"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -55,15 +55,24 @@ public class VerifyASICSignatureRequestType {
protected Boolean extendedValidation;
@XmlElement(name = "ASICSignature", required = true)
protected byte[] asicSignature;
+ /**
+ * asics or asice
+ *
+ */
@XmlElement(name = "ASICExtension", required = true)
protected String asicExtension;
+ /**
+ * mit diesem Profil wird eine Menge von
+ * vertrauenswürdigen Wurzelzertifikaten spezifiziert
+ *
+ */
@XmlElement(name = "TrustProfileID", required = true)
@XmlJavaTypeAdapter(CollapsedStringAdapter.class)
@XmlSchemaType(name = "token")
protected String trustProfileID;
/**
- * Ruft den Wert der dateTime-Eigenschaft ab.
+ * Gets the value of the dateTime property.
*
* @return
* possible object is
@@ -75,7 +84,7 @@ public class VerifyASICSignatureRequestType {
}
/**
- * Legt den Wert der dateTime-Eigenschaft fest.
+ * Sets the value of the dateTime property.
*
* @param value
* allowed object is
@@ -87,7 +96,7 @@ public class VerifyASICSignatureRequestType {
}
/**
- * Ruft den Wert der extendedValidation-Eigenschaft ab.
+ * Gets the value of the extendedValidation property.
*
* @return
* possible object is
@@ -99,7 +108,7 @@ public class VerifyASICSignatureRequestType {
}
/**
- * Legt den Wert der extendedValidation-Eigenschaft fest.
+ * Sets the value of the extendedValidation property.
*
* @param value
* allowed object is
@@ -111,7 +120,7 @@ public class VerifyASICSignatureRequestType {
}
/**
- * Ruft den Wert der asicSignature-Eigenschaft ab.
+ * Gets the value of the asicSignature property.
*
* @return
* possible object is
@@ -122,7 +131,7 @@ public class VerifyASICSignatureRequestType {
}
/**
- * Legt den Wert der asicSignature-Eigenschaft fest.
+ * Sets the value of the asicSignature property.
*
* @param value
* allowed object is
@@ -133,7 +142,7 @@ public class VerifyASICSignatureRequestType {
}
/**
- * Ruft den Wert der asicExtension-Eigenschaft ab.
+ * asics or asice
*
* @return
* possible object is
@@ -145,19 +154,21 @@ public class VerifyASICSignatureRequestType {
}
/**
- * Legt den Wert der asicExtension-Eigenschaft fest.
+ * Sets the value of the asicExtension property.
*
* @param value
* allowed object is
* {@link String }
*
+ * @see #getASICExtension()
*/
public void setASICExtension(String value) {
this.asicExtension = value;
}
/**
- * Ruft den Wert der trustProfileID-Eigenschaft ab.
+ * mit diesem Profil wird eine Menge von
+ * vertrauenswürdigen Wurzelzertifikaten spezifiziert
*
* @return
* possible object is
@@ -169,12 +180,13 @@ public class VerifyASICSignatureRequestType {
}
/**
- * Legt den Wert der trustProfileID-Eigenschaft fest.
+ * Sets the value of the trustProfileID property.
*
* @param value
* allowed object is
* {@link String }
*
+ * @see #getTrustProfileID()
*/
public void setTrustProfileID(String value) {
this.trustProfileID = value;
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyASICSignatureResponseType.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyASICSignatureResponseType.java
index 063f2eaf..cf9f2387 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyASICSignatureResponseType.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyASICSignatureResponseType.java
@@ -3,28 +3,28 @@ package at.gv.e_government.reference.namespace.moa._20020822_;
import java.util.ArrayList;
import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlElement;
+import jakarta.xml.bind.annotation.XmlType;
/**
- * Java-Klasse für VerifyASICSignatureResponseType complex type.
+ *
Java class for VerifyASICSignatureResponseType complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType name="VerifyASICSignatureResponseType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="ASiCSignatureResult" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}ASICResultType" maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -40,28 +40,31 @@ public class VerifyASICSignatureResponseType {
/**
* Gets the value of the aSiCSignatureResult property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
- * This is why there is not a set method for the aSiCSignatureResult property.
+ * This is why there is not a set method for the aSiCSignatureResult property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getASiCSignatureResult().add(newItem);
+ * getASiCSignatureResult().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ASICResultType }
+ *
*
*
+ * @return
+ * The value of the aSiCSignatureResult property.
*/
public List getASiCSignatureResult() {
if (aSiCSignatureResult == null) {
- aSiCSignatureResult = new ArrayList();
+ aSiCSignatureResult = new ArrayList<>();
}
return this.aSiCSignatureResult;
}
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyASICXMLSignatureResponseType.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyASICXMLSignatureResponseType.java
index 09fc9be9..97ad57d5 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyASICXMLSignatureResponseType.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyASICXMLSignatureResponseType.java
@@ -3,40 +3,40 @@ package at.gv.e_government.reference.namespace.moa._20020822_;
import java.util.ArrayList;
import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGregorianCalendar;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlElement;
+import jakarta.xml.bind.annotation.XmlSchemaType;
+import jakarta.xml.bind.annotation.XmlType;
import org.w3._2000._09.xmldsig_.KeyInfoType;
/**
- * Java-Klasse für VerifyASICXMLSignatureResponseType complex type.
+ *
Java class for VerifyASICXMLSignatureResponseType complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType name="VerifyASICXMLSignatureResponseType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="SignerInfo" type="{http://www.w3.org/2000/09/xmldsig#}KeyInfoType"/>
- * <element name="SigningTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
- * <element name="HashInputData" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}InputDataType" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="ReferenceInputData" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}InputDataType" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="SignatureCheck" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}ReferencesCheckResultType"/>
- * <element name="SignatureManifestCheck" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}ReferencesCheckResultType" minOccurs="0"/>
- * <element name="XMLDSIGManifestCheck" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}ManifestRefsCheckResultType" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="CertificateCheck" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}CheckResultType"/>
- * <element name="FormCheckResult" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}FormResultType" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="ExtendedCertificateCheck" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}ExtendedCertificateCheckResultType" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -55,6 +55,14 @@ import org.w3._2000._09.xmldsig_.KeyInfoType;
})
public class VerifyASICXMLSignatureResponseType {
+ /**
+ * only ds:X509Data and ds:RetrievalMethod is
+ * supported; QualifiedCertificate is included as X509Data/any;
+ * PublicAuthority is included as X509Data/any;
+ * SecureSignatureCreationDevice is included as X509Data/any,
+ * IssuingCountry is included as X509Data/any
+ *
+ */
@XmlElement(name = "SignerInfo", required = true)
protected KeyInfoType signerInfo;
@XmlElement(name = "SigningTime")
@@ -78,7 +86,11 @@ public class VerifyASICXMLSignatureResponseType {
protected ExtendedCertificateCheckResultType extendedCertificateCheck;
/**
- * Ruft den Wert der signerInfo-Eigenschaft ab.
+ * only ds:X509Data and ds:RetrievalMethod is
+ * supported; QualifiedCertificate is included as X509Data/any;
+ * PublicAuthority is included as X509Data/any;
+ * SecureSignatureCreationDevice is included as X509Data/any,
+ * IssuingCountry is included as X509Data/any
*
* @return
* possible object is
@@ -90,19 +102,20 @@ public class VerifyASICXMLSignatureResponseType {
}
/**
- * Legt den Wert der signerInfo-Eigenschaft fest.
+ * Sets the value of the signerInfo property.
*
* @param value
* allowed object is
* {@link KeyInfoType }
*
+ * @see #getSignerInfo()
*/
public void setSignerInfo(KeyInfoType value) {
this.signerInfo = value;
}
/**
- * Ruft den Wert der signingTime-Eigenschaft ab.
+ * Gets the value of the signingTime property.
*
* @return
* possible object is
@@ -114,7 +127,7 @@ public class VerifyASICXMLSignatureResponseType {
}
/**
- * Legt den Wert der signingTime-Eigenschaft fest.
+ * Sets the value of the signingTime property.
*
* @param value
* allowed object is
@@ -128,28 +141,31 @@ public class VerifyASICXMLSignatureResponseType {
/**
* Gets the value of the hashInputData property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
- * This is why there is not a set method for the hashInputData property.
+ * This is why there is not a set method for the hashInputData property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getHashInputData().add(newItem);
+ * getHashInputData().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link InputDataType }
+ *
*
*
+ * @return
+ * The value of the hashInputData property.
*/
public List getHashInputData() {
if (hashInputData == null) {
- hashInputData = new ArrayList();
+ hashInputData = new ArrayList<>();
}
return this.hashInputData;
}
@@ -157,34 +173,37 @@ public class VerifyASICXMLSignatureResponseType {
/**
* Gets the value of the referenceInputData property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
- * This is why there is not a set method for the referenceInputData property.
+ * This is why there is not a set method for the referenceInputData property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getReferenceInputData().add(newItem);
+ * getReferenceInputData().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link InputDataType }
+ *
*
*
+ * @return
+ * The value of the referenceInputData property.
*/
public List getReferenceInputData() {
if (referenceInputData == null) {
- referenceInputData = new ArrayList();
+ referenceInputData = new ArrayList<>();
}
return this.referenceInputData;
}
/**
- * Ruft den Wert der signatureCheck-Eigenschaft ab.
+ * Gets the value of the signatureCheck property.
*
* @return
* possible object is
@@ -196,7 +215,7 @@ public class VerifyASICXMLSignatureResponseType {
}
/**
- * Legt den Wert der signatureCheck-Eigenschaft fest.
+ * Sets the value of the signatureCheck property.
*
* @param value
* allowed object is
@@ -208,7 +227,7 @@ public class VerifyASICXMLSignatureResponseType {
}
/**
- * Ruft den Wert der signatureManifestCheck-Eigenschaft ab.
+ * Gets the value of the signatureManifestCheck property.
*
* @return
* possible object is
@@ -220,7 +239,7 @@ public class VerifyASICXMLSignatureResponseType {
}
/**
- * Legt den Wert der signatureManifestCheck-Eigenschaft fest.
+ * Sets the value of the signatureManifestCheck property.
*
* @param value
* allowed object is
@@ -234,34 +253,37 @@ public class VerifyASICXMLSignatureResponseType {
/**
* Gets the value of the xmldsigManifestCheck property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
- * This is why there is not a set method for the xmldsigManifestCheck property.
+ * This is why there is not a set method for the xmldsigManifestCheck property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getXMLDSIGManifestCheck().add(newItem);
+ * getXMLDSIGManifestCheck().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ManifestRefsCheckResultType }
+ *
*
*
+ * @return
+ * The value of the xmldsigManifestCheck property.
*/
public List getXMLDSIGManifestCheck() {
if (xmldsigManifestCheck == null) {
- xmldsigManifestCheck = new ArrayList();
+ xmldsigManifestCheck = new ArrayList<>();
}
return this.xmldsigManifestCheck;
}
/**
- * Ruft den Wert der certificateCheck-Eigenschaft ab.
+ * Gets the value of the certificateCheck property.
*
* @return
* possible object is
@@ -273,7 +295,7 @@ public class VerifyASICXMLSignatureResponseType {
}
/**
- * Legt den Wert der certificateCheck-Eigenschaft fest.
+ * Sets the value of the certificateCheck property.
*
* @param value
* allowed object is
@@ -287,34 +309,37 @@ public class VerifyASICXMLSignatureResponseType {
/**
* Gets the value of the formCheckResult property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
- * This is why there is not a set method for the formCheckResult property.
+ * This is why there is not a set method for the formCheckResult property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getFormCheckResult().add(newItem);
+ * getFormCheckResult().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link FormResultType }
+ *
*
*
+ * @return
+ * The value of the formCheckResult property.
*/
public List getFormCheckResult() {
if (formCheckResult == null) {
- formCheckResult = new ArrayList();
+ formCheckResult = new ArrayList<>();
}
return this.formCheckResult;
}
/**
- * Ruft den Wert der extendedCertificateCheck-Eigenschaft ab.
+ * Gets the value of the extendedCertificateCheck property.
*
* @return
* possible object is
@@ -326,7 +351,7 @@ public class VerifyASICXMLSignatureResponseType {
}
/**
- * Legt den Wert der extendedCertificateCheck-Eigenschaft fest.
+ * Sets the value of the extendedCertificateCheck property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyCMSSignatureRequest.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyCMSSignatureRequest.java
index b323873a..2b7b8ea4 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyCMSSignatureRequest.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyCMSSignatureRequest.java
@@ -3,27 +3,27 @@ package at.gv.e_government.reference.namespace.moa._20020822_;
import java.util.ArrayList;
import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlAttribute;
+import jakarta.xml.bind.annotation.XmlRootElement;
+import jakarta.xml.bind.annotation.XmlType;
/**
- * Java-Klasse für anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType>
- * <complexContent>
- * <extension base="{http://reference.e-government.gv.at/namespace/moa/20020822#}VerifyCMSSignatureRequestType">
- * <attribute name="Signatories" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}SignatoriesType" default="1" />
- * </extension>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -40,28 +40,31 @@ public class VerifyCMSSignatureRequest
/**
* Gets the value of the signatories property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
- * This is why there is not a set method for the signatories property.
+ * This is why there is not a set method for the signatories property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getSignatories().add(newItem);
+ * getSignatories().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link String }
+ *
*
*
+ * @return
+ * The value of the signatories property.
*/
public List getSignatories() {
if (signatories == null) {
- signatories = new ArrayList();
+ signatories = new ArrayList<>();
}
return this.signatories;
}
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyCMSSignatureRequestType.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyCMSSignatureRequestType.java
index 327ff846..468b8e9c 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyCMSSignatureRequestType.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyCMSSignatureRequestType.java
@@ -1,37 +1,37 @@
package at.gv.e_government.reference.namespace.moa._20020822_;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlSeeAlso;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.adapters.CollapsedStringAdapter;
-import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
import javax.xml.datatype.XMLGregorianCalendar;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlElement;
+import jakarta.xml.bind.annotation.XmlSchemaType;
+import jakarta.xml.bind.annotation.XmlSeeAlso;
+import jakarta.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.adapters.CollapsedStringAdapter;
+import jakarta.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
- * Java-Klasse für VerifyCMSSignatureRequestType complex type.
+ *
Java class for VerifyCMSSignatureRequestType complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType name="VerifyCMSSignatureRequestType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="DateTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
- * <element name="ExtendedValidation" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
- * <element name="CMSSignature" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
- * <element name="DataObject" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}CMSDataObjectOptionalMetaType" minOccurs="0"/>
- * <element name="TrustProfileID" type="{http://www.w3.org/2001/XMLSchema}token"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -57,13 +57,18 @@ public class VerifyCMSSignatureRequestType {
protected byte[] cmsSignature;
@XmlElement(name = "DataObject")
protected CMSDataObjectOptionalMetaType dataObject;
+ /**
+ * mit diesem Profil wird eine Menge von
+ * vertrauenswürdigen Wurzelzertifikaten spezifiziert
+ *
+ */
@XmlElement(name = "TrustProfileID", required = true)
@XmlJavaTypeAdapter(CollapsedStringAdapter.class)
@XmlSchemaType(name = "token")
protected String trustProfileID;
/**
- * Ruft den Wert der dateTime-Eigenschaft ab.
+ * Gets the value of the dateTime property.
*
* @return
* possible object is
@@ -75,7 +80,7 @@ public class VerifyCMSSignatureRequestType {
}
/**
- * Legt den Wert der dateTime-Eigenschaft fest.
+ * Sets the value of the dateTime property.
*
* @param value
* allowed object is
@@ -87,7 +92,7 @@ public class VerifyCMSSignatureRequestType {
}
/**
- * Ruft den Wert der extendedValidation-Eigenschaft ab.
+ * Gets the value of the extendedValidation property.
*
* @return
* possible object is
@@ -99,7 +104,7 @@ public class VerifyCMSSignatureRequestType {
}
/**
- * Legt den Wert der extendedValidation-Eigenschaft fest.
+ * Sets the value of the extendedValidation property.
*
* @param value
* allowed object is
@@ -111,7 +116,7 @@ public class VerifyCMSSignatureRequestType {
}
/**
- * Ruft den Wert der cmsSignature-Eigenschaft ab.
+ * Gets the value of the cmsSignature property.
*
* @return
* possible object is
@@ -122,7 +127,7 @@ public class VerifyCMSSignatureRequestType {
}
/**
- * Legt den Wert der cmsSignature-Eigenschaft fest.
+ * Sets the value of the cmsSignature property.
*
* @param value
* allowed object is
@@ -133,7 +138,7 @@ public class VerifyCMSSignatureRequestType {
}
/**
- * Ruft den Wert der dataObject-Eigenschaft ab.
+ * Gets the value of the dataObject property.
*
* @return
* possible object is
@@ -145,7 +150,7 @@ public class VerifyCMSSignatureRequestType {
}
/**
- * Legt den Wert der dataObject-Eigenschaft fest.
+ * Sets the value of the dataObject property.
*
* @param value
* allowed object is
@@ -157,7 +162,8 @@ public class VerifyCMSSignatureRequestType {
}
/**
- * Ruft den Wert der trustProfileID-Eigenschaft ab.
+ * mit diesem Profil wird eine Menge von
+ * vertrauenswürdigen Wurzelzertifikaten spezifiziert
*
* @return
* possible object is
@@ -169,12 +175,13 @@ public class VerifyCMSSignatureRequestType {
}
/**
- * Legt den Wert der trustProfileID-Eigenschaft fest.
+ * Sets the value of the trustProfileID property.
*
* @param value
* allowed object is
* {@link String }
*
+ * @see #getTrustProfileID()
*/
public void setTrustProfileID(String value) {
this.trustProfileID = value;
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyCMSSignatureResponseType.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyCMSSignatureResponseType.java
index 16c5fa22..5f1f7354 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyCMSSignatureResponseType.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyCMSSignatureResponseType.java
@@ -3,36 +3,36 @@ package at.gv.e_government.reference.namespace.moa._20020822_;
import java.util.ArrayList;
import java.util.List;
-import javax.xml.bind.JAXBElement;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElementRef;
-import javax.xml.bind.annotation.XmlElementRefs;
-import javax.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.JAXBElement;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlElementRef;
+import jakarta.xml.bind.annotation.XmlElementRefs;
+import jakarta.xml.bind.annotation.XmlType;
import org.w3._2000._09.xmldsig_.KeyInfoType;
/**
- * Java-Klasse für VerifyCMSSignatureResponseType complex type.
+ *
Java class for VerifyCMSSignatureResponseType complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType name="VerifyCMSSignatureResponseType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence maxOccurs="unbounded">
- * <element name="SignerInfo" type="{http://www.w3.org/2000/09/xmldsig#}KeyInfoType"/>
- * <element name="SignatureAlgorithm" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="SignatureCheck" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}CheckResultType"/>
- * <element name="CertificateCheck" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}CheckResultType"/>
- * <element name="FormCheckResult" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}FormResultType" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="ExtendedCertificateCheck" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}ExtendedCertificateCheckResultType" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -55,16 +55,16 @@ public class VerifyCMSSignatureResponseType {
/**
* Gets the value of the signerInfoAndSignatureAlgorithmAndSignatureCheck property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
- * This is why there is not a set method for the signerInfoAndSignatureAlgorithmAndSignatureCheck property.
+ * This is why there is not a set method for the signerInfoAndSignatureAlgorithmAndSignatureCheck property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getSignerInfoAndSignatureAlgorithmAndSignatureCheck().add(newItem);
+ * getSignerInfoAndSignatureAlgorithmAndSignatureCheck().add(newItem);
*
*
*
@@ -76,12 +76,15 @@ public class VerifyCMSSignatureResponseType {
* {@link JAXBElement }{@code <}{@link FormResultType }{@code >}
* {@link JAXBElement }{@code <}{@link String }{@code >}
* {@link JAXBElement }{@code <}{@link KeyInfoType }{@code >}
+ *
*
*
+ * @return
+ * The value of the signerInfoAndSignatureAlgorithmAndSignatureCheck property.
*/
public List> getSignerInfoAndSignatureAlgorithmAndSignatureCheck() {
if (signerInfoAndSignatureAlgorithmAndSignatureCheck == null) {
- signerInfoAndSignatureAlgorithmAndSignatureCheck = new ArrayList>();
+ signerInfoAndSignatureAlgorithmAndSignatureCheck = new ArrayList<>();
}
return this.signerInfoAndSignatureAlgorithmAndSignatureCheck;
}
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyPDFSignatureRequest.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyPDFSignatureRequest.java
index 656ea240..7f458f9a 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyPDFSignatureRequest.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyPDFSignatureRequest.java
@@ -3,27 +3,27 @@ package at.gv.e_government.reference.namespace.moa._20020822_;
import java.util.ArrayList;
import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlAttribute;
+import jakarta.xml.bind.annotation.XmlRootElement;
+import jakarta.xml.bind.annotation.XmlType;
/**
- * Java-Klasse für anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType>
- * <complexContent>
- * <extension base="{http://reference.e-government.gv.at/namespace/moa/20020822#}VerifyPDFSignatureRequestType">
- * <attribute name="Signatories" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}SignatoriesType" default="1" />
- * </extension>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -40,28 +40,31 @@ public class VerifyPDFSignatureRequest
/**
* Gets the value of the signatories property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
- * This is why there is not a set method for the signatories property.
+ * This is why there is not a set method for the signatories property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getSignatories().add(newItem);
+ * getSignatories().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link String }
+ *
*
*
+ * @return
+ * The value of the signatories property.
*/
public List getSignatories() {
if (signatories == null) {
- signatories = new ArrayList();
+ signatories = new ArrayList<>();
}
return this.signatories;
}
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyPDFSignatureRequestType.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyPDFSignatureRequestType.java
index 4536ac2e..ee8eb400 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyPDFSignatureRequestType.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyPDFSignatureRequestType.java
@@ -1,36 +1,36 @@
package at.gv.e_government.reference.namespace.moa._20020822_;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlSeeAlso;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.adapters.CollapsedStringAdapter;
-import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
import javax.xml.datatype.XMLGregorianCalendar;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlElement;
+import jakarta.xml.bind.annotation.XmlSchemaType;
+import jakarta.xml.bind.annotation.XmlSeeAlso;
+import jakarta.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.adapters.CollapsedStringAdapter;
+import jakarta.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
- * Java-Klasse für VerifyPDFSignatureRequestType complex type.
+ *
Java class for VerifyPDFSignatureRequestType complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType name="VerifyPDFSignatureRequestType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="DateTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
- * <element name="ExtendedValidation" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
- * <element name="PDFSignature" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
- * <element name="TrustProfileID" type="{http://www.w3.org/2001/XMLSchema}token"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -53,13 +53,18 @@ public class VerifyPDFSignatureRequestType {
protected Boolean extendedValidation;
@XmlElement(name = "PDFSignature", required = true)
protected byte[] pdfSignature;
+ /**
+ * mit diesem Profil wird eine Menge von
+ * vertrauenswürdigen Wurzelzertifikaten spezifiziert
+ *
+ */
@XmlElement(name = "TrustProfileID", required = true)
@XmlJavaTypeAdapter(CollapsedStringAdapter.class)
@XmlSchemaType(name = "token")
protected String trustProfileID;
/**
- * Ruft den Wert der dateTime-Eigenschaft ab.
+ * Gets the value of the dateTime property.
*
* @return
* possible object is
@@ -71,7 +76,7 @@ public class VerifyPDFSignatureRequestType {
}
/**
- * Legt den Wert der dateTime-Eigenschaft fest.
+ * Sets the value of the dateTime property.
*
* @param value
* allowed object is
@@ -83,7 +88,7 @@ public class VerifyPDFSignatureRequestType {
}
/**
- * Ruft den Wert der extendedValidation-Eigenschaft ab.
+ * Gets the value of the extendedValidation property.
*
* @return
* possible object is
@@ -95,7 +100,7 @@ public class VerifyPDFSignatureRequestType {
}
/**
- * Legt den Wert der extendedValidation-Eigenschaft fest.
+ * Sets the value of the extendedValidation property.
*
* @param value
* allowed object is
@@ -107,7 +112,7 @@ public class VerifyPDFSignatureRequestType {
}
/**
- * Ruft den Wert der pdfSignature-Eigenschaft ab.
+ * Gets the value of the pdfSignature property.
*
* @return
* possible object is
@@ -118,7 +123,7 @@ public class VerifyPDFSignatureRequestType {
}
/**
- * Legt den Wert der pdfSignature-Eigenschaft fest.
+ * Sets the value of the pdfSignature property.
*
* @param value
* allowed object is
@@ -129,7 +134,8 @@ public class VerifyPDFSignatureRequestType {
}
/**
- * Ruft den Wert der trustProfileID-Eigenschaft ab.
+ * mit diesem Profil wird eine Menge von
+ * vertrauenswürdigen Wurzelzertifikaten spezifiziert
*
* @return
* possible object is
@@ -141,12 +147,13 @@ public class VerifyPDFSignatureRequestType {
}
/**
- * Legt den Wert der trustProfileID-Eigenschaft fest.
+ * Sets the value of the trustProfileID property.
*
* @param value
* allowed object is
* {@link String }
*
+ * @see #getTrustProfileID()
*/
public void setTrustProfileID(String value) {
this.trustProfileID = value;
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyPDFSignatureResponseType.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyPDFSignatureResponseType.java
index 151c6f97..de36f998 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyPDFSignatureResponseType.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyPDFSignatureResponseType.java
@@ -3,28 +3,28 @@ package at.gv.e_government.reference.namespace.moa._20020822_;
import java.util.ArrayList;
import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlElement;
+import jakarta.xml.bind.annotation.XmlType;
/**
- * Java-Klasse für VerifyPDFSignatureResponseType complex type.
+ *
Java class for VerifyPDFSignatureResponseType complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType name="VerifyPDFSignatureResponseType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence maxOccurs="unbounded">
- * <element name="SignatureResult" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}PDFSignatureResultType"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -40,28 +40,31 @@ public class VerifyPDFSignatureResponseType {
/**
* Gets the value of the signatureResult property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
- * This is why there is not a set method for the signatureResult property.
+ * This is why there is not a set method for the signatureResult property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getSignatureResult().add(newItem);
+ * getSignatureResult().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link PDFSignatureResultType }
+ *
*
*
+ * @return
+ * The value of the signatureResult property.
*/
public List getSignatureResult() {
if (signatureResult == null) {
- signatureResult = new ArrayList();
+ signatureResult = new ArrayList<>();
}
return this.signatureResult;
}
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyTransformsDataType.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyTransformsDataType.java
index 3a057075..4c4fe239 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyTransformsDataType.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyTransformsDataType.java
@@ -3,30 +3,30 @@ package at.gv.e_government.reference.namespace.moa._20020822_;
import java.util.ArrayList;
import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlElements;
-import javax.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlElement;
+import jakarta.xml.bind.annotation.XmlElements;
+import jakarta.xml.bind.annotation.XmlType;
/**
- * Java-Klasse für VerifyTransformsDataType complex type.
+ *
Java class for VerifyTransformsDataType complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType name="VerifyTransformsDataType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <choice maxOccurs="unbounded">
- * <element ref="{http://reference.e-government.gv.at/namespace/moa/20020822#}VerifyTransformsInfoProfile"/>
- * <element name="VerifyTransformsInfoProfileID" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * </choice>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -36,6 +36,13 @@ import javax.xml.bind.annotation.XmlType;
})
public class VerifyTransformsDataType {
+ /**
+ * Ein oder mehrere Transformationswege können von
+ * der Applikation an MOA mitgeteilt werden. Die zu prüfende Signatur
+ * hat zumindest einem dieser Transformationswege zu entsprechen. Die
+ * Angabe kann explizit oder als Profilbezeichner erfolgen.
+ *
+ */
@XmlElements({
@XmlElement(name = "VerifyTransformsInfoProfile", type = VerifyTransformsInfoProfile.class),
@XmlElement(name = "VerifyTransformsInfoProfileID", type = String.class)
@@ -43,18 +50,23 @@ public class VerifyTransformsDataType {
protected List verifyTransformsInfoProfileOrVerifyTransformsInfoProfileID;
/**
+ * Ein oder mehrere Transformationswege können von
+ * der Applikation an MOA mitgeteilt werden. Die zu prüfende Signatur
+ * hat zumindest einem dieser Transformationswege zu entsprechen. Die
+ * Angabe kann explizit oder als Profilbezeichner erfolgen.
+ *
* Gets the value of the verifyTransformsInfoProfileOrVerifyTransformsInfoProfileID property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
- * This is why there is not a set method for the verifyTransformsInfoProfileOrVerifyTransformsInfoProfileID property.
+ * This is why there is not a set method for the verifyTransformsInfoProfileOrVerifyTransformsInfoProfileID property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getVerifyTransformsInfoProfileOrVerifyTransformsInfoProfileID().add(newItem);
+ * getVerifyTransformsInfoProfileOrVerifyTransformsInfoProfileID().add(newItem);
*
*
*
@@ -62,12 +74,15 @@ public class VerifyTransformsDataType {
* Objects of the following type(s) are allowed in the list
* {@link VerifyTransformsInfoProfile }
* {@link String }
+ *
*
*
+ * @return
+ * The value of the verifyTransformsInfoProfileOrVerifyTransformsInfoProfileID property.
*/
public List getVerifyTransformsInfoProfileOrVerifyTransformsInfoProfileID() {
if (verifyTransformsInfoProfileOrVerifyTransformsInfoProfileID == null) {
- verifyTransformsInfoProfileOrVerifyTransformsInfoProfileID = new ArrayList();
+ verifyTransformsInfoProfileOrVerifyTransformsInfoProfileID = new ArrayList<>();
}
return this.verifyTransformsInfoProfileOrVerifyTransformsInfoProfileID;
}
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyTransformsInfoProfile.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyTransformsInfoProfile.java
index 0aea66a2..29da7bd8 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyTransformsInfoProfile.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyTransformsInfoProfile.java
@@ -3,31 +3,31 @@ package at.gv.e_government.reference.namespace.moa._20020822_;
import java.util.ArrayList;
import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlElement;
+import jakarta.xml.bind.annotation.XmlRootElement;
+import jakarta.xml.bind.annotation.XmlType;
import org.w3._2000._09.xmldsig_.TransformsType;
/**
- * Java-Klasse für anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType>
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}Transforms" minOccurs="0"/>
- * <element name="TransformParameter" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}TransformParameterType" maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -41,11 +41,20 @@ public class VerifyTransformsInfoProfile {
@XmlElement(name = "Transforms", namespace = "http://www.w3.org/2000/09/xmldsig#")
protected TransformsType transforms;
+ /**
+ * Alle impliziten Transformationsparameter, die
+ * zum Durchlaufen der oben angeführten Transformationskette
+ * bekannt sein müssen, müssen hier angeführt werden. Das
+ * Attribut "URI" bezeichnet den Transformationsparameter in exakt
+ * jener Weise, wie er in der zu überprüfenden Signatur gebraucht
+ * wird.
+ *
+ */
@XmlElement(name = "TransformParameter")
protected List transformParameter;
/**
- * Ruft den Wert der transforms-Eigenschaft ab.
+ * Gets the value of the transforms property.
*
* @return
* possible object is
@@ -57,7 +66,7 @@ public class VerifyTransformsInfoProfile {
}
/**
- * Legt den Wert der transforms-Eigenschaft fest.
+ * Sets the value of the transforms property.
*
* @param value
* allowed object is
@@ -69,30 +78,40 @@ public class VerifyTransformsInfoProfile {
}
/**
+ * Alle impliziten Transformationsparameter, die
+ * zum Durchlaufen der oben angeführten Transformationskette
+ * bekannt sein müssen, müssen hier angeführt werden. Das
+ * Attribut "URI" bezeichnet den Transformationsparameter in exakt
+ * jener Weise, wie er in der zu überprüfenden Signatur gebraucht
+ * wird.
+ *
* Gets the value of the transformParameter property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
- * This is why there is not a set method for the transformParameter property.
+ * This is why there is not a set method for the transformParameter property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getTransformParameter().add(newItem);
+ * getTransformParameter().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link TransformParameterType }
+ *
*
*
+ * @return
+ * The value of the transformParameter property.
*/
public List getTransformParameter() {
if (transformParameter == null) {
- transformParameter = new ArrayList();
+ transformParameter = new ArrayList<>();
}
return this.transformParameter;
}
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyXMLSignatureRequestType.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyXMLSignatureRequestType.java
index c675387d..79db9405 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyXMLSignatureRequestType.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyXMLSignatureRequestType.java
@@ -3,65 +3,65 @@ package at.gv.e_government.reference.namespace.moa._20020822_;
import java.util.ArrayList;
import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlElements;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.adapters.CollapsedStringAdapter;
-import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
import javax.xml.datatype.XMLGregorianCalendar;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlAttribute;
+import jakarta.xml.bind.annotation.XmlElement;
+import jakarta.xml.bind.annotation.XmlElements;
+import jakarta.xml.bind.annotation.XmlSchemaType;
+import jakarta.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.adapters.CollapsedStringAdapter;
+import jakarta.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
- * Java-Klasse für VerifyXMLSignatureRequestType complex type.
+ *
Java class for VerifyXMLSignatureRequestType complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType name="VerifyXMLSignatureRequestType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="DateTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
- * <element name="ExtendedValidation" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
- * <element name="VerifySignatureInfo">
- * <complexType>
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="VerifySignatureEnvironment" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}ContentOptionalRefType"/>
- * <element name="VerifySignatureLocation" type="{http://www.w3.org/2001/XMLSchema}token"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- * </element>
- * <choice maxOccurs="unbounded" minOccurs="0">
- * <element ref="{http://reference.e-government.gv.at/namespace/moa/20020822#}SupplementProfile"/>
- * <element name="SupplementProfileID" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * </choice>
- * <element name="SignatureManifestCheckParams" minOccurs="0">
- * <complexType>
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="ReferenceInfo" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}VerifyTransformsDataType" maxOccurs="unbounded"/>
- * </sequence>
- * <attribute name="ReturnReferenceInputData" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
- * </restriction>
- * </complexContent>
- * </complexType>
- * </element>
- * <element name="ReturnHashInputData" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
- * <element name="TrustProfileID" type="{http://www.w3.org/2001/XMLSchema}token"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -93,13 +93,18 @@ public class VerifyXMLSignatureRequestType {
protected VerifyXMLSignatureRequestType.SignatureManifestCheckParams signatureManifestCheckParams;
@XmlElement(name = "ReturnHashInputData")
protected Object returnHashInputData;
+ /**
+ * mit diesem Profil wird eine Menge von
+ * vertrauenswürdigen Wurzelzertifikaten spezifiziert
+ *
+ */
@XmlElement(name = "TrustProfileID", required = true)
@XmlJavaTypeAdapter(CollapsedStringAdapter.class)
@XmlSchemaType(name = "token")
protected String trustProfileID;
/**
- * Ruft den Wert der dateTime-Eigenschaft ab.
+ * Gets the value of the dateTime property.
*
* @return
* possible object is
@@ -111,7 +116,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Legt den Wert der dateTime-Eigenschaft fest.
+ * Sets the value of the dateTime property.
*
* @param value
* allowed object is
@@ -123,7 +128,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Ruft den Wert der extendedValidation-Eigenschaft ab.
+ * Gets the value of the extendedValidation property.
*
* @return
* possible object is
@@ -135,7 +140,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Legt den Wert der extendedValidation-Eigenschaft fest.
+ * Sets the value of the extendedValidation property.
*
* @param value
* allowed object is
@@ -147,7 +152,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Ruft den Wert der verifySignatureInfo-Eigenschaft ab.
+ * Gets the value of the verifySignatureInfo property.
*
* @return
* possible object is
@@ -159,7 +164,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Legt den Wert der verifySignatureInfo-Eigenschaft fest.
+ * Sets the value of the verifySignatureInfo property.
*
* @param value
* allowed object is
@@ -173,16 +178,16 @@ public class VerifyXMLSignatureRequestType {
/**
* Gets the value of the supplementProfileOrSupplementProfileID property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
- * This is why there is not a set method for the supplementProfileOrSupplementProfileID property.
+ * This is why there is not a set method for the supplementProfileOrSupplementProfileID property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getSupplementProfileOrSupplementProfileID().add(newItem);
+ * getSupplementProfileOrSupplementProfileID().add(newItem);
*
*
*
@@ -190,18 +195,21 @@ public class VerifyXMLSignatureRequestType {
* Objects of the following type(s) are allowed in the list
* {@link XMLDataObjectAssociationType }
* {@link String }
+ *
*
*
+ * @return
+ * The value of the supplementProfileOrSupplementProfileID property.
*/
public List getSupplementProfileOrSupplementProfileID() {
if (supplementProfileOrSupplementProfileID == null) {
- supplementProfileOrSupplementProfileID = new ArrayList();
+ supplementProfileOrSupplementProfileID = new ArrayList<>();
}
return this.supplementProfileOrSupplementProfileID;
}
/**
- * Ruft den Wert der signatureManifestCheckParams-Eigenschaft ab.
+ * Gets the value of the signatureManifestCheckParams property.
*
* @return
* possible object is
@@ -213,7 +221,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Legt den Wert der signatureManifestCheckParams-Eigenschaft fest.
+ * Sets the value of the signatureManifestCheckParams property.
*
* @param value
* allowed object is
@@ -225,7 +233,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Ruft den Wert der returnHashInputData-Eigenschaft ab.
+ * Gets the value of the returnHashInputData property.
*
* @return
* possible object is
@@ -237,7 +245,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Legt den Wert der returnHashInputData-Eigenschaft fest.
+ * Sets the value of the returnHashInputData property.
*
* @param value
* allowed object is
@@ -249,7 +257,8 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Ruft den Wert der trustProfileID-Eigenschaft ab.
+ * mit diesem Profil wird eine Menge von
+ * vertrauenswürdigen Wurzelzertifikaten spezifiziert
*
* @return
* possible object is
@@ -261,12 +270,13 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Legt den Wert der trustProfileID-Eigenschaft fest.
+ * Sets the value of the trustProfileID property.
*
* @param value
* allowed object is
* {@link String }
*
+ * @see #getTrustProfileID()
*/
public void setTrustProfileID(String value) {
this.trustProfileID = value;
@@ -274,22 +284,22 @@ public class VerifyXMLSignatureRequestType {
/**
- * Java-Klasse für anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType>
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="ReferenceInfo" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}VerifyTransformsDataType" maxOccurs="unbounded"/>
- * </sequence>
- * <attribute name="ReturnReferenceInputData" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -299,42 +309,59 @@ public class VerifyXMLSignatureRequestType {
})
public static class SignatureManifestCheckParams {
+ /**
+ * Pro dsig:Reference-Element in der zu
+ * überprüfenden XML-Signatur muss hier ein
+ * ReferenceInfo-Element erscheinen. Die Reihenfolge der einzelnen
+ * ReferenceInfo Elemente entspricht jener der dsig:Reference
+ * Elemente in der XML-Signatur.
+ *
+ */
@XmlElement(name = "ReferenceInfo", required = true)
protected List referenceInfo;
@XmlAttribute(name = "ReturnReferenceInputData")
protected Boolean returnReferenceInputData;
/**
+ * Pro dsig:Reference-Element in der zu
+ * überprüfenden XML-Signatur muss hier ein
+ * ReferenceInfo-Element erscheinen. Die Reihenfolge der einzelnen
+ * ReferenceInfo Elemente entspricht jener der dsig:Reference
+ * Elemente in der XML-Signatur.
+ *
* Gets the value of the referenceInfo property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
- * This is why there is not a set method for the referenceInfo property.
+ * This is why there is not a set method for the referenceInfo property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getReferenceInfo().add(newItem);
+ * getReferenceInfo().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link VerifyTransformsDataType }
+ *
*
*
+ * @return
+ * The value of the referenceInfo property.
*/
public List getReferenceInfo() {
if (referenceInfo == null) {
- referenceInfo = new ArrayList();
+ referenceInfo = new ArrayList<>();
}
return this.referenceInfo;
}
/**
- * Ruft den Wert der returnReferenceInputData-Eigenschaft ab.
+ * Gets the value of the returnReferenceInputData property.
*
* @return
* possible object is
@@ -350,7 +377,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Legt den Wert der returnReferenceInputData-Eigenschaft fest.
+ * Sets the value of the returnReferenceInputData property.
*
* @param value
* allowed object is
@@ -365,22 +392,22 @@ public class VerifyXMLSignatureRequestType {
/**
- * Java-Klasse für anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType>
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="VerifySignatureEnvironment" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}ContentOptionalRefType"/>
- * <element name="VerifySignatureLocation" type="{http://www.w3.org/2001/XMLSchema}token"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -399,7 +426,7 @@ public class VerifyXMLSignatureRequestType {
protected String verifySignatureLocation;
/**
- * Ruft den Wert der verifySignatureEnvironment-Eigenschaft ab.
+ * Gets the value of the verifySignatureEnvironment property.
*
* @return
* possible object is
@@ -411,7 +438,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Legt den Wert der verifySignatureEnvironment-Eigenschaft fest.
+ * Sets the value of the verifySignatureEnvironment property.
*
* @param value
* allowed object is
@@ -423,7 +450,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Ruft den Wert der verifySignatureLocation-Eigenschaft ab.
+ * Gets the value of the verifySignatureLocation property.
*
* @return
* possible object is
@@ -435,7 +462,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Legt den Wert der verifySignatureLocation-Eigenschaft fest.
+ * Sets the value of the verifySignatureLocation property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyXMLSignatureResponseType.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyXMLSignatureResponseType.java
index 967c567a..26beffa1 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyXMLSignatureResponseType.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/VerifyXMLSignatureResponseType.java
@@ -3,38 +3,38 @@ package at.gv.e_government.reference.namespace.moa._20020822_;
import java.util.ArrayList;
import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlElement;
+import jakarta.xml.bind.annotation.XmlType;
import org.w3._2000._09.xmldsig_.KeyInfoType;
/**
- * Java-Klasse für VerifyXMLSignatureResponseType complex type.
+ *
Java class for VerifyXMLSignatureResponseType complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType name="VerifyXMLSignatureResponseType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="SignerInfo" type="{http://www.w3.org/2000/09/xmldsig#}KeyInfoType"/>
- * <element name="HashInputData" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}InputDataType" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="ReferenceInputData" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}InputDataType" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="SignatureAlgorithm" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="SignatureCheck" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}ReferencesCheckResultType"/>
- * <element name="SignatureManifestCheck" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}ReferencesCheckResultType" minOccurs="0"/>
- * <element name="XMLDSIGManifestCheck" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}ManifestRefsCheckResultType" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="CertificateCheck" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}CheckResultType"/>
- * <element name="FormCheckResult" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}FormResultType" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="ExtendedCertificateCheck" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}ExtendedCertificateCheckResultType" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -53,6 +53,14 @@ import org.w3._2000._09.xmldsig_.KeyInfoType;
})
public class VerifyXMLSignatureResponseType {
+ /**
+ * only ds:X509Data and ds:RetrievalMethod is
+ * supported; QualifiedCertificate is included as X509Data/any;
+ * PublicAuthority is included as X509Data/any;
+ * SecureSignatureCreationDevice is included as X509Data/any,
+ * IssuingCountry is included as X509Data/any
+ *
+ */
@XmlElement(name = "SignerInfo", required = true)
protected KeyInfoType signerInfo;
@XmlElement(name = "HashInputData")
@@ -75,7 +83,11 @@ public class VerifyXMLSignatureResponseType {
protected ExtendedCertificateCheckResultType extendedCertificateCheck;
/**
- * Ruft den Wert der signerInfo-Eigenschaft ab.
+ * only ds:X509Data and ds:RetrievalMethod is
+ * supported; QualifiedCertificate is included as X509Data/any;
+ * PublicAuthority is included as X509Data/any;
+ * SecureSignatureCreationDevice is included as X509Data/any,
+ * IssuingCountry is included as X509Data/any
*
* @return
* possible object is
@@ -87,12 +99,13 @@ public class VerifyXMLSignatureResponseType {
}
/**
- * Legt den Wert der signerInfo-Eigenschaft fest.
+ * Sets the value of the signerInfo property.
*
* @param value
* allowed object is
* {@link KeyInfoType }
*
+ * @see #getSignerInfo()
*/
public void setSignerInfo(KeyInfoType value) {
this.signerInfo = value;
@@ -101,28 +114,31 @@ public class VerifyXMLSignatureResponseType {
/**
* Gets the value of the hashInputData property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
- * This is why there is not a set method for the hashInputData property.
+ * This is why there is not a set method for the hashInputData property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getHashInputData().add(newItem);
+ * getHashInputData().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link InputDataType }
+ *
*
*
+ * @return
+ * The value of the hashInputData property.
*/
public List getHashInputData() {
if (hashInputData == null) {
- hashInputData = new ArrayList();
+ hashInputData = new ArrayList<>();
}
return this.hashInputData;
}
@@ -130,34 +146,37 @@ public class VerifyXMLSignatureResponseType {
/**
* Gets the value of the referenceInputData property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
- * This is why there is not a set method for the referenceInputData property.
+ * This is why there is not a set method for the referenceInputData property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getReferenceInputData().add(newItem);
+ * getReferenceInputData().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link InputDataType }
+ *
*
*
+ * @return
+ * The value of the referenceInputData property.
*/
public List getReferenceInputData() {
if (referenceInputData == null) {
- referenceInputData = new ArrayList();
+ referenceInputData = new ArrayList<>();
}
return this.referenceInputData;
}
/**
- * Ruft den Wert der signatureAlgorithm-Eigenschaft ab.
+ * Gets the value of the signatureAlgorithm property.
*
* @return
* possible object is
@@ -169,7 +188,7 @@ public class VerifyXMLSignatureResponseType {
}
/**
- * Legt den Wert der signatureAlgorithm-Eigenschaft fest.
+ * Sets the value of the signatureAlgorithm property.
*
* @param value
* allowed object is
@@ -181,7 +200,7 @@ public class VerifyXMLSignatureResponseType {
}
/**
- * Ruft den Wert der signatureCheck-Eigenschaft ab.
+ * Gets the value of the signatureCheck property.
*
* @return
* possible object is
@@ -193,7 +212,7 @@ public class VerifyXMLSignatureResponseType {
}
/**
- * Legt den Wert der signatureCheck-Eigenschaft fest.
+ * Sets the value of the signatureCheck property.
*
* @param value
* allowed object is
@@ -205,7 +224,7 @@ public class VerifyXMLSignatureResponseType {
}
/**
- * Ruft den Wert der signatureManifestCheck-Eigenschaft ab.
+ * Gets the value of the signatureManifestCheck property.
*
* @return
* possible object is
@@ -217,7 +236,7 @@ public class VerifyXMLSignatureResponseType {
}
/**
- * Legt den Wert der signatureManifestCheck-Eigenschaft fest.
+ * Sets the value of the signatureManifestCheck property.
*
* @param value
* allowed object is
@@ -231,34 +250,37 @@ public class VerifyXMLSignatureResponseType {
/**
* Gets the value of the xmldsigManifestCheck property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
- * This is why there is not a set method for the xmldsigManifestCheck property.
+ * This is why there is not a set method for the xmldsigManifestCheck property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getXMLDSIGManifestCheck().add(newItem);
+ * getXMLDSIGManifestCheck().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ManifestRefsCheckResultType }
+ *
*
*
+ * @return
+ * The value of the xmldsigManifestCheck property.
*/
public List getXMLDSIGManifestCheck() {
if (xmldsigManifestCheck == null) {
- xmldsigManifestCheck = new ArrayList();
+ xmldsigManifestCheck = new ArrayList<>();
}
return this.xmldsigManifestCheck;
}
/**
- * Ruft den Wert der certificateCheck-Eigenschaft ab.
+ * Gets the value of the certificateCheck property.
*
* @return
* possible object is
@@ -270,7 +292,7 @@ public class VerifyXMLSignatureResponseType {
}
/**
- * Legt den Wert der certificateCheck-Eigenschaft fest.
+ * Sets the value of the certificateCheck property.
*
* @param value
* allowed object is
@@ -284,34 +306,37 @@ public class VerifyXMLSignatureResponseType {
/**
* Gets the value of the formCheckResult property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
- * This is why there is not a set method for the formCheckResult property.
+ * This is why there is not a set method for the formCheckResult property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getFormCheckResult().add(newItem);
+ * getFormCheckResult().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link FormResultType }
+ *
*
*
+ * @return
+ * The value of the formCheckResult property.
*/
public List getFormCheckResult() {
if (formCheckResult == null) {
- formCheckResult = new ArrayList();
+ formCheckResult = new ArrayList<>();
}
return this.formCheckResult;
}
/**
- * Ruft den Wert der extendedCertificateCheck-Eigenschaft ab.
+ * Gets the value of the extendedCertificateCheck property.
*
* @return
* possible object is
@@ -323,7 +348,7 @@ public class VerifyXMLSignatureResponseType {
}
/**
- * Legt den Wert der extendedCertificateCheck-Eigenschaft fest.
+ * Sets the value of the extendedCertificateCheck property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/XMLContentType.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/XMLContentType.java
index 3bf5c17b..ec836e83 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/XMLContentType.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/XMLContentType.java
@@ -1,28 +1,28 @@
package at.gv.e_government.reference.namespace.moa._20020822_;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.adapters.CollapsedStringAdapter;
-import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlAttribute;
+import jakarta.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.adapters.CollapsedStringAdapter;
+import jakarta.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
- * Java-Klasse für XMLContentType complex type.
+ *
Java class for XMLContentType complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType name="XMLContentType">
- * <complexContent>
- * <extension base="{http://reference.e-government.gv.at/namespace/moa/20020822#}AnyChildrenType">
- * <attribute ref="{http://www.w3.org/XML/1998/namespace}space"/>
- * </extension>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -37,7 +37,7 @@ public class XMLContentType
protected String space;
/**
- * Ruft den Wert der space-Eigenschaft ab.
+ * Gets the value of the space property.
*
* @return
* possible object is
@@ -49,7 +49,7 @@ public class XMLContentType
}
/**
- * Legt den Wert der space-Eigenschaft fest.
+ * Sets the value of the space property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/XMLDataObjectAssociationType.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/XMLDataObjectAssociationType.java
index 6f79f9c3..4d928b9d 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/XMLDataObjectAssociationType.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/XMLDataObjectAssociationType.java
@@ -1,29 +1,29 @@
package at.gv.e_government.reference.namespace.moa._20020822_;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlElement;
+import jakarta.xml.bind.annotation.XmlType;
/**
- * Java-Klasse für XMLDataObjectAssociationType complex type.
+ *
Java class for XMLDataObjectAssociationType complex type
.
*
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
The following schema fragment specifies the expected content contained within this class.
*
- *
- * <complexType name="XMLDataObjectAssociationType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="MetaInfo" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}MetaInfoType" minOccurs="0"/>
- * <element name="Content" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}ContentRequiredRefType"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -40,7 +40,7 @@ public class XMLDataObjectAssociationType {
protected ContentRequiredRefType content;
/**
- * Ruft den Wert der metaInfo-Eigenschaft ab.
+ * Gets the value of the metaInfo property.
*
* @return
* possible object is
@@ -52,7 +52,7 @@ public class XMLDataObjectAssociationType {
}
/**
- * Legt den Wert der metaInfo-Eigenschaft fest.
+ * Sets the value of the metaInfo property.
*
* @param value
* allowed object is
@@ -64,7 +64,7 @@ public class XMLDataObjectAssociationType {
}
/**
- * Ruft den Wert der content-Eigenschaft ab.
+ * Gets the value of the content property.
*
* @return
* possible object is
@@ -76,7 +76,7 @@ public class XMLDataObjectAssociationType {
}
/**
- * Legt den Wert der content-Eigenschaft fest.
+ * Sets the value of the content property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/package-info.java b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/package-info.java
index 23cceed7..c2022565 100644
--- a/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/package-info.java
+++ b/pdf-as-moa/src/generated/java/at/gv/e_government/reference/namespace/moa/_20020822_/package-info.java
@@ -1,2 +1,2 @@
-@javax.xml.bind.annotation.XmlSchema(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
+@jakarta.xml.bind.annotation.XmlSchema(namespace = "http://reference.e-government.gv.at/namespace/moa/20020822#", elementFormDefault = jakarta.xml.bind.annotation.XmlNsForm.QUALIFIED)
package at.gv.e_government.reference.namespace.moa._20020822_;
--
cgit v1.2.3