diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2014-11-05 08:07:15 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2014-11-05 08:07:15 +0100 |
commit | 7a5b350a93990956106d91679240b6e8326cb110 (patch) | |
tree | 138196b56fb04f186f05387f8f68be6bd91a0e85 /src/main/java/at/gv/util/xsd/mis | |
parent | e2150f22562b4bc06307f4ac7b842687390e4856 (diff) | |
download | egovutils-7a5b350a93990956106d91679240b6e8326cb110.tar.gz egovutils-7a5b350a93990956106d91679240b6e8326cb110.tar.bz2 egovutils-7a5b350a93990956106d91679240b6e8326cb110.zip |
change more client implementations to APACHE CXF
Diffstat (limited to 'src/main/java/at/gv/util/xsd/mis')
8 files changed, 117 insertions, 117 deletions
diff --git a/src/main/java/at/gv/util/xsd/mis/MandateIdentifiers.java b/src/main/java/at/gv/util/xsd/mis/MandateIdentifiers.java index 7aa6dcd..fcef061 100644 --- a/src/main/java/at/gv/util/xsd/mis/MandateIdentifiers.java +++ b/src/main/java/at/gv/util/xsd/mis/MandateIdentifiers.java @@ -11,9 +11,9 @@ import javax.xml.bind.annotation.XmlType; /** - * <p>Java class for anonymous complex type. + * <p>Java-Klasse für anonymous complex type. * - * <p>The following schema fragment specifies the expected content contained within this class. + * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * * <pre> * <complexType> diff --git a/src/main/java/at/gv/util/xsd/mis/MandateIssueRequestType.java b/src/main/java/at/gv/util/xsd/mis/MandateIssueRequestType.java index 86c8e52..23e1d24 100644 --- a/src/main/java/at/gv/util/xsd/mis/MandateIssueRequestType.java +++ b/src/main/java/at/gv/util/xsd/mis/MandateIssueRequestType.java @@ -11,9 +11,9 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter; /** - * <p>Java class for MandateIssueRequestType complex type. + * <p>Java-Klasse für MandateIssueRequestType complex type. * - * <p>The following schema fragment specifies the expected content contained within this class. + * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * * <pre> * <complexType name="MandateIssueRequestType"> @@ -91,7 +91,7 @@ public class MandateIssueRequestType { protected String sessionID; /** - * Gets the value of the identityLink property. + * Ruft den Wert der identityLink-Eigenschaft ab. * * @return * possible object is @@ -102,7 +102,7 @@ public class MandateIssueRequestType { } /** - * Sets the value of the identityLink property. + * Legt den Wert der identityLink-Eigenschaft fest. * * @param value * allowed object is @@ -113,7 +113,7 @@ public class MandateIssueRequestType { } /** - * Gets the value of the x509SignatureCertificate property. + * Ruft den Wert der x509SignatureCertificate-Eigenschaft ab. * * @return * possible object is @@ -124,7 +124,7 @@ public class MandateIssueRequestType { } /** - * Sets the value of the x509SignatureCertificate property. + * Legt den Wert der x509SignatureCertificate-Eigenschaft fest. * * @param value * allowed object is @@ -135,7 +135,7 @@ public class MandateIssueRequestType { } /** - * Gets the value of the oaFriendlyName property. + * Ruft den Wert der oaFriendlyName-Eigenschaft ab. * * @return * possible object is @@ -147,7 +147,7 @@ public class MandateIssueRequestType { } /** - * Sets the value of the oaFriendlyName property. + * Legt den Wert der oaFriendlyName-Eigenschaft fest. * * @param value * allowed object is @@ -159,7 +159,7 @@ public class MandateIssueRequestType { } /** - * Gets the value of the redirectURL property. + * Ruft den Wert der redirectURL-Eigenschaft ab. * * @return * possible object is @@ -171,7 +171,7 @@ public class MandateIssueRequestType { } /** - * Sets the value of the redirectURL property. + * Legt den Wert der redirectURL-Eigenschaft fest. * * @param value * allowed object is @@ -183,7 +183,7 @@ public class MandateIssueRequestType { } /** - * Gets the value of the referenceValue property. + * Ruft den Wert der referenceValue-Eigenschaft ab. * * @return * possible object is @@ -195,7 +195,7 @@ public class MandateIssueRequestType { } /** - * Sets the value of the referenceValue property. + * Legt den Wert der referenceValue-Eigenschaft fest. * * @param value * allowed object is @@ -207,7 +207,7 @@ public class MandateIssueRequestType { } /** - * Gets the value of the filters property. + * Ruft den Wert der filters-Eigenschaft ab. * * @return * possible object is @@ -219,7 +219,7 @@ public class MandateIssueRequestType { } /** - * Sets the value of the filters property. + * Legt den Wert der filters-Eigenschaft fest. * * @param value * allowed object is @@ -231,7 +231,7 @@ public class MandateIssueRequestType { } /** - * Gets the value of the target property. + * Ruft den Wert der target-Eigenschaft ab. * * @return * possible object is @@ -243,7 +243,7 @@ public class MandateIssueRequestType { } /** - * Sets the value of the target property. + * Legt den Wert der target-Eigenschaft fest. * * @param value * allowed object is @@ -255,7 +255,7 @@ public class MandateIssueRequestType { } /** - * Gets the value of the authBlock property. + * Ruft den Wert der authBlock-Eigenschaft ab. * * @return * possible object is @@ -266,7 +266,7 @@ public class MandateIssueRequestType { } /** - * Sets the value of the authBlock property. + * Legt den Wert der authBlock-Eigenschaft fest. * * @param value * allowed object is @@ -277,7 +277,7 @@ public class MandateIssueRequestType { } /** - * Gets the value of the sessionID property. + * Ruft den Wert der sessionID-Eigenschaft ab. * * @return * possible object is @@ -289,7 +289,7 @@ public class MandateIssueRequestType { } /** - * Sets the value of the sessionID property. + * Legt den Wert der sessionID-Eigenschaft fest. * * @param value * allowed object is @@ -302,9 +302,9 @@ public class MandateIssueRequestType { /** - * <p>Java class for anonymous complex type. + * <p>Java-Klasse für anonymous complex type. * - * <p>The following schema fragment specifies the expected content contained within this class. + * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * * <pre> * <complexType> @@ -330,7 +330,7 @@ public class MandateIssueRequestType { protected MandateIdentifiers mandateIdentifiers; /** - * Gets the value of the mandateIdentifiers property. + * Ruft den Wert der mandateIdentifiers-Eigenschaft ab. * * @return * possible object is @@ -342,7 +342,7 @@ public class MandateIssueRequestType { } /** - * Sets the value of the mandateIdentifiers property. + * Legt den Wert der mandateIdentifiers-Eigenschaft fest. * * @param value * allowed object is diff --git a/src/main/java/at/gv/util/xsd/mis/MandateIssueResponseType.java b/src/main/java/at/gv/util/xsd/mis/MandateIssueResponseType.java index 7e55bec..0522995 100644 --- a/src/main/java/at/gv/util/xsd/mis/MandateIssueResponseType.java +++ b/src/main/java/at/gv/util/xsd/mis/MandateIssueResponseType.java @@ -14,9 +14,9 @@ import javax.xml.bind.annotation.XmlValue; /** - * <p>Java class for MandateIssueResponseType complex type. + * <p>Java-Klasse für MandateIssueResponseType complex type. * - * <p>The following schema fragment specifies the expected content contained within this class. + * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * * <pre> * <complexType name="MandateIssueResponseType"> @@ -87,7 +87,7 @@ public class MandateIssueResponseType { protected MandateIssueResponseType.Error error; /** - * Gets the value of the sessionID property. + * Ruft den Wert der sessionID-Eigenschaft ab. * * @return * possible object is @@ -99,7 +99,7 @@ public class MandateIssueResponseType { } /** - * Sets the value of the sessionID property. + * Legt den Wert der sessionID-Eigenschaft fest. * * @param value * allowed object is @@ -111,7 +111,7 @@ public class MandateIssueResponseType { } /** - * Gets the value of the guiRedirectURL property. + * Ruft den Wert der guiRedirectURL-Eigenschaft ab. * * @return * possible object is @@ -123,7 +123,7 @@ public class MandateIssueResponseType { } /** - * Sets the value of the guiRedirectURL property. + * Legt den Wert der guiRedirectURL-Eigenschaft fest. * * @param value * allowed object is @@ -135,7 +135,7 @@ public class MandateIssueResponseType { } /** - * Gets the value of the mandates property. + * Ruft den Wert der mandates-Eigenschaft ab. * * @return * possible object is @@ -147,7 +147,7 @@ public class MandateIssueResponseType { } /** - * Sets the value of the mandates property. + * Legt den Wert der mandates-Eigenschaft fest. * * @param value * allowed object is @@ -159,7 +159,7 @@ public class MandateIssueResponseType { } /** - * Gets the value of the error property. + * Ruft den Wert der error-Eigenschaft ab. * * @return * possible object is @@ -171,7 +171,7 @@ public class MandateIssueResponseType { } /** - * Sets the value of the error property. + * Legt den Wert der error-Eigenschaft fest. * * @param value * allowed object is @@ -184,9 +184,9 @@ public class MandateIssueResponseType { /** - * <p>Java class for anonymous complex type. + * <p>Java-Klasse für anonymous complex type. * - * <p>The following schema fragment specifies the expected content contained within this class. + * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * * <pre> * <complexType> @@ -217,7 +217,7 @@ public class MandateIssueResponseType { protected String text; /** - * Gets the value of the code property. + * Ruft den Wert der code-Eigenschaft ab. * * @return * possible object is @@ -229,7 +229,7 @@ public class MandateIssueResponseType { } /** - * Sets the value of the code property. + * Legt den Wert der code-Eigenschaft fest. * * @param value * allowed object is @@ -241,7 +241,7 @@ public class MandateIssueResponseType { } /** - * Gets the value of the text property. + * Ruft den Wert der text-Eigenschaft ab. * * @return * possible object is @@ -253,7 +253,7 @@ public class MandateIssueResponseType { } /** - * Sets the value of the text property. + * Legt den Wert der text-Eigenschaft fest. * * @param value * allowed object is @@ -268,9 +268,9 @@ public class MandateIssueResponseType { /** - * <p>Java class for anonymous complex type. + * <p>Java-Klasse für anonymous complex type. * - * <p>The following schema fragment specifies the expected content contained within this class. + * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * * <pre> * <complexType> @@ -335,9 +335,9 @@ public class MandateIssueResponseType { /** - * <p>Java class for anonymous complex type. + * <p>Java-Klasse für anonymous complex type. * - * <p>The following schema fragment specifies the expected content contained within this class. + * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * * <pre> * <complexType> @@ -366,7 +366,7 @@ public class MandateIssueResponseType { protected String oWbPK; /** - * Gets the value of the value property. + * Ruft den Wert der value-Eigenschaft ab. * * @return * possible object is @@ -377,7 +377,7 @@ public class MandateIssueResponseType { } /** - * Sets the value of the value property. + * Legt den Wert der value-Eigenschaft fest. * * @param value * allowed object is @@ -388,7 +388,7 @@ public class MandateIssueResponseType { } /** - * Gets the value of the professionalRepresentative property. + * Ruft den Wert der professionalRepresentative-Eigenschaft ab. * * @return * possible object is @@ -400,7 +400,7 @@ public class MandateIssueResponseType { } /** - * Sets the value of the professionalRepresentative property. + * Legt den Wert der professionalRepresentative-Eigenschaft fest. * * @param value * allowed object is @@ -412,7 +412,7 @@ public class MandateIssueResponseType { } /** - * Gets the value of the oWbPK property. + * Ruft den Wert der oWbPK-Eigenschaft ab. * * @return * possible object is @@ -424,7 +424,7 @@ public class MandateIssueResponseType { } /** - * Sets the value of the oWbPK property. + * Legt den Wert der oWbPK-Eigenschaft fest. * * @param value * allowed object is diff --git a/src/main/java/at/gv/util/xsd/mis/Target.java b/src/main/java/at/gv/util/xsd/mis/Target.java index c853769..9e4b667 100644 --- a/src/main/java/at/gv/util/xsd/mis/Target.java +++ b/src/main/java/at/gv/util/xsd/mis/Target.java @@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType; /** - * <p>Java class for anonymous complex type. + * <p>Java-Klasse für anonymous complex type. * - * <p>The following schema fragment specifies the expected content contained within this class. + * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * * <pre> * <complexType> @@ -44,7 +44,7 @@ public class Target { protected String value; /** - * Gets the value of the type property. + * Ruft den Wert der type-Eigenschaft ab. * * @return * possible object is @@ -56,7 +56,7 @@ public class Target { } /** - * Sets the value of the type property. + * Legt den Wert der type-Eigenschaft fest. * * @param value * allowed object is @@ -68,7 +68,7 @@ public class Target { } /** - * Gets the value of the value property. + * Ruft den Wert der value-Eigenschaft ab. * * @return * possible object is @@ -80,7 +80,7 @@ public class Target { } /** - * Sets the value of the value property. + * Legt den Wert der value-Eigenschaft fest. * * @param value * allowed object is diff --git a/src/main/java/at/gv/util/xsd/mis/usp/GetMandatesRequest.java b/src/main/java/at/gv/util/xsd/mis/usp/GetMandatesRequest.java index edc96a9..8adddf1 100644 --- a/src/main/java/at/gv/util/xsd/mis/usp/GetMandatesRequest.java +++ b/src/main/java/at/gv/util/xsd/mis/usp/GetMandatesRequest.java @@ -16,9 +16,9 @@ import javax.xml.datatype.XMLGregorianCalendar; /** - * <p>Java class for anonymous complex type. + * <p>Java-Klasse für anonymous complex type. * - * <p>The following schema fragment specifies the expected content contained within this class. + * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * * <pre> * <complexType> @@ -71,7 +71,7 @@ public class GetMandatesRequest { protected String applicationId; /** - * Gets the value of the identification property. + * Ruft den Wert der identification-Eigenschaft ab. * * @return * possible object is @@ -83,7 +83,7 @@ public class GetMandatesRequest { } /** - * Sets the value of the identification property. + * Legt den Wert der identification-Eigenschaft fest. * * @param value * allowed object is @@ -95,7 +95,7 @@ public class GetMandatesRequest { } /** - * Gets the value of the mandateFilters property. + * Ruft den Wert der mandateFilters-Eigenschaft ab. * * @return * possible object is @@ -107,7 +107,7 @@ public class GetMandatesRequest { } /** - * Sets the value of the mandateFilters property. + * Legt den Wert der mandateFilters-Eigenschaft fest. * * @param value * allowed object is @@ -119,7 +119,7 @@ public class GetMandatesRequest { } /** - * Gets the value of the requestId property. + * Ruft den Wert der requestId-Eigenschaft ab. * * @return * possible object is @@ -131,7 +131,7 @@ public class GetMandatesRequest { } /** - * Sets the value of the requestId property. + * Legt den Wert der requestId-Eigenschaft fest. * * @param value * allowed object is @@ -143,7 +143,7 @@ public class GetMandatesRequest { } /** - * Gets the value of the timestamp property. + * Ruft den Wert der timestamp-Eigenschaft ab. * * @return * possible object is @@ -155,7 +155,7 @@ public class GetMandatesRequest { } /** - * Sets the value of the timestamp property. + * Legt den Wert der timestamp-Eigenschaft fest. * * @param value * allowed object is @@ -167,7 +167,7 @@ public class GetMandatesRequest { } /** - * Gets the value of the applicationId property. + * Ruft den Wert der applicationId-Eigenschaft ab. * * @return * possible object is @@ -179,7 +179,7 @@ public class GetMandatesRequest { } /** - * Sets the value of the applicationId property. + * Legt den Wert der applicationId-Eigenschaft fest. * * @param value * allowed object is @@ -192,9 +192,9 @@ public class GetMandatesRequest { /** - * <p>Java class for anonymous complex type. + * <p>Java-Klasse für anonymous complex type. * - * <p>The following schema fragment specifies the expected content contained within this class. + * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * * <pre> * <complexType> diff --git a/src/main/java/at/gv/util/xsd/mis/usp/GetMandatesResponse.java b/src/main/java/at/gv/util/xsd/mis/usp/GetMandatesResponse.java index 016aff0..8605fce 100644 --- a/src/main/java/at/gv/util/xsd/mis/usp/GetMandatesResponse.java +++ b/src/main/java/at/gv/util/xsd/mis/usp/GetMandatesResponse.java @@ -15,9 +15,9 @@ import javax.xml.bind.annotation.XmlValue; /** - * <p>Java class for anonymous complex type. + * <p>Java-Klasse für anonymous complex type. * - * <p>The following schema fragment specifies the expected content contained within this class. + * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * * <pre> * <complexType> @@ -81,7 +81,7 @@ public class GetMandatesResponse { protected GetMandatesResponse.Error error; /** - * Gets the value of the mandates property. + * Ruft den Wert der mandates-Eigenschaft ab. * * @return * possible object is @@ -93,7 +93,7 @@ public class GetMandatesResponse { } /** - * Sets the value of the mandates property. + * Legt den Wert der mandates-Eigenschaft fest. * * @param value * allowed object is @@ -105,7 +105,7 @@ public class GetMandatesResponse { } /** - * Gets the value of the error property. + * Ruft den Wert der error-Eigenschaft ab. * * @return * possible object is @@ -117,7 +117,7 @@ public class GetMandatesResponse { } /** - * Sets the value of the error property. + * Legt den Wert der error-Eigenschaft fest. * * @param value * allowed object is @@ -130,9 +130,9 @@ public class GetMandatesResponse { /** - * <p>Java class for anonymous complex type. + * <p>Java-Klasse für anonymous complex type. * - * <p>The following schema fragment specifies the expected content contained within this class. + * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * * <pre> * <complexType> @@ -163,7 +163,7 @@ public class GetMandatesResponse { protected String info; /** - * Gets the value of the code property. + * Ruft den Wert der code-Eigenschaft ab. * * @return * possible object is @@ -175,7 +175,7 @@ public class GetMandatesResponse { } /** - * Sets the value of the code property. + * Legt den Wert der code-Eigenschaft fest. * * @param value * allowed object is @@ -187,7 +187,7 @@ public class GetMandatesResponse { } /** - * Gets the value of the info property. + * Ruft den Wert der info-Eigenschaft ab. * * @return * possible object is @@ -199,7 +199,7 @@ public class GetMandatesResponse { } /** - * Sets the value of the info property. + * Legt den Wert der info-Eigenschaft fest. * * @param value * allowed object is @@ -214,9 +214,9 @@ public class GetMandatesResponse { /** - * <p>Java class for anonymous complex type. + * <p>Java-Klasse für anonymous complex type. * - * <p>The following schema fragment specifies the expected content contained within this class. + * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * * <pre> * <complexType> @@ -280,9 +280,9 @@ public class GetMandatesResponse { /** - * <p>Java class for anonymous complex type. + * <p>Java-Klasse für anonymous complex type. * - * <p>The following schema fragment specifies the expected content contained within this class. + * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * * <pre> * <complexType> @@ -309,7 +309,7 @@ public class GetMandatesResponse { protected String mandateFilter; /** - * Gets the value of the value property. + * Ruft den Wert der value-Eigenschaft ab. * * @return * possible object is @@ -320,18 +320,18 @@ public class GetMandatesResponse { } /** - * Sets the value of the value property. + * Legt den Wert der value-Eigenschaft fest. * * @param value * allowed object is * byte[] */ public void setValue(byte[] value) { - this.value = ((byte[]) value); + this.value = value; } /** - * Gets the value of the mandateFilter property. + * Ruft den Wert der mandateFilter-Eigenschaft ab. * * @return * possible object is @@ -343,7 +343,7 @@ public class GetMandatesResponse { } /** - * Sets the value of the mandateFilter property. + * Legt den Wert der mandateFilter-Eigenschaft fest. * * @param value * allowed object is diff --git a/src/main/java/at/gv/util/xsd/mis/usp/IdentificationType.java b/src/main/java/at/gv/util/xsd/mis/usp/IdentificationType.java index 69cbb1d..5acd8f7 100644 --- a/src/main/java/at/gv/util/xsd/mis/usp/IdentificationType.java +++ b/src/main/java/at/gv/util/xsd/mis/usp/IdentificationType.java @@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlType; /** - * <p>Java class for IdentificationType complex type. + * <p>Java-Klasse für IdentificationType complex type. * - * <p>The following schema fragment specifies the expected content contained within this class. + * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * * <pre> * <complexType name="IdentificationType"> @@ -42,7 +42,7 @@ public class IdentificationType { protected String type; /** - * Gets the value of the value property. + * Ruft den Wert der value-Eigenschaft ab. * * @return * possible object is @@ -54,7 +54,7 @@ public class IdentificationType { } /** - * Sets the value of the value property. + * Legt den Wert der value-Eigenschaft fest. * * @param value * allowed object is @@ -66,7 +66,7 @@ public class IdentificationType { } /** - * Gets the value of the type property. + * Ruft den Wert der type-Eigenschaft ab. * * @return * possible object is @@ -78,7 +78,7 @@ public class IdentificationType { } /** - * Sets the value of the type property. + * Legt den Wert der type-Eigenschaft fest. * * @param value * allowed object is diff --git a/src/main/java/at/gv/util/xsd/mis/usp/ObjectFactory.java b/src/main/java/at/gv/util/xsd/mis/usp/ObjectFactory.java index 3098483..fcd87bf 100644 --- a/src/main/java/at/gv/util/xsd/mis/usp/ObjectFactory.java +++ b/src/main/java/at/gv/util/xsd/mis/usp/ObjectFactory.java @@ -30,19 +30,19 @@ public class ObjectFactory { } /** - * Create an instance of {@link GetMandatesResponse.Mandates.Mandate } + * Create an instance of {@link GetMandatesRequest } * */ - public GetMandatesResponse.Mandates.Mandate createGetMandatesResponseMandatesMandate() { - return new GetMandatesResponse.Mandates.Mandate(); + public GetMandatesRequest createGetMandatesRequest() { + return new GetMandatesRequest(); } /** - * Create an instance of {@link GetMandatesResponse.Error } + * Create an instance of {@link GetMandatesResponse } * */ - public GetMandatesResponse.Error createGetMandatesResponseError() { - return new GetMandatesResponse.Error(); + public GetMandatesResponse createGetMandatesResponse() { + return new GetMandatesResponse(); } /** @@ -54,35 +54,35 @@ public class ObjectFactory { } /** - * Create an instance of {@link GetMandatesResponse } + * Create an instance of {@link IdentificationType } * */ - public GetMandatesResponse createGetMandatesResponse() { - return new GetMandatesResponse(); + public IdentificationType createIdentificationType() { + return new IdentificationType(); } /** - * Create an instance of {@link IdentificationType } + * Create an instance of {@link GetMandatesRequest.MandateFilters } * */ - public IdentificationType createIdentificationType() { - return new IdentificationType(); + public GetMandatesRequest.MandateFilters createGetMandatesRequestMandateFilters() { + return new GetMandatesRequest.MandateFilters(); } /** - * Create an instance of {@link GetMandatesRequest } + * Create an instance of {@link GetMandatesResponse.Error } * */ - public GetMandatesRequest createGetMandatesRequest() { - return new GetMandatesRequest(); + public GetMandatesResponse.Error createGetMandatesResponseError() { + return new GetMandatesResponse.Error(); } /** - * Create an instance of {@link GetMandatesRequest.MandateFilters } + * Create an instance of {@link GetMandatesResponse.Mandates.Mandate } * */ - public GetMandatesRequest.MandateFilters createGetMandatesRequestMandateFilters() { - return new GetMandatesRequest.MandateFilters(); + public GetMandatesResponse.Mandates.Mandate createGetMandatesResponseMandatesMandate() { + return new GetMandatesResponse.Mandates.Mandate(); } } |