();
+ 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_;
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/CanonicalizationMethodType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/CanonicalizationMethodType.java
index 9ac3752e..e3f5ea1b 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/CanonicalizationMethodType.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/CanonicalizationMethodType.java
@@ -3,32 +3,32 @@ package org.w3._2000._09.xmldsig_;
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.XmlAnyElement;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlMixed;
-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.XmlAnyElement;
+import jakarta.xml.bind.annotation.XmlAttribute;
+import jakarta.xml.bind.annotation.XmlMixed;
+import jakarta.xml.bind.annotation.XmlSchemaType;
+import jakarta.xml.bind.annotation.XmlType;
/**
- * Java-Klasse für CanonicalizationMethodType complex type.
+ *
Java class for CanonicalizationMethodType 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="CanonicalizationMethodType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <any maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * <attribute name="Algorithm" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -48,16 +48,16 @@ public class CanonicalizationMethodType {
/**
* Gets the value of the content 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 content property.
+ * This is why there is not a set method for the content property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getContent().add(newItem);
+ * getContent().add(newItem);
*
*
*
@@ -65,18 +65,21 @@ public class CanonicalizationMethodType {
* Objects of the following type(s) are allowed in the list
* {@link Object }
* {@link String }
+ *
*
*
+ * @return
+ * The value of the content property.
*/
public List getContent() {
if (content == null) {
- content = new ArrayList();
+ content = new ArrayList<>();
}
return this.content;
}
/**
- * Ruft den Wert der algorithm-Eigenschaft ab.
+ * Gets the value of the algorithm property.
*
* @return
* possible object is
@@ -88,7 +91,7 @@ public class CanonicalizationMethodType {
}
/**
- * Legt den Wert der algorithm-Eigenschaft fest.
+ * Sets the value of the algorithm property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/DSAKeyValueType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/DSAKeyValueType.java
index d0654919..03d07147 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/DSAKeyValueType.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/DSAKeyValueType.java
@@ -1,38 +1,38 @@
package org.w3._2000._09.xmldsig_;
-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 DSAKeyValueType complex type.
+ *
Java class for DSAKeyValueType 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="DSAKeyValueType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <sequence minOccurs="0">
- * <element name="P" type="{http://www.w3.org/2000/09/xmldsig#}CryptoBinary"/>
- * <element name="Q" type="{http://www.w3.org/2000/09/xmldsig#}CryptoBinary"/>
- * </sequence>
- * <element name="J" type="{http://www.w3.org/2000/09/xmldsig#}CryptoBinary" minOccurs="0"/>
- * <element name="G" type="{http://www.w3.org/2000/09/xmldsig#}CryptoBinary" minOccurs="0"/>
- * <element name="Y" type="{http://www.w3.org/2000/09/xmldsig#}CryptoBinary"/>
- * <sequence minOccurs="0">
- * <element name="Seed" type="{http://www.w3.org/2000/09/xmldsig#}CryptoBinary"/>
- * <element name="PgenCounter" type="{http://www.w3.org/2000/09/xmldsig#}CryptoBinary"/>
- * </sequence>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -64,7 +64,7 @@ public class DSAKeyValueType {
protected String pgenCounter;
/**
- * Ruft den Wert der p-Eigenschaft ab.
+ * Gets the value of the p property.
*
* @return
* possible object is
@@ -76,7 +76,7 @@ public class DSAKeyValueType {
}
/**
- * Legt den Wert der p-Eigenschaft fest.
+ * Sets the value of the p property.
*
* @param value
* allowed object is
@@ -88,7 +88,7 @@ public class DSAKeyValueType {
}
/**
- * Ruft den Wert der q-Eigenschaft ab.
+ * Gets the value of the q property.
*
* @return
* possible object is
@@ -100,7 +100,7 @@ public class DSAKeyValueType {
}
/**
- * Legt den Wert der q-Eigenschaft fest.
+ * Sets the value of the q property.
*
* @param value
* allowed object is
@@ -112,7 +112,7 @@ public class DSAKeyValueType {
}
/**
- * Ruft den Wert der j-Eigenschaft ab.
+ * Gets the value of the j property.
*
* @return
* possible object is
@@ -124,7 +124,7 @@ public class DSAKeyValueType {
}
/**
- * Legt den Wert der j-Eigenschaft fest.
+ * Sets the value of the j property.
*
* @param value
* allowed object is
@@ -136,7 +136,7 @@ public class DSAKeyValueType {
}
/**
- * Ruft den Wert der g-Eigenschaft ab.
+ * Gets the value of the g property.
*
* @return
* possible object is
@@ -148,7 +148,7 @@ public class DSAKeyValueType {
}
/**
- * Legt den Wert der g-Eigenschaft fest.
+ * Sets the value of the g property.
*
* @param value
* allowed object is
@@ -160,7 +160,7 @@ public class DSAKeyValueType {
}
/**
- * Ruft den Wert der y-Eigenschaft ab.
+ * Gets the value of the y property.
*
* @return
* possible object is
@@ -172,7 +172,7 @@ public class DSAKeyValueType {
}
/**
- * Legt den Wert der y-Eigenschaft fest.
+ * Sets the value of the y property.
*
* @param value
* allowed object is
@@ -184,7 +184,7 @@ public class DSAKeyValueType {
}
/**
- * Ruft den Wert der seed-Eigenschaft ab.
+ * Gets the value of the seed property.
*
* @return
* possible object is
@@ -196,7 +196,7 @@ public class DSAKeyValueType {
}
/**
- * Legt den Wert der seed-Eigenschaft fest.
+ * Sets the value of the seed property.
*
* @param value
* allowed object is
@@ -208,7 +208,7 @@ public class DSAKeyValueType {
}
/**
- * Ruft den Wert der pgenCounter-Eigenschaft ab.
+ * Gets the value of the pgenCounter property.
*
* @return
* possible object is
@@ -220,7 +220,7 @@ public class DSAKeyValueType {
}
/**
- * Legt den Wert der pgenCounter-Eigenschaft fest.
+ * Sets the value of the pgenCounter property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/DigestMethodType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/DigestMethodType.java
index 6d06d201..1f0297fb 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/DigestMethodType.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/DigestMethodType.java
@@ -3,33 +3,33 @@ package org.w3._2000._09.xmldsig_;
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.XmlAnyElement;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlMixed;
-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.XmlAnyElement;
+import jakarta.xml.bind.annotation.XmlAttribute;
+import jakarta.xml.bind.annotation.XmlMixed;
+import jakarta.xml.bind.annotation.XmlSchemaType;
+import jakarta.xml.bind.annotation.XmlType;
import org.w3c.dom.Element;
/**
- * Java-Klasse für DigestMethodType complex type.
+ *
Java class for DigestMethodType 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="DigestMethodType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <any processContents='lax' namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * <attribute name="Algorithm" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -49,16 +49,16 @@ public class DigestMethodType {
/**
* Gets the value of the content 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 content property.
+ * This is why there is not a set method for the content property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getContent().add(newItem);
+ * getContent().add(newItem);
*
*
*
@@ -67,18 +67,21 @@ public class DigestMethodType {
* {@link Object }
* {@link String }
* {@link Element }
+ *
*
*
+ * @return
+ * The value of the content property.
*/
public List getContent() {
if (content == null) {
- content = new ArrayList();
+ content = new ArrayList<>();
}
return this.content;
}
/**
- * Ruft den Wert der algorithm-Eigenschaft ab.
+ * Gets the value of the algorithm property.
*
* @return
* possible object is
@@ -90,7 +93,7 @@ public class DigestMethodType {
}
/**
- * Legt den Wert der algorithm-Eigenschaft fest.
+ * Sets the value of the algorithm property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/KeyInfoType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/KeyInfoType.java
index b89025eb..f99460c0 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/KeyInfoType.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/KeyInfoType.java
@@ -3,46 +3,46 @@ package org.w3._2000._09.xmldsig_;
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.XmlAnyElement;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlElementRef;
-import javax.xml.bind.annotation.XmlElementRefs;
-import javax.xml.bind.annotation.XmlID;
-import javax.xml.bind.annotation.XmlMixed;
-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 jakarta.xml.bind.JAXBElement;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlAnyElement;
+import jakarta.xml.bind.annotation.XmlAttribute;
+import jakarta.xml.bind.annotation.XmlElementRef;
+import jakarta.xml.bind.annotation.XmlElementRefs;
+import jakarta.xml.bind.annotation.XmlID;
+import jakarta.xml.bind.annotation.XmlMixed;
+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;
import org.w3c.dom.Element;
/**
- * Java-Klasse für KeyInfoType complex type.
+ *
Java class for KeyInfoType 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="KeyInfoType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <choice maxOccurs="unbounded">
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}KeyName"/>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}KeyValue"/>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}RetrievalMethod"/>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}X509Data"/>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}PGPData"/>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}SPKIData"/>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}MgmtData"/>
- * <any processContents='lax' namespace='##other'/>
- * </choice>
- * <attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" />
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -73,23 +73,21 @@ public class KeyInfoType {
/**
* Gets the value of the content 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 content property.
+ * This is why there is not a set method for the content property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getContent().add(newItem);
+ * getContent().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
- * {@link Object }
- * {@link String }
* {@link JAXBElement }{@code <}{@link String }{@code >}
* {@link JAXBElement }{@code <}{@link String }{@code >}
* {@link JAXBElement }{@code <}{@link KeyValueType }{@code >}
@@ -97,19 +95,24 @@ public class KeyInfoType {
* {@link JAXBElement }{@code <}{@link RetrievalMethodType }{@code >}
* {@link JAXBElement }{@code <}{@link SPKIDataType }{@code >}
* {@link JAXBElement }{@code <}{@link X509DataType }{@code >}
+ * {@link Object }
+ * {@link String }
* {@link Element }
+ *
*
*
+ * @return
+ * The value of the content property.
*/
public List getContent() {
if (content == null) {
- content = new ArrayList();
+ content = new ArrayList<>();
}
return this.content;
}
/**
- * Ruft den Wert der id-Eigenschaft ab.
+ * Gets the value of the id property.
*
* @return
* possible object is
@@ -121,7 +124,7 @@ public class KeyInfoType {
}
/**
- * Legt den Wert der id-Eigenschaft fest.
+ * Sets the value of the id property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/KeyValueType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/KeyValueType.java
index b7c4b943..205093e6 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/KeyValueType.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/KeyValueType.java
@@ -3,35 +3,35 @@ package org.w3._2000._09.xmldsig_;
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.XmlAnyElement;
-import javax.xml.bind.annotation.XmlElementRef;
-import javax.xml.bind.annotation.XmlElementRefs;
-import javax.xml.bind.annotation.XmlMixed;
-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.XmlAnyElement;
+import jakarta.xml.bind.annotation.XmlElementRef;
+import jakarta.xml.bind.annotation.XmlElementRefs;
+import jakarta.xml.bind.annotation.XmlMixed;
+import jakarta.xml.bind.annotation.XmlType;
import org.w3c.dom.Element;
/**
- * Java-Klasse für KeyValueType complex type.
+ *
Java class for KeyValueType 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="KeyValueType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <choice>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}DSAKeyValue"/>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}RSAKeyValue"/>
- * <any processContents='lax' namespace='##other'/>
- * </choice>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -52,32 +52,35 @@ public class KeyValueType {
/**
* Gets the value of the content 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 content property.
+ * This is why there is not a set method for the content property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getContent().add(newItem);
+ * getContent().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
- * {@link Object }
- * {@link String }
* {@link JAXBElement }{@code <}{@link DSAKeyValueType }{@code >}
* {@link JAXBElement }{@code <}{@link RSAKeyValueType }{@code >}
+ * {@link Object }
+ * {@link String }
* {@link Element }
+ *
*
*
+ * @return
+ * The value of the content property.
*/
public List getContent() {
if (content == null) {
- content = new ArrayList();
+ content = new ArrayList<>();
}
return this.content;
}
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/ManifestType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/ManifestType.java
index 6e9c4303..ada8be59 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/ManifestType.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/ManifestType.java
@@ -3,34 +3,34 @@ package org.w3._2000._09.xmldsig_;
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.XmlID;
-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 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.XmlID;
+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 ManifestType complex type.
+ *
Java class for ManifestType 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="ManifestType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}Reference" maxOccurs="unbounded"/>
- * </sequence>
- * <attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" />
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -51,34 +51,37 @@ public class ManifestType {
/**
* Gets the value of the reference 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 reference property.
+ * This is why there is not a set method for the reference property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getReference().add(newItem);
+ * getReference().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ReferenceType }
+ *
*
*
+ * @return
+ * The value of the reference property.
*/
public List getReference() {
if (reference == null) {
- reference = new ArrayList();
+ reference = new ArrayList<>();
}
return this.reference;
}
/**
- * Ruft den Wert der id-Eigenschaft ab.
+ * Gets the value of the id property.
*
* @return
* possible object is
@@ -90,7 +93,7 @@ public class ManifestType {
}
/**
- * Legt den Wert der id-Eigenschaft fest.
+ * Sets the value of the id property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/ObjectFactory.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/ObjectFactory.java
index f30be5f9..d3aa8b06 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/ObjectFactory.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/ObjectFactory.java
@@ -2,17 +2,17 @@
package org.w3._2000._09.xmldsig_;
import java.math.BigInteger;
-import javax.xml.bind.JAXBElement;
-import javax.xml.bind.annotation.XmlElementDecl;
-import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
+import jakarta.xml.bind.JAXBElement;
+import jakarta.xml.bind.annotation.XmlElementDecl;
+import jakarta.xml.bind.annotation.XmlRegistry;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* generated in the org.w3._2000._09.xmldsig_ 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
@@ -25,40 +25,40 @@ import javax.xml.namespace.QName;
@XmlRegistry
public class ObjectFactory {
- private final static QName _Signature_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Signature");
- private final static QName _SignatureValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignatureValue");
- private final static QName _SignedInfo_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignedInfo");
- private final static QName _CanonicalizationMethod_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "CanonicalizationMethod");
- private final static QName _SignatureMethod_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignatureMethod");
- private final static QName _Reference_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Reference");
- private final static QName _Transforms_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Transforms");
- private final static QName _Transform_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Transform");
- private final static QName _DigestMethod_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "DigestMethod");
- private final static QName _DigestValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "DigestValue");
- private final static QName _KeyInfo_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "KeyInfo");
- private final static QName _KeyName_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "KeyName");
- private final static QName _MgmtData_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "MgmtData");
- private final static QName _KeyValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "KeyValue");
- private final static QName _RetrievalMethod_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "RetrievalMethod");
- private final static QName _X509Data_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509Data");
- private final static QName _PGPData_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "PGPData");
- private final static QName _SPKIData_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SPKIData");
- private final static QName _Object_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Object");
- private final static QName _Manifest_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Manifest");
- private final static QName _SignatureProperties_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignatureProperties");
- private final static QName _SignatureProperty_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignatureProperty");
- private final static QName _DSAKeyValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "DSAKeyValue");
- private final static QName _RSAKeyValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "RSAKeyValue");
- private final static QName _SPKIDataTypeSPKISexp_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SPKISexp");
- private final static QName _PGPDataTypePGPKeyID_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "PGPKeyID");
- private final static QName _PGPDataTypePGPKeyPacket_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "PGPKeyPacket");
- private final static QName _X509DataTypeX509IssuerSerial_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509IssuerSerial");
- private final static QName _X509DataTypeX509SKI_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509SKI");
- private final static QName _X509DataTypeX509SubjectName_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509SubjectName");
- private final static QName _X509DataTypeX509Certificate_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509Certificate");
- private final static QName _X509DataTypeX509CRL_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509CRL");
- private final static QName _TransformTypeXPath_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "XPath");
- private final static QName _SignatureMethodTypeHMACOutputLength_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "HMACOutputLength");
+ private static final QName _Signature_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Signature");
+ private static final QName _SignatureValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignatureValue");
+ private static final QName _SignedInfo_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignedInfo");
+ private static final QName _CanonicalizationMethod_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "CanonicalizationMethod");
+ private static final QName _SignatureMethod_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignatureMethod");
+ private static final QName _Reference_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Reference");
+ private static final QName _Transforms_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Transforms");
+ private static final QName _Transform_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Transform");
+ private static final QName _DigestMethod_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "DigestMethod");
+ private static final QName _DigestValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "DigestValue");
+ private static final QName _KeyInfo_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "KeyInfo");
+ private static final QName _KeyName_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "KeyName");
+ private static final QName _MgmtData_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "MgmtData");
+ private static final QName _KeyValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "KeyValue");
+ private static final QName _RetrievalMethod_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "RetrievalMethod");
+ private static final QName _X509Data_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509Data");
+ private static final QName _PGPData_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "PGPData");
+ private static final QName _SPKIData_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SPKIData");
+ private static final QName _Object_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Object");
+ private static final QName _Manifest_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Manifest");
+ private static final QName _SignatureProperties_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignatureProperties");
+ private static final QName _SignatureProperty_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignatureProperty");
+ private static final QName _DSAKeyValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "DSAKeyValue");
+ private static final QName _RSAKeyValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "RSAKeyValue");
+ private static final QName _SPKIDataTypeSPKISexp_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SPKISexp");
+ private static final QName _PGPDataTypePGPKeyID_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "PGPKeyID");
+ private static final QName _PGPDataTypePGPKeyPacket_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "PGPKeyPacket");
+ private static final QName _X509DataTypeX509IssuerSerial_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509IssuerSerial");
+ private static final QName _X509DataTypeX509SKI_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509SKI");
+ private static final QName _X509DataTypeX509SubjectName_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509SubjectName");
+ private static final QName _X509DataTypeX509Certificate_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509Certificate");
+ private static final QName _X509DataTypeX509CRL_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509CRL");
+ private static final QName _TransformTypeXPath_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "XPath");
+ private static final QName _SignatureMethodTypeHMACOutputLength_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "HMACOutputLength");
/**
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.w3._2000._09.xmldsig_
@@ -70,6 +70,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link SignatureType }
*
+ * @return
+ * the new instance of {@link SignatureType }
*/
public SignatureType createSignatureType() {
return new SignatureType();
@@ -78,6 +80,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link SignatureValueType }
*
+ * @return
+ * the new instance of {@link SignatureValueType }
*/
public SignatureValueType createSignatureValueType() {
return new SignatureValueType();
@@ -86,6 +90,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link SignedInfoType }
*
+ * @return
+ * the new instance of {@link SignedInfoType }
*/
public SignedInfoType createSignedInfoType() {
return new SignedInfoType();
@@ -94,6 +100,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link CanonicalizationMethodType }
*
+ * @return
+ * the new instance of {@link CanonicalizationMethodType }
*/
public CanonicalizationMethodType createCanonicalizationMethodType() {
return new CanonicalizationMethodType();
@@ -102,6 +110,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link SignatureMethodType }
*
+ * @return
+ * the new instance of {@link SignatureMethodType }
*/
public SignatureMethodType createSignatureMethodType() {
return new SignatureMethodType();
@@ -110,6 +120,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link ReferenceType }
*
+ * @return
+ * the new instance of {@link ReferenceType }
*/
public ReferenceType createReferenceType() {
return new ReferenceType();
@@ -118,6 +130,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link TransformsType }
*
+ * @return
+ * the new instance of {@link TransformsType }
*/
public TransformsType createTransformsType() {
return new TransformsType();
@@ -126,6 +140,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link TransformType }
*
+ * @return
+ * the new instance of {@link TransformType }
*/
public TransformType createTransformType() {
return new TransformType();
@@ -134,6 +150,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link DigestMethodType }
*
+ * @return
+ * the new instance of {@link DigestMethodType }
*/
public DigestMethodType createDigestMethodType() {
return new DigestMethodType();
@@ -142,6 +160,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link KeyInfoType }
*
+ * @return
+ * the new instance of {@link KeyInfoType }
*/
public KeyInfoType createKeyInfoType() {
return new KeyInfoType();
@@ -150,6 +170,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link KeyValueType }
*
+ * @return
+ * the new instance of {@link KeyValueType }
*/
public KeyValueType createKeyValueType() {
return new KeyValueType();
@@ -158,6 +180,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link RetrievalMethodType }
*
+ * @return
+ * the new instance of {@link RetrievalMethodType }
*/
public RetrievalMethodType createRetrievalMethodType() {
return new RetrievalMethodType();
@@ -166,6 +190,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link X509DataType }
*
+ * @return
+ * the new instance of {@link X509DataType }
*/
public X509DataType createX509DataType() {
return new X509DataType();
@@ -174,6 +200,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link PGPDataType }
*
+ * @return
+ * the new instance of {@link PGPDataType }
*/
public PGPDataType createPGPDataType() {
return new PGPDataType();
@@ -182,6 +210,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link SPKIDataType }
*
+ * @return
+ * the new instance of {@link SPKIDataType }
*/
public SPKIDataType createSPKIDataType() {
return new SPKIDataType();
@@ -190,6 +220,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link ObjectType }
*
+ * @return
+ * the new instance of {@link ObjectType }
*/
public ObjectType createObjectType() {
return new ObjectType();
@@ -198,6 +230,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link ManifestType }
*
+ * @return
+ * the new instance of {@link ManifestType }
*/
public ManifestType createManifestType() {
return new ManifestType();
@@ -206,6 +240,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link SignaturePropertiesType }
*
+ * @return
+ * the new instance of {@link SignaturePropertiesType }
*/
public SignaturePropertiesType createSignaturePropertiesType() {
return new SignaturePropertiesType();
@@ -214,6 +250,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link SignaturePropertyType }
*
+ * @return
+ * the new instance of {@link SignaturePropertyType }
*/
public SignaturePropertyType createSignaturePropertyType() {
return new SignaturePropertyType();
@@ -222,6 +260,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link DSAKeyValueType }
*
+ * @return
+ * the new instance of {@link DSAKeyValueType }
*/
public DSAKeyValueType createDSAKeyValueType() {
return new DSAKeyValueType();
@@ -230,6 +270,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link RSAKeyValueType }
*
+ * @return
+ * the new instance of {@link RSAKeyValueType }
*/
public RSAKeyValueType createRSAKeyValueType() {
return new RSAKeyValueType();
@@ -238,6 +280,8 @@ public class ObjectFactory {
/**
* Create an instance of {@link X509IssuerSerialType }
*
+ * @return
+ * the new instance of {@link X509IssuerSerialType }
*/
public X509IssuerSerialType createX509IssuerSerialType() {
return new X509IssuerSerialType();
@@ -253,7 +297,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "Signature")
public JAXBElement createSignature(SignatureType value) {
- return new JAXBElement(_Signature_QNAME, SignatureType.class, null, value);
+ return new JAXBElement<>(_Signature_QNAME, SignatureType.class, null, value);
}
/**
@@ -266,7 +310,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SignatureValue")
public JAXBElement createSignatureValue(SignatureValueType value) {
- return new JAXBElement(_SignatureValue_QNAME, SignatureValueType.class, null, value);
+ return new JAXBElement<>(_SignatureValue_QNAME, SignatureValueType.class, null, value);
}
/**
@@ -279,7 +323,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SignedInfo")
public JAXBElement createSignedInfo(SignedInfoType value) {
- return new JAXBElement(_SignedInfo_QNAME, SignedInfoType.class, null, value);
+ return new JAXBElement<>(_SignedInfo_QNAME, SignedInfoType.class, null, value);
}
/**
@@ -292,7 +336,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "CanonicalizationMethod")
public JAXBElement createCanonicalizationMethod(CanonicalizationMethodType value) {
- return new JAXBElement(_CanonicalizationMethod_QNAME, CanonicalizationMethodType.class, null, value);
+ return new JAXBElement<>(_CanonicalizationMethod_QNAME, CanonicalizationMethodType.class, null, value);
}
/**
@@ -305,7 +349,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SignatureMethod")
public JAXBElement createSignatureMethod(SignatureMethodType value) {
- return new JAXBElement(_SignatureMethod_QNAME, SignatureMethodType.class, null, value);
+ return new JAXBElement<>(_SignatureMethod_QNAME, SignatureMethodType.class, null, value);
}
/**
@@ -318,7 +362,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "Reference")
public JAXBElement createReference(ReferenceType value) {
- return new JAXBElement(_Reference_QNAME, ReferenceType.class, null, value);
+ return new JAXBElement<>(_Reference_QNAME, ReferenceType.class, null, value);
}
/**
@@ -331,7 +375,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "Transforms")
public JAXBElement createTransforms(TransformsType value) {
- return new JAXBElement(_Transforms_QNAME, TransformsType.class, null, value);
+ return new JAXBElement<>(_Transforms_QNAME, TransformsType.class, null, value);
}
/**
@@ -344,7 +388,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "Transform")
public JAXBElement createTransform(TransformType value) {
- return new JAXBElement(_Transform_QNAME, TransformType.class, null, value);
+ return new JAXBElement<>(_Transform_QNAME, TransformType.class, null, value);
}
/**
@@ -357,7 +401,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "DigestMethod")
public JAXBElement createDigestMethod(DigestMethodType value) {
- return new JAXBElement(_DigestMethod_QNAME, DigestMethodType.class, null, value);
+ return new JAXBElement<>(_DigestMethod_QNAME, DigestMethodType.class, null, value);
}
/**
@@ -370,7 +414,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "DigestValue")
public JAXBElement createDigestValue(String value) {
- return new JAXBElement(_DigestValue_QNAME, String.class, null, value);
+ return new JAXBElement<>(_DigestValue_QNAME, String.class, null, value);
}
/**
@@ -383,7 +427,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "KeyInfo")
public JAXBElement createKeyInfo(KeyInfoType value) {
- return new JAXBElement(_KeyInfo_QNAME, KeyInfoType.class, null, value);
+ return new JAXBElement<>(_KeyInfo_QNAME, KeyInfoType.class, null, value);
}
/**
@@ -396,7 +440,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "KeyName")
public JAXBElement createKeyName(String value) {
- return new JAXBElement(_KeyName_QNAME, String.class, null, value);
+ return new JAXBElement<>(_KeyName_QNAME, String.class, null, value);
}
/**
@@ -409,7 +453,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "MgmtData")
public JAXBElement createMgmtData(String value) {
- return new JAXBElement(_MgmtData_QNAME, String.class, null, value);
+ return new JAXBElement<>(_MgmtData_QNAME, String.class, null, value);
}
/**
@@ -422,7 +466,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "KeyValue")
public JAXBElement createKeyValue(KeyValueType value) {
- return new JAXBElement(_KeyValue_QNAME, KeyValueType.class, null, value);
+ return new JAXBElement<>(_KeyValue_QNAME, KeyValueType.class, null, value);
}
/**
@@ -435,7 +479,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "RetrievalMethod")
public JAXBElement createRetrievalMethod(RetrievalMethodType value) {
- return new JAXBElement(_RetrievalMethod_QNAME, RetrievalMethodType.class, null, value);
+ return new JAXBElement<>(_RetrievalMethod_QNAME, RetrievalMethodType.class, null, value);
}
/**
@@ -448,7 +492,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "X509Data")
public JAXBElement createX509Data(X509DataType value) {
- return new JAXBElement(_X509Data_QNAME, X509DataType.class, null, value);
+ return new JAXBElement<>(_X509Data_QNAME, X509DataType.class, null, value);
}
/**
@@ -461,7 +505,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "PGPData")
public JAXBElement createPGPData(PGPDataType value) {
- return new JAXBElement(_PGPData_QNAME, PGPDataType.class, null, value);
+ return new JAXBElement<>(_PGPData_QNAME, PGPDataType.class, null, value);
}
/**
@@ -474,7 +518,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SPKIData")
public JAXBElement createSPKIData(SPKIDataType value) {
- return new JAXBElement(_SPKIData_QNAME, SPKIDataType.class, null, value);
+ return new JAXBElement<>(_SPKIData_QNAME, SPKIDataType.class, null, value);
}
/**
@@ -487,7 +531,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "Object")
public JAXBElement createObject(ObjectType value) {
- return new JAXBElement(_Object_QNAME, ObjectType.class, null, value);
+ return new JAXBElement<>(_Object_QNAME, ObjectType.class, null, value);
}
/**
@@ -500,7 +544,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "Manifest")
public JAXBElement createManifest(ManifestType value) {
- return new JAXBElement(_Manifest_QNAME, ManifestType.class, null, value);
+ return new JAXBElement<>(_Manifest_QNAME, ManifestType.class, null, value);
}
/**
@@ -513,7 +557,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SignatureProperties")
public JAXBElement createSignatureProperties(SignaturePropertiesType value) {
- return new JAXBElement(_SignatureProperties_QNAME, SignaturePropertiesType.class, null, value);
+ return new JAXBElement<>(_SignatureProperties_QNAME, SignaturePropertiesType.class, null, value);
}
/**
@@ -526,7 +570,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SignatureProperty")
public JAXBElement createSignatureProperty(SignaturePropertyType value) {
- return new JAXBElement(_SignatureProperty_QNAME, SignaturePropertyType.class, null, value);
+ return new JAXBElement<>(_SignatureProperty_QNAME, SignaturePropertyType.class, null, value);
}
/**
@@ -539,7 +583,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "DSAKeyValue")
public JAXBElement createDSAKeyValue(DSAKeyValueType value) {
- return new JAXBElement(_DSAKeyValue_QNAME, DSAKeyValueType.class, null, value);
+ return new JAXBElement<>(_DSAKeyValue_QNAME, DSAKeyValueType.class, null, value);
}
/**
@@ -552,7 +596,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "RSAKeyValue")
public JAXBElement createRSAKeyValue(RSAKeyValueType value) {
- return new JAXBElement(_RSAKeyValue_QNAME, RSAKeyValueType.class, null, value);
+ return new JAXBElement<>(_RSAKeyValue_QNAME, RSAKeyValueType.class, null, value);
}
/**
@@ -565,7 +609,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SPKISexp", scope = SPKIDataType.class)
public JAXBElement createSPKIDataTypeSPKISexp(String value) {
- return new JAXBElement(_SPKIDataTypeSPKISexp_QNAME, String.class, SPKIDataType.class, value);
+ return new JAXBElement<>(_SPKIDataTypeSPKISexp_QNAME, String.class, SPKIDataType.class, value);
}
/**
@@ -578,7 +622,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "PGPKeyID", scope = PGPDataType.class)
public JAXBElement createPGPDataTypePGPKeyID(String value) {
- return new JAXBElement(_PGPDataTypePGPKeyID_QNAME, String.class, PGPDataType.class, value);
+ return new JAXBElement<>(_PGPDataTypePGPKeyID_QNAME, String.class, PGPDataType.class, value);
}
/**
@@ -591,7 +635,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "PGPKeyPacket", scope = PGPDataType.class)
public JAXBElement createPGPDataTypePGPKeyPacket(String value) {
- return new JAXBElement(_PGPDataTypePGPKeyPacket_QNAME, String.class, PGPDataType.class, value);
+ return new JAXBElement<>(_PGPDataTypePGPKeyPacket_QNAME, String.class, PGPDataType.class, value);
}
/**
@@ -604,7 +648,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "X509IssuerSerial", scope = X509DataType.class)
public JAXBElement createX509DataTypeX509IssuerSerial(X509IssuerSerialType value) {
- return new JAXBElement(_X509DataTypeX509IssuerSerial_QNAME, X509IssuerSerialType.class, X509DataType.class, value);
+ return new JAXBElement<>(_X509DataTypeX509IssuerSerial_QNAME, X509IssuerSerialType.class, X509DataType.class, value);
}
/**
@@ -617,7 +661,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "X509SKI", scope = X509DataType.class)
public JAXBElement createX509DataTypeX509SKI(String value) {
- return new JAXBElement(_X509DataTypeX509SKI_QNAME, String.class, X509DataType.class, value);
+ return new JAXBElement<>(_X509DataTypeX509SKI_QNAME, String.class, X509DataType.class, value);
}
/**
@@ -630,7 +674,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "X509SubjectName", scope = X509DataType.class)
public JAXBElement createX509DataTypeX509SubjectName(String value) {
- return new JAXBElement(_X509DataTypeX509SubjectName_QNAME, String.class, X509DataType.class, value);
+ return new JAXBElement<>(_X509DataTypeX509SubjectName_QNAME, String.class, X509DataType.class, value);
}
/**
@@ -643,7 +687,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "X509Certificate", scope = X509DataType.class)
public JAXBElement createX509DataTypeX509Certificate(String value) {
- return new JAXBElement(_X509DataTypeX509Certificate_QNAME, String.class, X509DataType.class, value);
+ return new JAXBElement<>(_X509DataTypeX509Certificate_QNAME, String.class, X509DataType.class, value);
}
/**
@@ -656,7 +700,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "X509CRL", scope = X509DataType.class)
public JAXBElement createX509DataTypeX509CRL(String value) {
- return new JAXBElement(_X509DataTypeX509CRL_QNAME, String.class, X509DataType.class, value);
+ return new JAXBElement<>(_X509DataTypeX509CRL_QNAME, String.class, X509DataType.class, value);
}
/**
@@ -669,7 +713,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "XPath", scope = TransformType.class)
public JAXBElement createTransformTypeXPath(String value) {
- return new JAXBElement(_TransformTypeXPath_QNAME, String.class, TransformType.class, value);
+ return new JAXBElement<>(_TransformTypeXPath_QNAME, String.class, TransformType.class, value);
}
/**
@@ -682,7 +726,7 @@ public class ObjectFactory {
*/
@XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "HMACOutputLength", scope = SignatureMethodType.class)
public JAXBElement createSignatureMethodTypeHMACOutputLength(BigInteger value) {
- return new JAXBElement(_SignatureMethodTypeHMACOutputLength_QNAME, BigInteger.class, SignatureMethodType.class, value);
+ return new JAXBElement<>(_SignatureMethodTypeHMACOutputLength_QNAME, BigInteger.class, SignatureMethodType.class, value);
}
}
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/ObjectType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/ObjectType.java
index eee62207..c0741683 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/ObjectType.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/ObjectType.java
@@ -3,38 +3,38 @@ package org.w3._2000._09.xmldsig_;
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.XmlAnyElement;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlID;
-import javax.xml.bind.annotation.XmlMixed;
-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 jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlAnyElement;
+import jakarta.xml.bind.annotation.XmlAttribute;
+import jakarta.xml.bind.annotation.XmlID;
+import jakarta.xml.bind.annotation.XmlMixed;
+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;
import org.w3c.dom.Element;
/**
- * Java-Klasse für ObjectType complex type.
+ *
Java class for ObjectType 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="ObjectType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence maxOccurs="unbounded" minOccurs="0">
- * <any processContents='lax'/>
- * </sequence>
- * <attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" />
- * <attribute name="MimeType" type="{http://www.w3.org/2001/XMLSchema}string" />
- * <attribute name="Encoding" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -61,16 +61,16 @@ public class ObjectType {
/**
* Gets the value of the content 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 content property.
+ * This is why there is not a set method for the content property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getContent().add(newItem);
+ * getContent().add(newItem);
*
*
*
@@ -79,18 +79,21 @@ public class ObjectType {
* {@link Object }
* {@link String }
* {@link Element }
+ *
*
*
+ * @return
+ * The value of the content property.
*/
public List getContent() {
if (content == null) {
- content = new ArrayList();
+ content = new ArrayList<>();
}
return this.content;
}
/**
- * Ruft den Wert der id-Eigenschaft ab.
+ * Gets the value of the id property.
*
* @return
* possible object is
@@ -102,7 +105,7 @@ public class ObjectType {
}
/**
- * Legt den Wert der id-Eigenschaft fest.
+ * Sets the value of the id property.
*
* @param value
* allowed object is
@@ -114,7 +117,7 @@ public class ObjectType {
}
/**
- * Ruft den Wert der mimeType-Eigenschaft ab.
+ * Gets the value of the mimeType property.
*
* @return
* possible object is
@@ -126,7 +129,7 @@ public class ObjectType {
}
/**
- * Legt den Wert der mimeType-Eigenschaft fest.
+ * Sets the value of the mimeType property.
*
* @param value
* allowed object is
@@ -138,7 +141,7 @@ public class ObjectType {
}
/**
- * Ruft den Wert der encoding-Eigenschaft ab.
+ * Gets the value of the encoding property.
*
* @return
* possible object is
@@ -150,7 +153,7 @@ public class ObjectType {
}
/**
- * Legt den Wert der encoding-Eigenschaft fest.
+ * Sets the value of the encoding property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/PGPDataType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/PGPDataType.java
index 10718f18..12c4d7db 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/PGPDataType.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/PGPDataType.java
@@ -3,40 +3,40 @@ package org.w3._2000._09.xmldsig_;
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.XmlAnyElement;
-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.XmlAnyElement;
+import jakarta.xml.bind.annotation.XmlElementRef;
+import jakarta.xml.bind.annotation.XmlElementRefs;
+import jakarta.xml.bind.annotation.XmlType;
import org.w3c.dom.Element;
/**
- * Java-Klasse für PGPDataType complex type.
+ *
Java class for PGPDataType 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="PGPDataType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <choice>
- * <sequence>
- * <element name="PGPKeyID" type="{http://www.w3.org/2000/09/xmldsig#}CryptoBinary"/>
- * <element name="PGPKeyPacket" type="{http://www.w3.org/2000/09/xmldsig#}CryptoBinary" minOccurs="0"/>
- * <any processContents='lax' namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * <sequence>
- * <element name="PGPKeyPacket" type="{http://www.w3.org/2000/09/xmldsig#}CryptoBinary"/>
- * <any processContents='lax' namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * </choice>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -46,6 +46,19 @@ import org.w3c.dom.Element;
})
public class PGPDataType {
+ /**
+ * Gets the rest of the content model.
+ *
+ *
+ * You are getting this "catch-all" property because of the following reason:
+ * The field name "PGPKeyPacket" is used by two different parts of a schema. See:
+ * line 184 of file:/home/gpalfinger/Documents/pdf-as-4-kiro/pdf-as-moa/src/main/resources/wsdl/W3C-XMLDSig.xsd
+ * line 180 of file:/home/gpalfinger/Documents/pdf-as-4-kiro/pdf-as-moa/src/main/resources/wsdl/W3C-XMLDSig.xsd
+ *
+ * To get rid of this property, apply a property customization to one
+ * of both of the following declarations to change their names:
+ *
+ */
@XmlElementRefs({
@XmlElementRef(name = "PGPKeyID", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class, required = false),
@XmlElementRef(name = "PGPKeyPacket", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class, required = false)
@@ -54,43 +67,47 @@ public class PGPDataType {
protected List content;
/**
- * Ruft das restliche Contentmodell ab.
+ * Gets the rest of the content model.
*
*
- * Sie rufen diese "catch-all"-Eigenschaft aus folgendem Grund ab:
- * Der Feldname "PGPKeyPacket" wird von zwei verschiedenen Teilen eines Schemas verwendet. Siehe:
- * Zeile 184 von file:/home/tlenz/Projekte/pdfas4/source/pdf-as-moa/src/main/resources/wsdl/W3C-XMLDSig.xsd
- * Zeile 180 von file:/home/tlenz/Projekte/pdfas4/source/pdf-as-moa/src/main/resources/wsdl/W3C-XMLDSig.xsd
+ * You are getting this "catch-all" property because of the following reason:
+ * The field name "PGPKeyPacket" is used by two different parts of a schema. See:
+ * line 184 of file:/home/gpalfinger/Documents/pdf-as-4-kiro/pdf-as-moa/src/main/resources/wsdl/W3C-XMLDSig.xsd
+ * line 180 of file:/home/gpalfinger/Documents/pdf-as-4-kiro/pdf-as-moa/src/main/resources/wsdl/W3C-XMLDSig.xsd
*
- * Um diese Eigenschaft zu entfernen, wenden Sie eine Eigenschaftenanpassung für eine
- * der beiden folgenden Deklarationen an, um deren Namen zu ändern:
+ * To get rid of this property, apply a property customization to one
+ * of both of the following declarations to change their names:
+ *
* Gets the value of the content 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 content property.
+ * This is why there is not a set method for the content property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getContent().add(newItem);
+ * getContent().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
- * {@link Object }
* {@link JAXBElement }{@code <}{@link String }{@code >}
* {@link JAXBElement }{@code <}{@link String }{@code >}
+ * {@link Object }
* {@link Element }
+ *
*
*
+ * @return
+ * The value of the content property.
*/
public List getContent() {
if (content == null) {
- content = new ArrayList();
+ content = new ArrayList<>();
}
return this.content;
}
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/RSAKeyValueType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/RSAKeyValueType.java
index 11468613..6547431e 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/RSAKeyValueType.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/RSAKeyValueType.java
@@ -1,29 +1,29 @@
package org.w3._2000._09.xmldsig_;
-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 RSAKeyValueType complex type.
+ *
Java class for RSAKeyValueType 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="RSAKeyValueType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Modulus" type="{http://www.w3.org/2000/09/xmldsig#}CryptoBinary"/>
- * <element name="Exponent" type="{http://www.w3.org/2000/09/xmldsig#}CryptoBinary"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -40,7 +40,7 @@ public class RSAKeyValueType {
protected String exponent;
/**
- * Ruft den Wert der modulus-Eigenschaft ab.
+ * Gets the value of the modulus property.
*
* @return
* possible object is
@@ -52,7 +52,7 @@ public class RSAKeyValueType {
}
/**
- * Legt den Wert der modulus-Eigenschaft fest.
+ * Sets the value of the modulus property.
*
* @param value
* allowed object is
@@ -64,7 +64,7 @@ public class RSAKeyValueType {
}
/**
- * Ruft den Wert der exponent-Eigenschaft ab.
+ * Gets the value of the exponent property.
*
* @return
* possible object is
@@ -76,7 +76,7 @@ public class RSAKeyValueType {
}
/**
- * Legt den Wert der exponent-Eigenschaft fest.
+ * Sets the value of the exponent property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/ReferenceType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/ReferenceType.java
index bba2a97a..f66a94dc 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/ReferenceType.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/ReferenceType.java
@@ -1,38 +1,38 @@
package org.w3._2000._09.xmldsig_;
-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.XmlID;
-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 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.XmlID;
+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 ReferenceType complex type.
+ *
Java class for ReferenceType 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="ReferenceType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}Transforms" minOccurs="0"/>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}DigestMethod"/>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}DigestValue"/>
- * </sequence>
- * <attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" />
- * <attribute name="URI" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
- * <attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -63,7 +63,7 @@ public class ReferenceType {
protected String type;
/**
- * Ruft den Wert der transforms-Eigenschaft ab.
+ * Gets the value of the transforms property.
*
* @return
* possible object is
@@ -75,7 +75,7 @@ public class ReferenceType {
}
/**
- * Legt den Wert der transforms-Eigenschaft fest.
+ * Sets the value of the transforms property.
*
* @param value
* allowed object is
@@ -87,7 +87,7 @@ public class ReferenceType {
}
/**
- * Ruft den Wert der digestMethod-Eigenschaft ab.
+ * Gets the value of the digestMethod property.
*
* @return
* possible object is
@@ -99,7 +99,7 @@ public class ReferenceType {
}
/**
- * Legt den Wert der digestMethod-Eigenschaft fest.
+ * Sets the value of the digestMethod property.
*
* @param value
* allowed object is
@@ -111,7 +111,7 @@ public class ReferenceType {
}
/**
- * Ruft den Wert der digestValue-Eigenschaft ab.
+ * Gets the value of the digestValue property.
*
* @return
* possible object is
@@ -123,7 +123,7 @@ public class ReferenceType {
}
/**
- * Legt den Wert der digestValue-Eigenschaft fest.
+ * Sets the value of the digestValue property.
*
* @param value
* allowed object is
@@ -135,7 +135,7 @@ public class ReferenceType {
}
/**
- * Ruft den Wert der id-Eigenschaft ab.
+ * Gets the value of the id property.
*
* @return
* possible object is
@@ -147,7 +147,7 @@ public class ReferenceType {
}
/**
- * Legt den Wert der id-Eigenschaft fest.
+ * Sets the value of the id property.
*
* @param value
* allowed object is
@@ -159,7 +159,7 @@ public class ReferenceType {
}
/**
- * Ruft den Wert der uri-Eigenschaft ab.
+ * Gets the value of the uri property.
*
* @return
* possible object is
@@ -171,7 +171,7 @@ public class ReferenceType {
}
/**
- * Legt den Wert der uri-Eigenschaft fest.
+ * Sets the value of the uri property.
*
* @param value
* allowed object is
@@ -183,7 +183,7 @@ public class ReferenceType {
}
/**
- * Ruft den Wert der type-Eigenschaft ab.
+ * Gets the value of the type property.
*
* @return
* possible object is
@@ -195,7 +195,7 @@ public class ReferenceType {
}
/**
- * Legt den Wert der type-Eigenschaft fest.
+ * Sets the value of the type property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/RetrievalMethodType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/RetrievalMethodType.java
index 59a3febc..46d11039 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/RetrievalMethodType.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/RetrievalMethodType.java
@@ -1,32 +1,32 @@
package org.w3._2000._09.xmldsig_;
-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;
/**
- * Java-Klasse für RetrievalMethodType complex type.
+ *
Java class for RetrievalMethodType 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="RetrievalMethodType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Transforms" type="{http://www.w3.org/2000/09/xmldsig#}TransformsType" minOccurs="0"/>
- * </sequence>
- * <attribute name="URI" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
- * <attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -46,7 +46,7 @@ public class RetrievalMethodType {
protected String type;
/**
- * Ruft den Wert der transforms-Eigenschaft ab.
+ * Gets the value of the transforms property.
*
* @return
* possible object is
@@ -58,7 +58,7 @@ public class RetrievalMethodType {
}
/**
- * Legt den Wert der transforms-Eigenschaft fest.
+ * Sets the value of the transforms property.
*
* @param value
* allowed object is
@@ -70,7 +70,7 @@ public class RetrievalMethodType {
}
/**
- * Ruft den Wert der uri-Eigenschaft ab.
+ * Gets the value of the uri property.
*
* @return
* possible object is
@@ -82,7 +82,7 @@ public class RetrievalMethodType {
}
/**
- * Legt den Wert der uri-Eigenschaft fest.
+ * Sets the value of the uri property.
*
* @param value
* allowed object is
@@ -94,7 +94,7 @@ public class RetrievalMethodType {
}
/**
- * Ruft den Wert der type-Eigenschaft ab.
+ * Gets the value of the type property.
*
* @return
* possible object is
@@ -106,7 +106,7 @@ public class RetrievalMethodType {
}
/**
- * Legt den Wert der type-Eigenschaft fest.
+ * Sets the value of the type property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SPKIDataType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SPKIDataType.java
index 34264510..77efcc79 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SPKIDataType.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SPKIDataType.java
@@ -3,32 +3,32 @@ package org.w3._2000._09.xmldsig_;
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.XmlAnyElement;
-import javax.xml.bind.annotation.XmlElementRef;
-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.XmlAnyElement;
+import jakarta.xml.bind.annotation.XmlElementRef;
+import jakarta.xml.bind.annotation.XmlType;
import org.w3c.dom.Element;
/**
- * Java-Klasse für SPKIDataType complex type.
+ *
Java class for SPKIDataType 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="SPKIDataType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence maxOccurs="unbounded">
- * <element name="SPKISexp" type="{http://www.w3.org/2000/09/xmldsig#}CryptoBinary"/>
- * <any processContents='lax' namespace='##other' minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -45,30 +45,33 @@ public class SPKIDataType {
/**
* Gets the value of the spkiSexpAndAny 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 spkiSexpAndAny property.
+ * This is why there is not a set method for the spkiSexpAndAny property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getSPKISexpAndAny().add(newItem);
+ * getSPKISexpAndAny().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
- * {@link Object }
* {@link JAXBElement }{@code <}{@link String }{@code >}
+ * {@link Object }
* {@link Element }
+ *
*
*
+ * @return
+ * The value of the spkiSexpAndAny property.
*/
public List getSPKISexpAndAny() {
if (spkiSexpAndAny == null) {
- spkiSexpAndAny = new ArrayList();
+ spkiSexpAndAny = new ArrayList<>();
}
return this.spkiSexpAndAny;
}
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignatureMethodType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignatureMethodType.java
index 268deb8a..079717a9 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignatureMethodType.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignatureMethodType.java
@@ -4,35 +4,35 @@ package org.w3._2000._09.xmldsig_;
import java.math.BigInteger;
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.XmlAnyElement;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlElementRef;
-import javax.xml.bind.annotation.XmlMixed;
-import javax.xml.bind.annotation.XmlSchemaType;
-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.XmlAnyElement;
+import jakarta.xml.bind.annotation.XmlAttribute;
+import jakarta.xml.bind.annotation.XmlElementRef;
+import jakarta.xml.bind.annotation.XmlMixed;
+import jakarta.xml.bind.annotation.XmlSchemaType;
+import jakarta.xml.bind.annotation.XmlType;
/**
- * Java-Klasse für SignatureMethodType complex type.
+ *
Java class for SignatureMethodType 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="SignatureMethodType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="HMACOutputLength" type="{http://www.w3.org/2000/09/xmldsig#}HMACOutputLengthType" minOccurs="0"/>
- * <any namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * <attribute name="Algorithm" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -53,36 +53,39 @@ public class SignatureMethodType {
/**
* Gets the value of the content 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 content property.
+ * This is why there is not a set method for the content property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getContent().add(newItem);
+ * getContent().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
+ * {@link JAXBElement }{@code <}{@link BigInteger }{@code >}
* {@link Object }
* {@link String }
- * {@link JAXBElement }{@code <}{@link BigInteger }{@code >}
+ *
*
*
+ * @return
+ * The value of the content property.
*/
public List getContent() {
if (content == null) {
- content = new ArrayList();
+ content = new ArrayList<>();
}
return this.content;
}
/**
- * Ruft den Wert der algorithm-Eigenschaft ab.
+ * Gets the value of the algorithm property.
*
* @return
* possible object is
@@ -94,7 +97,7 @@ public class SignatureMethodType {
}
/**
- * Legt den Wert der algorithm-Eigenschaft fest.
+ * Sets the value of the algorithm property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignaturePropertiesType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignaturePropertiesType.java
index 850af98e..5f920450 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignaturePropertiesType.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignaturePropertiesType.java
@@ -3,34 +3,34 @@ package org.w3._2000._09.xmldsig_;
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.XmlID;
-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 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.XmlID;
+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 SignaturePropertiesType complex type.
+ *
Java class for SignaturePropertiesType 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="SignaturePropertiesType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}SignatureProperty" maxOccurs="unbounded"/>
- * </sequence>
- * <attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" />
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -51,34 +51,37 @@ public class SignaturePropertiesType {
/**
* Gets the value of the signatureProperty 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 signatureProperty property.
+ * This is why there is not a set method for the signatureProperty property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getSignatureProperty().add(newItem);
+ * getSignatureProperty().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SignaturePropertyType }
+ *
*
*
+ * @return
+ * The value of the signatureProperty property.
*/
public List getSignatureProperty() {
if (signatureProperty == null) {
- signatureProperty = new ArrayList();
+ signatureProperty = new ArrayList<>();
}
return this.signatureProperty;
}
/**
- * Ruft den Wert der id-Eigenschaft ab.
+ * Gets the value of the id property.
*
* @return
* possible object is
@@ -90,7 +93,7 @@ public class SignaturePropertiesType {
}
/**
- * Legt den Wert der id-Eigenschaft fest.
+ * Sets the value of the id property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignaturePropertyType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignaturePropertyType.java
index f7f0317b..4a89ae76 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignaturePropertyType.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignaturePropertyType.java
@@ -3,37 +3,37 @@ package org.w3._2000._09.xmldsig_;
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.XmlAnyElement;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlID;
-import javax.xml.bind.annotation.XmlMixed;
-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 jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlAnyElement;
+import jakarta.xml.bind.annotation.XmlAttribute;
+import jakarta.xml.bind.annotation.XmlID;
+import jakarta.xml.bind.annotation.XmlMixed;
+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;
import org.w3c.dom.Element;
/**
- * Java-Klasse für SignaturePropertyType complex type.
+ *
Java class for SignaturePropertyType 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="SignaturePropertyType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <choice maxOccurs="unbounded">
- * <any processContents='lax' namespace='##other'/>
- * </choice>
- * <attribute name="Target" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
- * <attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" />
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -58,16 +58,16 @@ public class SignaturePropertyType {
/**
* Gets the value of the content 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 content property.
+ * This is why there is not a set method for the content property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getContent().add(newItem);
+ * getContent().add(newItem);
*
*
*
@@ -76,18 +76,21 @@ public class SignaturePropertyType {
* {@link Object }
* {@link String }
* {@link Element }
+ *
*
*
+ * @return
+ * The value of the content property.
*/
public List getContent() {
if (content == null) {
- content = new ArrayList();
+ content = new ArrayList<>();
}
return this.content;
}
/**
- * Ruft den Wert der target-Eigenschaft ab.
+ * Gets the value of the target property.
*
* @return
* possible object is
@@ -99,7 +102,7 @@ public class SignaturePropertyType {
}
/**
- * Legt den Wert der target-Eigenschaft fest.
+ * Sets the value of the target property.
*
* @param value
* allowed object is
@@ -111,7 +114,7 @@ public class SignaturePropertyType {
}
/**
- * Ruft den Wert der id-Eigenschaft ab.
+ * Gets the value of the id property.
*
* @return
* possible object is
@@ -123,7 +126,7 @@ public class SignaturePropertyType {
}
/**
- * Legt den Wert der id-Eigenschaft fest.
+ * Sets the value of the id property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignatureType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignatureType.java
index cb841082..f18bfcc1 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignatureType.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignatureType.java
@@ -3,37 +3,37 @@ package org.w3._2000._09.xmldsig_;
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.XmlID;
-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 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.XmlID;
+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 SignatureType complex type.
+ *
Java class for SignatureType 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="SignatureType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}SignedInfo"/>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}SignatureValue"/>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}KeyInfo" minOccurs="0"/>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}Object" maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * <attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" />
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -61,7 +61,7 @@ public class SignatureType {
protected String id;
/**
- * Ruft den Wert der signedInfo-Eigenschaft ab.
+ * Gets the value of the signedInfo property.
*
* @return
* possible object is
@@ -73,7 +73,7 @@ public class SignatureType {
}
/**
- * Legt den Wert der signedInfo-Eigenschaft fest.
+ * Sets the value of the signedInfo property.
*
* @param value
* allowed object is
@@ -85,7 +85,7 @@ public class SignatureType {
}
/**
- * Ruft den Wert der signatureValue-Eigenschaft ab.
+ * Gets the value of the signatureValue property.
*
* @return
* possible object is
@@ -97,7 +97,7 @@ public class SignatureType {
}
/**
- * Legt den Wert der signatureValue-Eigenschaft fest.
+ * Sets the value of the signatureValue property.
*
* @param value
* allowed object is
@@ -109,7 +109,7 @@ public class SignatureType {
}
/**
- * Ruft den Wert der keyInfo-Eigenschaft ab.
+ * Gets the value of the keyInfo property.
*
* @return
* possible object is
@@ -121,7 +121,7 @@ public class SignatureType {
}
/**
- * Legt den Wert der keyInfo-Eigenschaft fest.
+ * Sets the value of the keyInfo property.
*
* @param value
* allowed object is
@@ -135,34 +135,37 @@ public class SignatureType {
/**
* Gets the value of the object 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 object property.
+ * This is why there is not a set method for the object property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getObject().add(newItem);
+ * getObject().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ObjectType }
+ *
*
*
+ * @return
+ * The value of the object property.
*/
public List getObject() {
if (object == null) {
- object = new ArrayList();
+ object = new ArrayList<>();
}
return this.object;
}
/**
- * Ruft den Wert der id-Eigenschaft ab.
+ * Gets the value of the id property.
*
* @return
* possible object is
@@ -174,7 +177,7 @@ public class SignatureType {
}
/**
- * Legt den Wert der id-Eigenschaft fest.
+ * Sets the value of the id property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignatureValueType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignatureValueType.java
index 989a950b..d3df4969 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignatureValueType.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignatureValueType.java
@@ -1,31 +1,31 @@
package org.w3._2000._09.xmldsig_;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlID;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.XmlValue;
-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.XmlID;
+import jakarta.xml.bind.annotation.XmlSchemaType;
+import jakarta.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.XmlValue;
+import jakarta.xml.bind.annotation.adapters.CollapsedStringAdapter;
+import jakarta.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
- * Java-Klasse für SignatureValueType complex type.
+ *
Java class for SignatureValueType 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="SignatureValueType">
- * <simpleContent>
- * <extension base="<http://www.w3.org/2000/09/xmldsig#>CryptoBinary">
- * <attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" />
- * </extension>
- * </simpleContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -44,7 +44,7 @@ public class SignatureValueType {
protected String id;
/**
- * Ruft den Wert der value-Eigenschaft ab.
+ * Gets the value of the value property.
*
* @return
* possible object is
@@ -56,7 +56,7 @@ public class SignatureValueType {
}
/**
- * Legt den Wert der value-Eigenschaft fest.
+ * Sets the value of the value property.
*
* @param value
* allowed object is
@@ -68,7 +68,7 @@ public class SignatureValueType {
}
/**
- * Ruft den Wert der id-Eigenschaft ab.
+ * Gets the value of the id property.
*
* @return
* possible object is
@@ -80,7 +80,7 @@ public class SignatureValueType {
}
/**
- * Legt den Wert der id-Eigenschaft fest.
+ * Sets the value of the id property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignedInfoType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignedInfoType.java
index f38b247f..6c1d1e49 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignedInfoType.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/SignedInfoType.java
@@ -3,36 +3,36 @@ package org.w3._2000._09.xmldsig_;
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.XmlID;
-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 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.XmlID;
+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 SignedInfoType complex type.
+ *
Java class for SignedInfoType 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="SignedInfoType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}CanonicalizationMethod"/>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}SignatureMethod"/>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}Reference" maxOccurs="unbounded"/>
- * </sequence>
- * <attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" />
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -57,7 +57,7 @@ public class SignedInfoType {
protected String id;
/**
- * Ruft den Wert der canonicalizationMethod-Eigenschaft ab.
+ * Gets the value of the canonicalizationMethod property.
*
* @return
* possible object is
@@ -69,7 +69,7 @@ public class SignedInfoType {
}
/**
- * Legt den Wert der canonicalizationMethod-Eigenschaft fest.
+ * Sets the value of the canonicalizationMethod property.
*
* @param value
* allowed object is
@@ -81,7 +81,7 @@ public class SignedInfoType {
}
/**
- * Ruft den Wert der signatureMethod-Eigenschaft ab.
+ * Gets the value of the signatureMethod property.
*
* @return
* possible object is
@@ -93,7 +93,7 @@ public class SignedInfoType {
}
/**
- * Legt den Wert der signatureMethod-Eigenschaft fest.
+ * Sets the value of the signatureMethod property.
*
* @param value
* allowed object is
@@ -107,34 +107,37 @@ public class SignedInfoType {
/**
* Gets the value of the reference 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 reference property.
+ * This is why there is not a set method for the reference property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getReference().add(newItem);
+ * getReference().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ReferenceType }
+ *
*
*
+ * @return
+ * The value of the reference property.
*/
public List getReference() {
if (reference == null) {
- reference = new ArrayList();
+ reference = new ArrayList<>();
}
return this.reference;
}
/**
- * Ruft den Wert der id-Eigenschaft ab.
+ * Gets the value of the id property.
*
* @return
* possible object is
@@ -146,7 +149,7 @@ public class SignedInfoType {
}
/**
- * Legt den Wert der id-Eigenschaft fest.
+ * Sets the value of the id property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/TransformType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/TransformType.java
index 83d64908..77615614 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/TransformType.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/TransformType.java
@@ -3,36 +3,36 @@ package org.w3._2000._09.xmldsig_;
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.XmlAnyElement;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlElementRef;
-import javax.xml.bind.annotation.XmlMixed;
-import javax.xml.bind.annotation.XmlSchemaType;
-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.XmlAnyElement;
+import jakarta.xml.bind.annotation.XmlAttribute;
+import jakarta.xml.bind.annotation.XmlElementRef;
+import jakarta.xml.bind.annotation.XmlMixed;
+import jakarta.xml.bind.annotation.XmlSchemaType;
+import jakarta.xml.bind.annotation.XmlType;
import org.w3c.dom.Element;
/**
- * Java-Klasse für TransformType complex type.
+ *
Java class for TransformType 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="TransformType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <choice maxOccurs="unbounded" minOccurs="0">
- * <any processContents='lax' namespace='##other'/>
- * <element name="XPath" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * </choice>
- * <attribute name="Algorithm" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -53,37 +53,40 @@ public class TransformType {
/**
* Gets the value of the content 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 content property.
+ * This is why there is not a set method for the content property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getContent().add(newItem);
+ * getContent().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
+ * {@link JAXBElement }{@code <}{@link String }{@code >}
* {@link Object }
* {@link String }
- * {@link JAXBElement }{@code <}{@link String }{@code >}
* {@link Element }
+ *
*
*
+ * @return
+ * The value of the content property.
*/
public List getContent() {
if (content == null) {
- content = new ArrayList();
+ content = new ArrayList<>();
}
return this.content;
}
/**
- * Ruft den Wert der algorithm-Eigenschaft ab.
+ * Gets the value of the algorithm property.
*
* @return
* possible object is
@@ -95,7 +98,7 @@ public class TransformType {
}
/**
- * Legt den Wert der algorithm-Eigenschaft fest.
+ * Sets the value of the algorithm property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/TransformsType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/TransformsType.java
index 933bc662..dd7c72c2 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/TransformsType.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/TransformsType.java
@@ -3,28 +3,28 @@ package org.w3._2000._09.xmldsig_;
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 TransformsType complex type.
+ *
Java class for TransformsType 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="TransformsType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element ref="{http://www.w3.org/2000/09/xmldsig#}Transform" maxOccurs="unbounded"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -40,28 +40,31 @@ public class TransformsType {
/**
* Gets the value of the transform 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 transform property.
+ * This is why there is not a set method for the transform property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getTransform().add(newItem);
+ * getTransform().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link TransformType }
+ *
*
*
+ * @return
+ * The value of the transform property.
*/
public List getTransform() {
if (transform == null) {
- transform = new ArrayList();
+ transform = new ArrayList<>();
}
return this.transform;
}
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/X509DataType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/X509DataType.java
index e99a02d6..44a4afdc 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/X509DataType.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/X509DataType.java
@@ -3,39 +3,39 @@ package org.w3._2000._09.xmldsig_;
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.XmlAnyElement;
-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.XmlAnyElement;
+import jakarta.xml.bind.annotation.XmlElementRef;
+import jakarta.xml.bind.annotation.XmlElementRefs;
+import jakarta.xml.bind.annotation.XmlType;
import org.w3c.dom.Element;
/**
- * Java-Klasse für X509DataType complex type.
+ *
Java class for X509DataType 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="X509DataType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence maxOccurs="unbounded">
- * <choice>
- * <element name="X509IssuerSerial" type="{http://www.w3.org/2000/09/xmldsig#}X509IssuerSerialType"/>
- * <element name="X509SKI" type="{http://www.w3.org/2000/09/xmldsig#}CryptoBinary"/>
- * <element name="X509SubjectName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * <element name="X509Certificate" type="{http://www.w3.org/2000/09/xmldsig#}CryptoBinary"/>
- * <element name="X509CRL" type="{http://www.w3.org/2000/09/xmldsig#}CryptoBinary"/>
- * <any processContents='lax' namespace='##other'/>
- * </choice>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -58,34 +58,37 @@ public class X509DataType {
/**
* Gets the value of the x509IssuerSerialOrX509SKIOrX509SubjectName 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 x509IssuerSerialOrX509SKIOrX509SubjectName property.
+ * This is why there is not a set method for the x509IssuerSerialOrX509SKIOrX509SubjectName property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getX509IssuerSerialOrX509SKIOrX509SubjectName().add(newItem);
+ * getX509IssuerSerialOrX509SKIOrX509SubjectName().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
- * {@link Object }
* {@link JAXBElement }{@code <}{@link String }{@code >}
* {@link JAXBElement }{@code <}{@link String }{@code >}
* {@link JAXBElement }{@code <}{@link String }{@code >}
* {@link JAXBElement }{@code <}{@link String }{@code >}
* {@link JAXBElement }{@code <}{@link X509IssuerSerialType }{@code >}
+ * {@link Object }
* {@link Element }
+ *
*
*
+ * @return
+ * The value of the x509IssuerSerialOrX509SKIOrX509SubjectName property.
*/
public List getX509IssuerSerialOrX509SKIOrX509SubjectName() {
if (x509IssuerSerialOrX509SKIOrX509SubjectName == null) {
- x509IssuerSerialOrX509SKIOrX509SubjectName = new ArrayList();
+ x509IssuerSerialOrX509SKIOrX509SubjectName = new ArrayList<>();
}
return this.x509IssuerSerialOrX509SKIOrX509SubjectName;
}
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/X509IssuerSerialType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/X509IssuerSerialType.java
index 98e286c7..2f96927b 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/X509IssuerSerialType.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/X509IssuerSerialType.java
@@ -2,29 +2,29 @@
package org.w3._2000._09.xmldsig_;
import java.math.BigInteger;
-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 X509IssuerSerialType complex type.
+ *
Java class for X509IssuerSerialType 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="X509IssuerSerialType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="X509IssuerName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * <element name="X509SerialNumber" type="{http://www.w3.org/2001/XMLSchema}integer"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
+ * {@code
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ *
+ * }
*
*
*/
@@ -41,7 +41,7 @@ public class X509IssuerSerialType {
protected BigInteger x509SerialNumber;
/**
- * Ruft den Wert der x509IssuerName-Eigenschaft ab.
+ * Gets the value of the x509IssuerName property.
*
* @return
* possible object is
@@ -53,7 +53,7 @@ public class X509IssuerSerialType {
}
/**
- * Legt den Wert der x509IssuerName-Eigenschaft fest.
+ * Sets the value of the x509IssuerName property.
*
* @param value
* allowed object is
@@ -65,7 +65,7 @@ public class X509IssuerSerialType {
}
/**
- * Ruft den Wert der x509SerialNumber-Eigenschaft ab.
+ * Gets the value of the x509SerialNumber property.
*
* @return
* possible object is
@@ -77,7 +77,7 @@ public class X509IssuerSerialType {
}
/**
- * Legt den Wert der x509SerialNumber-Eigenschaft fest.
+ * Sets the value of the x509SerialNumber property.
*
* @param value
* allowed object is
diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/package-info.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/package-info.java
index 96d5b4b5..13b13252 100644
--- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/package-info.java
+++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig_/package-info.java
@@ -1,2 +1,2 @@
-@javax.xml.bind.annotation.XmlSchema(namespace = "http://www.w3.org/2000/09/xmldsig#", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
+@jakarta.xml.bind.annotation.XmlSchema(namespace = "http://www.w3.org/2000/09/xmldsig#", elementFormDefault = jakarta.xml.bind.annotation.XmlNsForm.QUALIFIED)
package org.w3._2000._09.xmldsig_;
--
cgit v1.2.3