From 2cd94b789698f02e16b193d8522100a6b94ff4f7 Mon Sep 17 00:00:00 2001 From: zubri Date: Mon, 22 Apr 2024 13:36:49 -0300 Subject: [PATCH 01/14] initial commit SRU version update --- CHANGELOG.md | 4 ++++ build.gradle | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44aa5a9b0..bff3bd6de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Prowide Core - CHANGELOG +#### 9.5.0 - SNAPSHOT + * SWIFT Standard release update 2024 (live 16 November 2025) + * Yearly revision of deprecation phase (see https://dev.prowidesoftware.com/SRU2024/getting-started/deprecation/) + #### 9.4.15 - March 2024 * (PW-1812) Updated the narrative resolver, format 2 (used in field 72 for example), to allow empty values as part of the narrative fragment * Updated validators for BIC, country, and currency constraints to utilize keywords for i18n-compatible messages diff --git a/build.gradle b/build.gradle index e7e177265..e3de22ea0 100644 --- a/build.gradle +++ b/build.gradle @@ -24,7 +24,7 @@ archivesBaseName = 'pw-swift-core' group 'com.prowidesoftware' project.ext { - SRU = 'SRU2023' + SRU = 'SRU2024' } scmVersion { From 12ff4be6f41a689c6cb203240eb1b01d04a2a04f Mon Sep 17 00:00:00 2001 From: ecancrini Date: Tue, 23 Apr 2024 20:00:59 -0300 Subject: [PATCH 02/14] SRU2024: Updated MT messages and fields with SRU2024 definition --- .../swift/SchemeConstantsA.java | 5 +- .../swift/SchemeConstantsB.java | 2 +- .../swift/SchemeConstantsE.java | 1 + .../swift/SchemeConstantsF.java | 1 - .../swift/SchemeConstantsH.java | 1 + .../swift/SchemeConstantsM.java | 1 + .../swift/SchemeConstantsN.java | 1 - .../swift/SchemeConstantsO.java | 1 + .../swift/SchemeConstantsP.java | 2 +- .../swift/SchemeConstantsR.java | 2 +- .../swift/model/field/Field101.java | 6 +- .../swift/model/field/Field102.java | 6 +- .../swift/model/field/Field103.java | 6 +- .../swift/model/field/Field104.java | 6 +- .../swift/model/field/Field105.java | 6 +- .../swift/model/field/Field106.java | 6 +- .../swift/model/field/Field107.java | 6 +- .../swift/model/field/Field108.java | 6 +- .../swift/model/field/Field109.java | 6 +- .../swift/model/field/Field110.java | 6 +- .../swift/model/field/Field111.java | 6 +- .../swift/model/field/Field113.java | 6 +- .../swift/model/field/Field114.java | 6 +- .../swift/model/field/Field115.java | 6 +- .../swift/model/field/Field116.java | 6 +- .../swift/model/field/Field117.java | 6 +- .../swift/model/field/Field118.java | 6 +- .../swift/model/field/Field119.java | 6 +- .../swift/model/field/Field11A.java | 6 +- .../swift/model/field/Field11R.java | 6 +- .../swift/model/field/Field11S.java | 6 +- .../swift/model/field/Field12.java | 6 +- .../swift/model/field/Field120.java | 6 +- .../swift/model/field/Field121.java | 6 +- .../swift/model/field/Field122.java | 6 +- .../swift/model/field/Field123.java | 6 +- .../swift/model/field/Field124.java | 6 +- .../swift/model/field/Field125.java | 6 +- .../swift/model/field/Field126.java | 6 +- .../swift/model/field/Field127.java | 6 +- .../swift/model/field/Field128.java | 6 +- .../swift/model/field/Field129.java | 6 +- .../swift/model/field/Field12A.java | 6 +- .../swift/model/field/Field12B.java | 6 +- .../swift/model/field/Field12C.java | 6 +- .../swift/model/field/Field12D.java | 6 +- .../swift/model/field/Field12E.java | 6 +- .../swift/model/field/Field12F.java | 6 +- .../swift/model/field/Field12G.java | 6 +- .../swift/model/field/Field130.java | 6 +- .../swift/model/field/Field132.java | 6 +- .../swift/model/field/Field133.java | 6 +- .../swift/model/field/Field134.java | 6 +- .../swift/model/field/Field135.java | 6 +- .../swift/model/field/Field136.java | 6 +- .../swift/model/field/Field137.java | 6 +- .../swift/model/field/Field13A.java | 6 +- .../swift/model/field/Field13B.java | 6 +- .../swift/model/field/Field13C.java | 6 +- .../swift/model/field/Field13D.java | 6 +- .../swift/model/field/Field13J.java | 6 +- .../swift/model/field/Field13K.java | 6 +- .../swift/model/field/Field140.java | 6 +- .../swift/model/field/Field141.java | 6 +- .../swift/model/field/Field142.java | 6 +- .../swift/model/field/Field143.java | 6 +- .../swift/model/field/Field144.java | 6 +- .../swift/model/field/Field14A.java | 6 +- .../swift/model/field/Field14B.java | 6 +- .../swift/model/field/Field14C.java | 6 +- .../swift/model/field/Field14D.java | 6 +- .../swift/model/field/Field14E.java | 6 +- .../swift/model/field/Field14F.java | 6 +- .../swift/model/field/Field14G.java | 6 +- .../swift/model/field/Field14H.java | 6 +- .../swift/model/field/Field14J.java | 6 +- .../swift/model/field/Field14K.java | 6 +- .../swift/model/field/Field14L.java | 6 +- .../swift/model/field/Field14M.java | 6 +- .../swift/model/field/Field14N.java | 6 +- .../swift/model/field/Field14O.java | 6 +- .../field/{Field44H.java => Field14P.java} | 198 +-- .../field/{Field29K.java => Field14Q.java} | 239 +--- .../field/{Field37U.java => Field14R.java} | 270 +--- .../swift/model/field/Field14S.java | 6 +- .../swift/model/field/Field151.java | 6 +- .../swift/model/field/Field152.java | 6 +- .../swift/model/field/Field153.java | 6 +- .../swift/model/field/Field15A.java | 6 +- .../swift/model/field/Field15B.java | 6 +- .../swift/model/field/Field15C.java | 6 +- .../swift/model/field/Field15D.java | 6 +- .../swift/model/field/Field15E.java | 6 +- .../swift/model/field/Field15F.java | 6 +- .../swift/model/field/Field15G.java | 6 +- .../swift/model/field/Field15H.java | 6 +- .../swift/model/field/Field15I.java | 6 +- .../swift/model/field/Field15J.java | 6 +- .../swift/model/field/Field15K.java | 6 +- .../swift/model/field/Field15L.java | 6 +- .../swift/model/field/Field15M.java | 6 +- .../swift/model/field/Field15N.java | 6 +- .../swift/model/field/Field15O.java | 6 +- .../swift/model/field/Field15P.java | 6 +- .../swift/model/field/Field165.java | 6 +- .../swift/model/field/Field16A.java | 6 +- .../swift/model/field/Field16C.java | 6 +- .../field/{Field37P.java => Field16D.java} | 232 ++-- .../swift/model/field/Field16R.java | 6 +- .../swift/model/field/Field16S.java | 6 +- .../swift/model/field/Field16W.java | 432 ++++++ .../swift/model/field/Field171.java | 6 +- .../swift/model/field/Field172.java | 6 +- .../swift/model/field/Field173.java | 6 +- .../swift/model/field/Field174.java | 6 +- .../swift/model/field/Field175.java | 6 +- .../swift/model/field/Field177.java | 6 +- .../swift/model/field/Field179.java | 6 +- .../swift/model/field/Field17A.java | 6 +- .../swift/model/field/Field17B.java | 6 +- .../swift/model/field/Field17C.java | 6 +- .../swift/model/field/Field17E.java | 6 +- .../swift/model/field/Field17F.java | 6 +- .../swift/model/field/Field17G.java | 6 +- .../swift/model/field/Field17H.java | 6 +- .../swift/model/field/Field17I.java | 6 +- .../swift/model/field/Field17L.java | 6 +- .../swift/model/field/Field17M.java | 6 +- .../swift/model/field/Field17N.java | 6 +- .../swift/model/field/Field17O.java | 6 +- .../swift/model/field/Field17P.java | 6 +- .../swift/model/field/Field17Q.java | 6 +- .../swift/model/field/Field17R.java | 6 +- .../swift/model/field/Field17S.java | 6 +- .../swift/model/field/Field17T.java | 6 +- .../swift/model/field/Field17U.java | 6 +- .../swift/model/field/Field17V.java | 6 +- .../swift/model/field/Field17W.java | 6 +- .../swift/model/field/Field17X.java | 6 +- .../swift/model/field/Field17Y.java | 6 +- .../swift/model/field/Field17Z.java | 6 +- .../swift/model/field/Field18A.java | 6 +- .../swift/model/field/Field18B.java | 6 +- .../swift/model/field/Field18C.java | 6 +- .../swift/model/field/Field18D.java | 6 +- .../swift/model/field/Field19.java | 6 +- .../swift/model/field/Field199.java | 6 +- .../swift/model/field/Field19A.java | 6 +- .../swift/model/field/Field19B.java | 6 +- .../swift/model/field/Field19C.java | 6 +- .../swift/model/field/Field19Y.java | 6 +- .../swift/model/field/Field19Z.java | 6 +- .../swift/model/field/Field20.java | 6 +- .../swift/model/field/Field202.java | 6 +- .../swift/model/field/Field203.java | 6 +- .../swift/model/field/Field204.java | 6 +- .../swift/model/field/Field206.java | 6 +- .../swift/model/field/Field208.java | 6 +- .../swift/model/field/Field209.java | 6 +- .../swift/model/field/Field20C.java | 6 +- .../swift/model/field/Field20D.java | 6 +- .../swift/model/field/Field20U.java | 6 +- .../swift/model/field/Field21.java | 6 +- .../swift/model/field/Field21A.java | 6 +- .../swift/model/field/Field21B.java | 6 +- .../swift/model/field/Field21C.java | 6 +- .../swift/model/field/Field21D.java | 6 +- .../swift/model/field/Field21E.java | 6 +- .../swift/model/field/Field21F.java | 6 +- .../swift/model/field/Field21G.java | 6 +- .../swift/model/field/Field21H.java | 6 +- .../swift/model/field/Field21N.java | 6 +- .../swift/model/field/Field21P.java | 6 +- .../swift/model/field/Field21R.java | 6 +- .../swift/model/field/Field22.java | 6 +- .../swift/model/field/Field22A.java | 6 +- .../swift/model/field/Field22B.java | 6 +- .../swift/model/field/Field22C.java | 6 +- .../swift/model/field/Field22D.java | 6 +- .../swift/model/field/Field22E.java | 6 +- .../swift/model/field/Field22F.java | 6 +- .../swift/model/field/Field22G.java | 6 +- .../swift/model/field/Field22H.java | 6 +- .../swift/model/field/Field22K.java | 6 +- .../swift/model/field/Field22L.java | 6 +- .../swift/model/field/Field22M.java | 6 +- .../swift/model/field/Field22N.java | 6 +- .../swift/model/field/Field22P.java | 6 +- .../swift/model/field/Field22Q.java | 6 +- .../swift/model/field/Field22R.java | 6 +- .../swift/model/field/Field22S.java | 6 +- .../swift/model/field/Field22T.java | 6 +- .../swift/model/field/Field22U.java | 10 +- .../swift/model/field/Field22V.java | 6 +- .../swift/model/field/Field22W.java | 6 +- .../swift/model/field/Field22X.java | 6 +- .../swift/model/field/Field22Y.java | 6 +- .../swift/model/field/Field22Z.java | 10 +- .../swift/model/field/Field23.java | 6 +- .../swift/model/field/Field23A.java | 6 +- .../swift/model/field/Field23B.java | 6 +- .../swift/model/field/Field23C.java | 6 +- .../swift/model/field/Field23D.java | 6 +- .../swift/model/field/Field23E.java | 6 +- .../swift/model/field/Field23F.java | 6 +- .../swift/model/field/Field23G.java | 6 +- .../swift/model/field/Field23H.java | 6 +- .../swift/model/field/Field23R.java | 6 +- .../swift/model/field/Field23S.java | 6 +- .../swift/model/field/Field23X.java | 6 +- .../swift/model/field/Field242.java | 6 +- .../swift/model/field/Field243.java | 6 +- .../swift/model/field/Field24B.java | 6 +- .../swift/model/field/Field24D.java | 6 +- .../swift/model/field/Field24E.java | 6 +- .../swift/model/field/Field24G.java | 6 +- .../swift/model/field/Field25.java | 6 +- .../swift/model/field/Field251.java | 6 +- .../swift/model/field/Field252.java | 6 +- .../swift/model/field/Field253.java | 6 +- .../swift/model/field/Field254.java | 6 +- .../swift/model/field/Field255.java | 6 +- .../swift/model/field/Field256.java | 6 +- .../swift/model/field/Field257.java | 6 +- .../swift/model/field/Field258.java | 6 +- .../swift/model/field/Field259.java | 6 +- .../swift/model/field/Field25A.java | 6 +- .../swift/model/field/Field25D.java | 6 +- .../swift/model/field/Field25P.java | 6 +- .../swift/model/field/Field260.java | 6 +- .../swift/model/field/Field263.java | 6 +- .../swift/model/field/Field264.java | 6 +- .../swift/model/field/Field26A.java | 6 +- .../swift/model/field/Field26B.java | 6 +- .../swift/model/field/Field26C.java | 6 +- .../swift/model/field/Field26D.java | 6 +- .../swift/model/field/Field26E.java | 6 +- .../swift/model/field/Field26F.java | 6 +- .../swift/model/field/Field26H.java | 6 +- .../swift/model/field/Field26K.java | 6 +- .../swift/model/field/Field26T.java | 6 +- .../swift/model/field/Field27.java | 6 +- .../swift/model/field/Field270.java | 6 +- .../swift/model/field/Field271.java | 6 +- .../swift/model/field/Field272.java | 6 +- .../swift/model/field/Field28.java | 6 +- .../swift/model/field/Field280.java | 6 +- .../swift/model/field/Field281.java | 6 +- .../swift/model/field/Field28C.java | 6 +- .../swift/model/field/Field28D.java | 6 +- .../swift/model/field/Field28E.java | 6 +- .../swift/model/field/Field29A.java | 6 +- .../swift/model/field/Field29B.java | 6 +- .../swift/model/field/Field29E.java | 6 +- .../swift/model/field/Field29H.java | 6 +- .../swift/model/field/Field29I.java | 6 +- .../swift/model/field/Field29J.java | 6 +- .../swift/model/field/Field29L.java | 6 +- .../swift/model/field/Field29M.java | 6 +- .../swift/model/field/Field29N.java | 6 +- .../swift/model/field/Field29O.java | 6 +- .../field/{Field22J.java => Field29Q.java} | 140 +- .../swift/model/field/Field29W.java | 432 ++++++ .../swift/model/field/Field30.java | 6 +- .../swift/model/field/Field301.java | 6 +- .../swift/model/field/Field302.java | 6 +- .../swift/model/field/Field303.java | 6 +- .../swift/model/field/Field304.java | 6 +- .../swift/model/field/Field305.java | 6 +- .../swift/model/field/Field307.java | 6 +- .../swift/model/field/Field30F.java | 6 +- .../swift/model/field/Field30G.java | 6 +- .../swift/model/field/Field30H.java | 6 +- .../swift/model/field/Field30I.java | 35 +- .../swift/model/field/Field30J.java | 6 +- .../swift/model/field/Field30K.java | 721 ++++++++++ .../swift/model/field/Field30M.java | 6 +- .../swift/model/field/Field30N.java | 6 +- .../swift/model/field/Field30P.java | 6 +- .../swift/model/field/Field30Q.java | 6 +- .../swift/model/field/Field30S.java | 6 +- .../swift/model/field/Field30T.java | 6 +- .../swift/model/field/Field30U.java | 6 +- .../swift/model/field/Field30V.java | 6 +- .../swift/model/field/Field30X.java | 6 +- .../swift/model/field/Field30Y.java | 6 +- .../swift/model/field/Field30Z.java | 6 +- .../swift/model/field/Field311.java | 6 +- .../swift/model/field/Field312.java | 6 +- .../swift/model/field/Field313.java | 6 +- .../swift/model/field/Field31C.java | 6 +- .../swift/model/field/Field31D.java | 6 +- .../swift/model/field/Field31E.java | 6 +- .../swift/model/field/Field31F.java | 6 +- .../swift/model/field/Field31G.java | 6 +- .../swift/model/field/Field31L.java | 6 +- .../swift/model/field/Field31P.java | 6 +- .../swift/model/field/Field31R.java | 6 +- .../swift/model/field/Field31S.java | 6 +- .../swift/model/field/Field31X.java | 6 +- .../swift/model/field/Field329.java | 6 +- .../swift/model/field/Field32A.java | 6 +- .../swift/model/field/Field32B.java | 6 +- .../swift/model/field/Field32C.java | 6 +- .../swift/model/field/Field32D.java | 6 +- .../swift/model/field/Field32E.java | 6 +- .../swift/model/field/Field32F.java | 6 +- .../swift/model/field/Field32G.java | 6 +- .../swift/model/field/Field32H.java | 6 +- .../swift/model/field/Field32K.java | 6 +- .../swift/model/field/Field32M.java | 6 +- .../swift/model/field/Field32Q.java | 6 +- .../swift/model/field/Field32R.java | 6 +- .../swift/model/field/Field32U.java | 6 +- .../swift/model/field/Field330.java | 6 +- .../swift/model/field/Field331.java | 6 +- .../swift/model/field/Field332.java | 6 +- .../swift/model/field/Field333.java | 6 +- .../swift/model/field/Field334.java | 6 +- .../swift/model/field/Field335.java | 6 +- .../swift/model/field/Field336.java | 6 +- .../swift/model/field/Field337.java | 6 +- .../swift/model/field/Field338.java | 6 +- .../swift/model/field/Field339.java | 6 +- .../swift/model/field/Field33A.java | 6 +- .../swift/model/field/Field33B.java | 6 +- .../swift/model/field/Field33C.java | 6 +- .../swift/model/field/Field33D.java | 6 +- .../swift/model/field/Field33E.java | 6 +- .../swift/model/field/Field33F.java | 6 +- .../swift/model/field/Field33G.java | 6 +- .../swift/model/field/Field33H.java | 6 +- .../swift/model/field/Field33J.java | 6 +- .../swift/model/field/Field33K.java | 6 +- .../swift/model/field/Field33S.java | 6 +- .../swift/model/field/Field33T.java | 6 +- .../swift/model/field/Field33Z.java | 6 +- .../swift/model/field/Field340.java | 6 +- .../swift/model/field/Field341.java | 6 +- .../swift/model/field/Field342.java | 6 +- .../swift/model/field/Field343.java | 6 +- .../swift/model/field/Field344.java | 6 +- .../swift/model/field/Field345.java | 6 +- .../swift/model/field/Field346.java | 6 +- .../swift/model/field/Field347.java | 6 +- .../swift/model/field/Field348.java | 6 +- .../swift/model/field/Field349.java | 6 +- .../swift/model/field/Field34A.java | 6 +- .../swift/model/field/Field34B.java | 6 +- .../swift/model/field/Field34C.java | 6 +- .../swift/model/field/Field34E.java | 6 +- .../swift/model/field/Field34F.java | 6 +- .../swift/model/field/Field34J.java | 6 +- .../swift/model/field/Field34P.java | 6 +- .../swift/model/field/Field34R.java | 6 +- .../swift/model/field/Field35A.java | 6 +- .../swift/model/field/Field35B.java | 6 +- .../swift/model/field/Field35C.java | 6 +- .../swift/model/field/Field35D.java | 6 +- .../swift/model/field/Field35E.java | 6 +- .../swift/model/field/Field35G.java | 6 +- .../swift/model/field/Field35H.java | 6 +- .../swift/model/field/Field35L.java | 6 +- .../swift/model/field/Field35N.java | 6 +- .../swift/model/field/Field35S.java | 6 +- .../swift/model/field/Field35U.java | 6 +- .../swift/model/field/Field36.java | 6 +- .../swift/model/field/Field36B.java | 6 +- .../swift/model/field/Field36C.java | 6 +- .../swift/model/field/Field36D.java | 6 +- .../swift/model/field/Field36E.java | 6 +- .../swift/model/field/Field37A.java | 6 +- .../swift/model/field/Field37B.java | 6 +- .../swift/model/field/Field37C.java | 6 +- .../swift/model/field/Field37D.java | 6 +- .../swift/model/field/Field37E.java | 6 +- .../swift/model/field/Field37F.java | 6 +- .../swift/model/field/Field37G.java | 6 +- .../swift/model/field/Field37H.java | 6 +- .../swift/model/field/Field37J.java | 6 +- .../swift/model/field/Field37K.java | 6 +- .../swift/model/field/Field37L.java | 6 +- .../swift/model/field/Field37M.java | 6 +- .../swift/model/field/Field37N.java | 6 +- .../swift/model/field/Field37R.java | 6 +- .../swift/model/field/Field37V.java | 6 +- .../swift/model/field/Field38A.java | 6 +- .../swift/model/field/Field38D.java | 6 +- .../swift/model/field/Field38E.java | 6 +- .../swift/model/field/Field38G.java | 6 +- .../swift/model/field/Field38H.java | 6 +- .../swift/model/field/Field38J.java | 6 +- .../swift/model/field/Field39A.java | 6 +- .../swift/model/field/Field39B.java | 6 +- .../swift/model/field/Field39C.java | 6 +- .../swift/model/field/Field39D.java | 1177 ----------------- .../swift/model/field/Field39E.java | 6 +- .../swift/model/field/Field39F.java | 6 +- .../swift/model/field/Field39M.java | 6 +- .../swift/model/field/Field401.java | 6 +- .../swift/model/field/Field405.java | 6 +- .../swift/model/field/Field40A.java | 6 +- .../swift/model/field/Field40B.java | 6 +- .../swift/model/field/Field40C.java | 6 +- .../swift/model/field/Field40D.java | 6 +- .../swift/model/field/Field40E.java | 6 +- .../swift/model/field/Field40F.java | 6 +- .../swift/model/field/Field41A.java | 6 +- .../swift/model/field/Field41D.java | 6 +- .../swift/model/field/Field41F.java | 6 +- .../swift/model/field/Field41G.java | 6 +- .../swift/model/field/Field421.java | 6 +- .../swift/model/field/Field422.java | 6 +- .../swift/model/field/Field423.java | 6 +- .../swift/model/field/Field424.java | 6 +- .../swift/model/field/Field425.java | 6 +- .../swift/model/field/Field42A.java | 6 +- .../swift/model/field/Field42C.java | 6 +- .../swift/model/field/Field42D.java | 6 +- .../swift/model/field/Field42M.java | 6 +- .../swift/model/field/Field42P.java | 6 +- .../swift/model/field/Field431.java | 6 +- .../swift/model/field/Field432.java | 6 +- .../swift/model/field/Field433.java | 6 +- .../swift/model/field/Field434.java | 6 +- .../swift/model/field/Field43P.java | 6 +- .../swift/model/field/Field43T.java | 6 +- .../swift/model/field/Field443.java | 6 +- .../swift/model/field/Field44A.java | 6 +- .../swift/model/field/Field44B.java | 6 +- .../swift/model/field/Field44C.java | 6 +- .../swift/model/field/Field44D.java | 6 +- .../swift/model/field/Field44E.java | 6 +- .../swift/model/field/Field44F.java | 6 +- .../swift/model/field/Field44J.java | 6 +- .../swift/model/field/Field451.java | 6 +- .../swift/model/field/Field45A.java | 6 +- .../swift/model/field/Field45B.java | 6 +- .../swift/model/field/Field45C.java | 6 +- .../swift/model/field/Field45D.java | 6 +- .../swift/model/field/Field45L.java | 6 +- .../swift/model/field/Field461.java | 6 +- .../swift/model/field/Field46A.java | 6 +- .../swift/model/field/Field46B.java | 6 +- .../swift/model/field/Field47A.java | 6 +- .../swift/model/field/Field47B.java | 6 +- .../swift/model/field/Field48.java | 6 +- .../swift/model/field/Field48B.java | 6 +- .../swift/model/field/Field48D.java | 6 +- .../swift/model/field/Field49.java | 6 +- .../swift/model/field/Field49A.java | 6 +- .../swift/model/field/Field49G.java | 6 +- .../swift/model/field/Field49H.java | 6 +- .../swift/model/field/Field49M.java | 6 +- .../swift/model/field/Field49N.java | 6 +- .../swift/model/field/Field50.java | 6 +- .../swift/model/field/Field503.java | 6 +- .../swift/model/field/Field50A.java | 6 +- .../swift/model/field/Field50B.java | 6 +- .../swift/model/field/Field50C.java | 6 +- .../swift/model/field/Field50D.java | 6 +- .../swift/model/field/Field50F.java | 6 +- .../swift/model/field/Field50G.java | 6 +- .../swift/model/field/Field50H.java | 6 +- .../swift/model/field/Field50K.java | 6 +- .../swift/model/field/Field50L.java | 6 +- .../swift/model/field/Field51.java | 6 +- .../swift/model/field/Field51A.java | 6 +- .../swift/model/field/Field51C.java | 6 +- .../swift/model/field/Field51D.java | 6 +- .../swift/model/field/Field52A.java | 6 +- .../swift/model/field/Field52B.java | 6 +- .../swift/model/field/Field52C.java | 6 +- .../swift/model/field/Field52D.java | 6 +- .../swift/model/field/Field533.java | 6 +- .../swift/model/field/Field53A.java | 6 +- .../swift/model/field/Field53B.java | 6 +- .../swift/model/field/Field53C.java | 6 +- .../swift/model/field/Field53D.java | 6 +- .../swift/model/field/Field53J.java | 6 +- .../swift/model/field/Field54A.java | 6 +- .../swift/model/field/Field54B.java | 6 +- .../swift/model/field/Field54D.java | 6 +- .../swift/model/field/Field55A.java | 6 +- .../swift/model/field/Field55B.java | 6 +- .../swift/model/field/Field55D.java | 6 +- .../swift/model/field/Field56A.java | 6 +- .../swift/model/field/Field56B.java | 6 +- .../swift/model/field/Field56C.java | 6 +- .../swift/model/field/Field56D.java | 6 +- .../swift/model/field/Field56J.java | 6 +- .../swift/model/field/Field57A.java | 6 +- .../swift/model/field/Field57B.java | 6 +- .../swift/model/field/Field57C.java | 6 +- .../swift/model/field/Field57D.java | 6 +- .../swift/model/field/Field57J.java | 6 +- .../swift/model/field/Field58A.java | 6 +- .../swift/model/field/Field58B.java | 6 +- .../swift/model/field/Field58D.java | 6 +- .../swift/model/field/Field58J.java | 6 +- .../swift/model/field/Field59.java | 6 +- .../swift/model/field/Field59A.java | 6 +- .../swift/model/field/Field59F.java | 6 +- .../swift/model/field/Field60F.java | 6 +- .../swift/model/field/Field60M.java | 6 +- .../swift/model/field/Field61.java | 6 +- .../swift/model/field/Field619.java | 6 +- .../swift/model/field/Field62F.java | 6 +- .../swift/model/field/Field62M.java | 6 +- .../swift/model/field/Field64.java | 6 +- .../swift/model/field/Field65.java | 6 +- .../swift/model/field/Field68A.java | 6 +- .../swift/model/field/Field69A.java | 6 +- .../swift/model/field/Field69B.java | 6 +- .../swift/model/field/Field69C.java | 6 +- .../swift/model/field/Field69D.java | 6 +- .../swift/model/field/Field69E.java | 6 +- .../swift/model/field/Field69F.java | 6 +- .../swift/model/field/Field69J.java | 6 +- .../swift/model/field/Field70.java | 6 +- .../swift/model/field/Field70C.java | 6 +- .../swift/model/field/Field70D.java | 6 +- .../swift/model/field/Field70E.java | 6 +- .../swift/model/field/Field70F.java | 6 +- .../swift/model/field/Field70G.java | 6 +- .../swift/model/field/Field70H.java | 6 +- .../swift/model/field/Field71A.java | 6 +- .../swift/model/field/Field71B.java | 6 +- .../swift/model/field/Field71C.java | 6 +- .../swift/model/field/Field71D.java | 6 +- .../swift/model/field/Field71F.java | 6 +- .../swift/model/field/Field71G.java | 6 +- .../swift/model/field/Field71N.java | 6 +- .../swift/model/field/Field72.java | 6 +- .../swift/model/field/Field72Z.java | 6 +- .../swift/model/field/Field73.java | 6 +- .../swift/model/field/Field73A.java | 6 +- .../swift/model/field/Field73R.java | 6 +- .../swift/model/field/Field73S.java | 6 +- .../swift/model/field/Field74.java | 6 +- .../swift/model/field/Field75.java | 6 +- .../swift/model/field/Field76.java | 6 +- .../swift/model/field/Field77.java | 6 +- .../swift/model/field/Field77A.java | 6 +- .../swift/model/field/Field77B.java | 6 +- .../swift/model/field/Field77C.java | 6 +- .../swift/model/field/Field77D.java | 6 +- .../swift/model/field/Field77E.java | 6 +- .../swift/model/field/Field77F.java | 6 +- .../swift/model/field/Field77H.java | 6 +- .../swift/model/field/Field77J.java | 6 +- .../swift/model/field/Field77L.java | 6 +- .../swift/model/field/Field77T.java | 6 +- .../swift/model/field/Field77U.java | 6 +- .../swift/model/field/Field78.java | 6 +- .../swift/model/field/Field78D.java | 6 +- .../swift/model/field/Field79.java | 6 +- .../swift/model/field/Field79Z.java | 6 +- .../swift/model/field/Field80C.java | 6 +- .../swift/model/field/Field81A.java | 6 +- .../swift/model/field/Field81D.java | 6 +- .../swift/model/field/Field81J.java | 6 +- .../swift/model/field/Field82A.java | 6 +- .../swift/model/field/Field82B.java | 6 +- .../swift/model/field/Field82D.java | 6 +- .../swift/model/field/Field82J.java | 6 +- .../swift/model/field/Field83A.java | 6 +- .../swift/model/field/Field83C.java | 6 +- .../swift/model/field/Field83D.java | 6 +- .../swift/model/field/Field83J.java | 6 +- .../swift/model/field/Field84A.java | 6 +- .../swift/model/field/Field84B.java | 6 +- .../swift/model/field/Field84D.java | 6 +- .../swift/model/field/Field84J.java | 6 +- .../swift/model/field/Field85A.java | 6 +- .../swift/model/field/Field85B.java | 6 +- .../swift/model/field/Field85D.java | 6 +- .../swift/model/field/Field85J.java | 6 +- .../swift/model/field/Field86.java | 6 +- .../swift/model/field/Field86A.java | 6 +- .../swift/model/field/Field86B.java | 6 +- .../swift/model/field/Field86D.java | 6 +- .../swift/model/field/Field86J.java | 6 +- .../swift/model/field/Field87A.java | 6 +- .../swift/model/field/Field87B.java | 6 +- .../swift/model/field/Field87D.java | 6 +- .../swift/model/field/Field87J.java | 6 +- .../swift/model/field/Field88A.java | 6 +- .../swift/model/field/Field88B.java | 6 +- .../swift/model/field/Field88D.java | 6 +- .../swift/model/field/Field88J.java | 6 +- .../swift/model/field/Field89A.java | 6 +- .../swift/model/field/Field89D.java | 6 +- .../swift/model/field/Field89J.java | 6 +- .../swift/model/field/Field90A.java | 6 +- .../swift/model/field/Field90B.java | 6 +- .../swift/model/field/Field90C.java | 6 +- .../swift/model/field/Field90D.java | 6 +- .../swift/model/field/Field90E.java | 6 +- .../swift/model/field/Field90F.java | 6 +- .../swift/model/field/Field90J.java | 6 +- .../swift/model/field/Field90K.java | 6 +- .../swift/model/field/Field90L.java | 6 +- .../swift/model/field/Field91A.java | 6 +- .../swift/model/field/Field91D.java | 6 +- .../swift/model/field/Field91J.java | 6 +- .../swift/model/field/Field92A.java | 6 +- .../swift/model/field/Field92B.java | 6 +- .../swift/model/field/Field92C.java | 6 +- .../swift/model/field/Field92D.java | 6 +- .../swift/model/field/Field92F.java | 6 +- .../swift/model/field/Field92H.java | 6 +- .../swift/model/field/Field92J.java | 6 +- .../swift/model/field/Field92K.java | 6 +- .../swift/model/field/Field92L.java | 6 +- .../swift/model/field/Field92M.java | 6 +- .../swift/model/field/Field92N.java | 6 +- .../swift/model/field/Field92P.java | 6 +- .../swift/model/field/Field92R.java | 6 +- .../swift/model/field/Field93A.java | 6 +- .../swift/model/field/Field93B.java | 6 +- .../swift/model/field/Field93C.java | 6 +- .../swift/model/field/Field93D.java | 6 +- .../swift/model/field/Field93E.java | 6 +- .../swift/model/field/Field93F.java | 6 +- .../swift/model/field/Field94A.java | 6 +- .../swift/model/field/Field94B.java | 6 +- .../swift/model/field/Field94C.java | 6 +- .../swift/model/field/Field94D.java | 6 +- .../swift/model/field/Field94E.java | 6 +- .../swift/model/field/Field94F.java | 6 +- .../swift/model/field/Field94G.java | 6 +- .../swift/model/field/Field94H.java | 6 +- .../swift/model/field/Field94L.java | 6 +- .../swift/model/field/Field95C.java | 6 +- .../swift/model/field/Field95L.java | 6 +- .../swift/model/field/Field95P.java | 6 +- .../swift/model/field/Field95Q.java | 6 +- .../swift/model/field/Field95R.java | 6 +- .../swift/model/field/Field95S.java | 6 +- .../swift/model/field/Field95U.java | 6 +- .../swift/model/field/Field95V.java | 6 +- .../swift/model/field/Field96A.java | 6 +- .../swift/model/field/Field96D.java | 6 +- .../swift/model/field/Field96J.java | 6 +- .../swift/model/field/Field97A.java | 6 +- .../swift/model/field/Field97B.java | 6 +- .../swift/model/field/Field97C.java | 6 +- .../swift/model/field/Field97D.java | 6 +- .../swift/model/field/Field97E.java | 6 +- .../swift/model/field/Field98A.java | 6 +- .../swift/model/field/Field98B.java | 6 +- .../swift/model/field/Field98C.java | 6 +- .../swift/model/field/Field98D.java | 6 +- .../swift/model/field/Field98E.java | 6 +- .../swift/model/field/Field98F.java | 6 +- .../swift/model/field/Field98G.java | 6 +- .../swift/model/field/Field98H.java | 6 +- .../swift/model/field/Field98J.java | 6 +- .../swift/model/field/Field98K.java | 6 +- .../swift/model/field/Field999.java | 6 +- .../swift/model/field/Field99A.java | 6 +- .../swift/model/field/Field99B.java | 6 +- .../swift/model/field/Field99C.java | 6 +- .../swift/model/mt/mt0xx/MT008.java | 6 +- .../swift/model/mt/mt0xx/MT009.java | 6 +- .../swift/model/mt/mt0xx/MT010.java | 6 +- .../swift/model/mt/mt0xx/MT011.java | 6 +- .../swift/model/mt/mt0xx/MT012.java | 6 +- .../swift/model/mt/mt0xx/MT015.java | 6 +- .../swift/model/mt/mt0xx/MT019.java | 6 +- .../swift/model/mt/mt0xx/MT020.java | 6 +- .../swift/model/mt/mt0xx/MT021.java | 6 +- .../swift/model/mt/mt0xx/MT022.java | 6 +- .../swift/model/mt/mt0xx/MT023.java | 6 +- .../swift/model/mt/mt0xx/MT024.java | 6 +- .../swift/model/mt/mt0xx/MT025.java | 6 +- .../swift/model/mt/mt0xx/MT026.java | 6 +- .../swift/model/mt/mt0xx/MT027.java | 6 +- .../swift/model/mt/mt0xx/MT028.java | 6 +- .../swift/model/mt/mt0xx/MT029.java | 6 +- .../swift/model/mt/mt0xx/MT031.java | 6 +- .../swift/model/mt/mt0xx/MT032.java | 6 +- .../swift/model/mt/mt0xx/MT035.java | 6 +- .../swift/model/mt/mt0xx/MT036.java | 6 +- .../swift/model/mt/mt0xx/MT037.java | 6 +- .../swift/model/mt/mt0xx/MT041.java | 6 +- .../swift/model/mt/mt0xx/MT042.java | 6 +- .../swift/model/mt/mt0xx/MT043.java | 6 +- .../swift/model/mt/mt0xx/MT044.java | 6 +- .../swift/model/mt/mt0xx/MT045.java | 6 +- .../swift/model/mt/mt0xx/MT046.java | 6 +- .../swift/model/mt/mt0xx/MT047.java | 6 +- .../swift/model/mt/mt0xx/MT048.java | 6 +- .../swift/model/mt/mt0xx/MT049.java | 6 +- .../swift/model/mt/mt0xx/MT051.java | 6 +- .../swift/model/mt/mt0xx/MT052.java | 6 +- .../swift/model/mt/mt0xx/MT055.java | 6 +- .../swift/model/mt/mt0xx/MT056.java | 6 +- .../swift/model/mt/mt0xx/MT057.java | 6 +- .../swift/model/mt/mt0xx/MT061.java | 6 +- .../swift/model/mt/mt0xx/MT062.java | 6 +- .../swift/model/mt/mt0xx/MT063.java | 6 +- .../swift/model/mt/mt0xx/MT064.java | 6 +- .../swift/model/mt/mt0xx/MT065.java | 6 +- .../swift/model/mt/mt0xx/MT066.java | 6 +- .../swift/model/mt/mt0xx/MT067.java | 6 +- .../swift/model/mt/mt0xx/MT068.java | 6 +- .../swift/model/mt/mt0xx/MT069.java | 6 +- .../swift/model/mt/mt0xx/MT070.java | 6 +- .../swift/model/mt/mt0xx/MT071.java | 6 +- .../swift/model/mt/mt0xx/MT072.java | 6 +- .../swift/model/mt/mt0xx/MT073.java | 6 +- .../swift/model/mt/mt0xx/MT074.java | 6 +- .../swift/model/mt/mt0xx/MT077.java | 6 +- .../swift/model/mt/mt0xx/MT081.java | 6 +- .../swift/model/mt/mt0xx/MT082.java | 6 +- .../swift/model/mt/mt0xx/MT083.java | 6 +- .../swift/model/mt/mt0xx/MT090.java | 6 +- .../swift/model/mt/mt0xx/MT092.java | 6 +- .../swift/model/mt/mt0xx/MT094.java | 6 +- .../swift/model/mt/mt0xx/MT096.java | 6 +- .../swift/model/mt/mt0xx/MT097.java | 6 +- .../swift/model/mt/mt1xx/MT101.java | 6 +- .../swift/model/mt/mt1xx/MT102.java | 6 +- .../swift/model/mt/mt1xx/MT102_STP.java | 6 +- .../swift/model/mt/mt1xx/MT103.java | 6 +- .../swift/model/mt/mt1xx/MT103_REMIT.java | 6 +- .../swift/model/mt/mt1xx/MT103_STP.java | 6 +- .../swift/model/mt/mt1xx/MT104.java | 6 +- .../swift/model/mt/mt1xx/MT105.java | 6 +- .../swift/model/mt/mt1xx/MT107.java | 6 +- .../swift/model/mt/mt1xx/MT110.java | 6 +- .../swift/model/mt/mt1xx/MT111.java | 6 +- .../swift/model/mt/mt1xx/MT112.java | 6 +- .../swift/model/mt/mt1xx/MT190.java | 6 +- .../swift/model/mt/mt1xx/MT191.java | 6 +- .../swift/model/mt/mt1xx/MT192.java | 6 +- .../swift/model/mt/mt1xx/MT195.java | 6 +- .../swift/model/mt/mt1xx/MT196.java | 6 +- .../swift/model/mt/mt1xx/MT198.java | 6 +- .../swift/model/mt/mt1xx/MT199.java | 6 +- .../swift/model/mt/mt2xx/MT200.java | 6 +- .../swift/model/mt/mt2xx/MT201.java | 6 +- .../swift/model/mt/mt2xx/MT202.java | 6 +- .../swift/model/mt/mt2xx/MT202COV.java | 6 +- .../swift/model/mt/mt2xx/MT203.java | 6 +- .../swift/model/mt/mt2xx/MT204.java | 6 +- .../swift/model/mt/mt2xx/MT205.java | 6 +- .../swift/model/mt/mt2xx/MT205COV.java | 6 +- .../swift/model/mt/mt2xx/MT210.java | 6 +- .../swift/model/mt/mt2xx/MT290.java | 6 +- .../swift/model/mt/mt2xx/MT291.java | 6 +- .../swift/model/mt/mt2xx/MT292.java | 6 +- .../swift/model/mt/mt2xx/MT295.java | 6 +- .../swift/model/mt/mt2xx/MT296.java | 6 +- .../swift/model/mt/mt2xx/MT298.java | 6 +- .../swift/model/mt/mt2xx/MT299.java | 6 +- .../swift/model/mt/mt3xx/MT300.java | 6 +- .../swift/model/mt/mt3xx/MT304.java | 6 +- .../swift/model/mt/mt3xx/MT305.java | 6 +- .../swift/model/mt/mt3xx/MT306.java | 267 ++-- .../swift/model/mt/mt3xx/MT320.java | 6 +- .../swift/model/mt/mt3xx/MT321.java | 6 +- .../swift/model/mt/mt3xx/MT330.java | 6 +- .../swift/model/mt/mt3xx/MT340.java | 6 +- .../swift/model/mt/mt3xx/MT341.java | 6 +- .../swift/model/mt/mt3xx/MT350.java | 6 +- .../swift/model/mt/mt3xx/MT360.java | 6 +- .../swift/model/mt/mt3xx/MT361.java | 6 +- .../swift/model/mt/mt3xx/MT362.java | 6 +- .../swift/model/mt/mt3xx/MT364.java | 6 +- .../swift/model/mt/mt3xx/MT365.java | 6 +- .../swift/model/mt/mt3xx/MT370.java | 6 +- .../swift/model/mt/mt3xx/MT380.java | 6 +- .../swift/model/mt/mt3xx/MT381.java | 6 +- .../swift/model/mt/mt3xx/MT390.java | 6 +- .../swift/model/mt/mt3xx/MT391.java | 6 +- .../swift/model/mt/mt3xx/MT392.java | 6 +- .../swift/model/mt/mt3xx/MT395.java | 6 +- .../swift/model/mt/mt3xx/MT396.java | 6 +- .../swift/model/mt/mt3xx/MT398.java | 6 +- .../swift/model/mt/mt3xx/MT399.java | 6 +- .../swift/model/mt/mt4xx/MT400.java | 6 +- .../swift/model/mt/mt4xx/MT410.java | 6 +- .../swift/model/mt/mt4xx/MT412.java | 6 +- .../swift/model/mt/mt4xx/MT416.java | 6 +- .../swift/model/mt/mt4xx/MT420.java | 6 +- .../swift/model/mt/mt4xx/MT422.java | 6 +- .../swift/model/mt/mt4xx/MT430.java | 6 +- .../swift/model/mt/mt4xx/MT450.java | 6 +- .../swift/model/mt/mt4xx/MT455.java | 6 +- .../swift/model/mt/mt4xx/MT456.java | 6 +- .../swift/model/mt/mt4xx/MT490.java | 6 +- .../swift/model/mt/mt4xx/MT491.java | 6 +- .../swift/model/mt/mt4xx/MT492.java | 6 +- .../swift/model/mt/mt4xx/MT495.java | 6 +- .../swift/model/mt/mt4xx/MT496.java | 6 +- .../swift/model/mt/mt4xx/MT498.java | 6 +- .../swift/model/mt/mt4xx/MT499.java | 6 +- .../swift/model/mt/mt5xx/MT500.java | 6 +- .../swift/model/mt/mt5xx/MT501.java | 6 +- .../swift/model/mt/mt5xx/MT502.java | 6 +- .../swift/model/mt/mt5xx/MT503.java | 8 +- .../swift/model/mt/mt5xx/MT504.java | 8 +- .../swift/model/mt/mt5xx/MT505.java | 6 +- .../swift/model/mt/mt5xx/MT506.java | 8 +- .../swift/model/mt/mt5xx/MT507.java | 8 +- .../swift/model/mt/mt5xx/MT508.java | 6 +- .../swift/model/mt/mt5xx/MT509.java | 6 +- .../swift/model/mt/mt5xx/MT510.java | 8 +- .../swift/model/mt/mt5xx/MT513.java | 6 +- .../swift/model/mt/mt5xx/MT514.java | 6 +- .../swift/model/mt/mt5xx/MT515.java | 6 +- .../swift/model/mt/mt5xx/MT516.java | 6 +- .../swift/model/mt/mt5xx/MT517.java | 8 +- .../swift/model/mt/mt5xx/MT518.java | 6 +- .../swift/model/mt/mt5xx/MT519.java | 6 +- .../swift/model/mt/mt5xx/MT524.java | 6 +- .../swift/model/mt/mt5xx/MT526.java | 6 +- .../swift/model/mt/mt5xx/MT527.java | 6 +- .../swift/model/mt/mt5xx/MT530.java | 6 +- .../swift/model/mt/mt5xx/MT535.java | 10 +- .../swift/model/mt/mt5xx/MT536.java | 10 +- .../swift/model/mt/mt5xx/MT537.java | 38 +- .../swift/model/mt/mt5xx/MT538.java | 14 +- .../swift/model/mt/mt5xx/MT540.java | 6 +- .../swift/model/mt/mt5xx/MT541.java | 8 +- .../swift/model/mt/mt5xx/MT542.java | 6 +- .../swift/model/mt/mt5xx/MT543.java | 8 +- .../swift/model/mt/mt5xx/MT544.java | 6 +- .../swift/model/mt/mt5xx/MT545.java | 6 +- .../swift/model/mt/mt5xx/MT546.java | 6 +- .../swift/model/mt/mt5xx/MT547.java | 6 +- .../swift/model/mt/mt5xx/MT548.java | 14 +- .../swift/model/mt/mt5xx/MT549.java | 6 +- .../swift/model/mt/mt5xx/MT558.java | 6 +- .../swift/model/mt/mt5xx/MT564.java | 192 ++- .../swift/model/mt/mt5xx/MT565.java | 6 +- .../swift/model/mt/mt5xx/MT566.java | 196 ++- .../swift/model/mt/mt5xx/MT567.java | 8 +- .../swift/model/mt/mt5xx/MT568.java | 6 +- .../swift/model/mt/mt5xx/MT569.java | 6 +- .../swift/model/mt/mt5xx/MT575.java | 20 +- .../swift/model/mt/mt5xx/MT576.java | 10 +- .../swift/model/mt/mt5xx/MT578.java | 6 +- .../swift/model/mt/mt5xx/MT581.java | 6 +- .../swift/model/mt/mt5xx/MT586.java | 10 +- .../swift/model/mt/mt5xx/MT590.java | 6 +- .../swift/model/mt/mt5xx/MT591.java | 6 +- .../swift/model/mt/mt5xx/MT592.java | 6 +- .../swift/model/mt/mt5xx/MT595.java | 6 +- .../swift/model/mt/mt5xx/MT596.java | 6 +- .../swift/model/mt/mt5xx/MT598.java | 6 +- .../swift/model/mt/mt5xx/MT599.java | 6 +- .../swift/model/mt/mt6xx/MT600.java | 6 +- .../swift/model/mt/mt6xx/MT601.java | 6 +- .../swift/model/mt/mt6xx/MT604.java | 6 +- .../swift/model/mt/mt6xx/MT605.java | 6 +- .../swift/model/mt/mt6xx/MT606.java | 6 +- .../swift/model/mt/mt6xx/MT607.java | 6 +- .../swift/model/mt/mt6xx/MT608.java | 6 +- .../swift/model/mt/mt6xx/MT620.java | 6 +- .../swift/model/mt/mt6xx/MT670.java | 10 +- .../swift/model/mt/mt6xx/MT671.java | 10 +- .../swift/model/mt/mt6xx/MT690.java | 6 +- .../swift/model/mt/mt6xx/MT691.java | 6 +- .../swift/model/mt/mt6xx/MT692.java | 6 +- .../swift/model/mt/mt6xx/MT695.java | 6 +- .../swift/model/mt/mt6xx/MT696.java | 6 +- .../swift/model/mt/mt6xx/MT698.java | 6 +- .../swift/model/mt/mt6xx/MT699.java | 6 +- .../swift/model/mt/mt7xx/MT700.java | 6 +- .../swift/model/mt/mt7xx/MT701.java | 6 +- .../swift/model/mt/mt7xx/MT705.java | 6 +- .../swift/model/mt/mt7xx/MT707.java | 6 +- .../swift/model/mt/mt7xx/MT708.java | 6 +- .../swift/model/mt/mt7xx/MT710.java | 6 +- .../swift/model/mt/mt7xx/MT711.java | 6 +- .../swift/model/mt/mt7xx/MT720.java | 6 +- .../swift/model/mt/mt7xx/MT721.java | 6 +- .../swift/model/mt/mt7xx/MT730.java | 6 +- .../swift/model/mt/mt7xx/MT732.java | 6 +- .../swift/model/mt/mt7xx/MT734.java | 6 +- .../swift/model/mt/mt7xx/MT740.java | 6 +- .../swift/model/mt/mt7xx/MT742.java | 6 +- .../swift/model/mt/mt7xx/MT744.java | 6 +- .../swift/model/mt/mt7xx/MT747.java | 6 +- .../swift/model/mt/mt7xx/MT750.java | 6 +- .../swift/model/mt/mt7xx/MT752.java | 6 +- .../swift/model/mt/mt7xx/MT754.java | 6 +- .../swift/model/mt/mt7xx/MT756.java | 6 +- .../swift/model/mt/mt7xx/MT759.java | 6 +- .../swift/model/mt/mt7xx/MT760.java | 6 +- .../swift/model/mt/mt7xx/MT761.java | 6 +- .../swift/model/mt/mt7xx/MT765.java | 6 +- .../swift/model/mt/mt7xx/MT767.java | 6 +- .../swift/model/mt/mt7xx/MT768.java | 6 +- .../swift/model/mt/mt7xx/MT769.java | 6 +- .../swift/model/mt/mt7xx/MT775.java | 6 +- .../swift/model/mt/mt7xx/MT785.java | 6 +- .../swift/model/mt/mt7xx/MT786.java | 6 +- .../swift/model/mt/mt7xx/MT787.java | 6 +- .../swift/model/mt/mt7xx/MT790.java | 6 +- .../swift/model/mt/mt7xx/MT791.java | 6 +- .../swift/model/mt/mt7xx/MT792.java | 6 +- .../swift/model/mt/mt7xx/MT795.java | 6 +- .../swift/model/mt/mt7xx/MT796.java | 6 +- .../swift/model/mt/mt7xx/MT798.java | 6 +- .../swift/model/mt/mt7xx/MT799.java | 6 +- .../swift/model/mt/mt8xx/MT801.java | 6 +- .../swift/model/mt/mt8xx/MT802.java | 6 +- .../swift/model/mt/mt8xx/MT890.java | 6 +- .../swift/model/mt/mt8xx/MT891.java | 6 +- .../swift/model/mt/mt8xx/MT892.java | 6 +- .../swift/model/mt/mt8xx/MT895.java | 6 +- .../swift/model/mt/mt8xx/MT896.java | 6 +- .../swift/model/mt/mt8xx/MT898.java | 6 +- .../swift/model/mt/mt8xx/MT899.java | 6 +- .../swift/model/mt/mt9xx/MT900.java | 6 +- .../swift/model/mt/mt9xx/MT910.java | 6 +- .../swift/model/mt/mt9xx/MT920.java | 6 +- .../swift/model/mt/mt9xx/MT935.java | 6 +- .../swift/model/mt/mt9xx/MT940.java | 6 +- .../swift/model/mt/mt9xx/MT941.java | 6 +- .../swift/model/mt/mt9xx/MT942.java | 6 +- .../swift/model/mt/mt9xx/MT950.java | 6 +- .../swift/model/mt/mt9xx/MT970.java | 6 +- .../swift/model/mt/mt9xx/MT971.java | 6 +- .../swift/model/mt/mt9xx/MT972.java | 6 +- .../swift/model/mt/mt9xx/MT973.java | 6 +- .../swift/model/mt/mt9xx/MT985.java | 6 +- .../swift/model/mt/mt9xx/MT986.java | 6 +- .../swift/model/mt/mt9xx/MT990.java | 6 +- .../swift/model/mt/mt9xx/MT991.java | 6 +- .../swift/model/mt/mt9xx/MT992.java | 6 +- .../swift/model/mt/mt9xx/MT995.java | 6 +- .../swift/model/mt/mt9xx/MT996.java | 6 +- .../swift/model/mt/mt9xx/MT998.java | 6 +- .../swift/model/mt/mt9xx/MT999.java | 6 +- .../swift/model/mt/SequenceUtils.java | 90 +- 941 files changed, 5321 insertions(+), 4931 deletions(-) rename src/generated/java/com/prowidesoftware/swift/model/field/{Field44H.java => Field14P.java} (67%) rename src/generated/java/com/prowidesoftware/swift/model/field/{Field29K.java => Field14Q.java} (62%) rename src/generated/java/com/prowidesoftware/swift/model/field/{Field37U.java => Field14R.java} (56%) rename src/generated/java/com/prowidesoftware/swift/model/field/{Field37P.java => Field16D.java} (66%) create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field16W.java rename src/generated/java/com/prowidesoftware/swift/model/field/{Field22J.java => Field29Q.java} (73%) create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field29W.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field30K.java delete mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field39D.java diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsA.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsA.java index af399a966..ae6aede4c 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsA.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsA.java @@ -28,11 +28,12 @@ public interface SchemeConstantsA { String ASET = "ASET"; String AMEND = "AMEND"; String AD = "AD"; - String AVRO = "AVRO"; - String AVRF = "AVRF"; + String AVFF = "AVFF"; String AMER = "AMER"; + String AVSS = "AVSS"; String AVSO = "AVSO"; String AVSF = "AVSF"; + String ARTH = "ARTH"; String AFI_365 = "AFI/365"; String ACT_365 = "ACT/365"; String ACT_360 = "ACT/360"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsB.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsB.java index 53153cca1..a951489e6 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsB.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsB.java @@ -50,6 +50,7 @@ public interface SchemeConstantsB { String BWIT = "BWIT"; String BOLQ = "BOLQ"; String BIRI = "BIRI"; + String BUYU = "BUYU"; String BASE = "BASE"; String BIDI = "BIDI"; String BORD = "BORD"; @@ -109,6 +110,5 @@ public interface SchemeConstantsB { String BUTC = "BUTC"; String BUYA = "BUYA"; String BUYI = "BUYI"; - String BUYU = "BUYU"; } diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsE.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsE.java index 05360a1de..383b3a521 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsE.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsE.java @@ -23,6 +23,7 @@ public interface SchemeConstantsE { String ELEC = "ELEC"; String EXOP = "EXOP"; String E = "E"; + String EMTA = "EMTA"; String EXPI = "EXPI"; String EURO = "EURO"; String EXBO = "EXBO"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsF.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsF.java index a9c05d202..19cdb3070 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsF.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsF.java @@ -23,7 +23,6 @@ public interface SchemeConstantsF { String FAXT = "FAXT"; String FEOMA = "FEOMA"; String FOLL = "FOLL"; - String FLIPPED = "FLIPPED"; String FLOATFIXED = "FLOATFIXED"; String FRABBA = "FRABBA"; String FIXEDFLOAT = "FIXEDFLOAT"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsH.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsH.java index 8c494fdf3..1abc6cf93 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsH.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsH.java @@ -17,6 +17,7 @@ public interface SchemeConstantsH { String HOLD = "HOLD"; + String HARM = "HARM"; String HOLP = "HOLP"; String HOLS = "HOLS"; String HEAR = "HEAR"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsM.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsM.java index 2cd1a35b9..482771a38 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsM.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsM.java @@ -18,6 +18,7 @@ public interface SchemeConstantsM { String MIDE = "MIDE"; String MODI = "MODI"; + String MODP = "MODP"; String M = "M"; String MATU = "MATU"; String MICO = "MICO"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsN.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsN.java index bec7e08c0..64990d23f 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsN.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsN.java @@ -25,7 +25,6 @@ public interface SchemeConstantsN { String NEWT = "NEWT"; String NEW = "NEW"; String NETCASH = "NETCASH"; - String NORMAL = "NORMAL"; String NINT = "NINT"; String NEWM = "NEWM"; String NET = "NET"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsO.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsO.java index cdb665dc0..f07f1b13d 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsO.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsO.java @@ -20,6 +20,7 @@ public interface SchemeConstantsO { String OTHR = "OTHR"; String OUR = "OUR"; String OTHER = "OTHER"; + String OMIS = "OMIS"; String OTHRPRTY = "OTHRPRTY"; String ORDRPRTY = "ORDRPRTY"; String ORDR = "ORDR"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsP.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsP.java index 2546ccaf6..436bf994b 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsP.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsP.java @@ -27,6 +27,7 @@ public interface SchemeConstantsP { String PRUR = "PRUR"; String PRINCIPAL = "PRINCIPAL"; String PREC = "PREC"; + String POST = "POST"; String PUTO = "PUTO"; String PC = "PC"; String PRIN = "PRIN"; @@ -43,7 +44,6 @@ public interface SchemeConstantsP { String PUTT = "PUTT"; String PERSDET = "PERSDET"; String PBOX = "PBOX"; - String POST = "POST"; String PFRE = "PFRE"; String PERM = "PERM"; String PAYS = "PAYS"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsR.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsR.java index a18d875bf..11c534de7 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsR.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsR.java @@ -85,6 +85,7 @@ public interface SchemeConstantsR { String RMAG = "RMAG"; String RALA = "RALA"; String RDTE = "RDTE"; + String REVR = "REVR"; String RINR = "RINR"; String RMDR = "RMDR"; String RDDT = "RDDT"; @@ -100,7 +101,6 @@ public interface SchemeConstantsR { String REDP = "REDP"; String RESA = "RESA"; String RDUQ = "RDUQ"; - String REVR = "REVR"; String REFU = "REFU"; String RECDEL = "RECDEL"; String RELC = "RELC"; diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field101.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field101.java index d57c46a98..f1b516131 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field101.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field101.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field101 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field102.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field102.java index 3bbe53977..619168099 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field102.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field102.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field102 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field103.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field103.java index 59cc859bc..b363531a6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field103.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field103.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field103 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field104.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field104.java index 2958e5d3e..93f2265a4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field104.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field104.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field104 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field105.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field105.java index 7467333cf..9aa32c3bb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field105.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field105.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field105 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field106.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field106.java index b6109fd6e..39e529a81 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field106.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field106.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field106 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field107.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field107.java index ce085fc63..d29f74a02 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field107.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field107.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field107 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field108.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field108.java index 7a8fbda13..25e987de3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field108.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field108.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field108 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field109.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field109.java index cd5b2b1e7..544a2c6f9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field109.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field109.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field109 extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field110.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field110.java index 2c44f9482..1db04c35e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field110.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field110.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field110 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field111.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field111.java index 9ff73e6a5..32e7c0506 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field111.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field111.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field111 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field113.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field113.java index a03bcf530..c2249d583 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field113.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field113.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field113 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field114.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field114.java index f17e8a29f..57e4683f5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field114.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field114.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field114 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field115.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field115.java index 07396899d..474fcc948 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field115.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field115.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field115 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field116.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field116.java index c757e1c6f..fb47180fd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field116.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field116.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field116 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field117.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field117.java index 20cf9796d..c683cc28e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field117.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field117.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field117 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field118.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field118.java index 527aac845..6f83270bd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field118.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field118.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field118 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field119.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field119.java index 17d471264..61824e329 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field119.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field119.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field119 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field11A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field11A.java index 3bdb1348f..bf366bc70 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field11A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field11A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field11A extends Field implements Serializable, CurrencyContainer, /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field11R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field11R.java index e63c2666f..899c835eb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field11R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field11R.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -74,7 +74,7 @@ public class Field11R extends Field implements Serializable, DateContainer, Mult /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field11S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field11S.java index c6e5e1cfe..4d8c8bf37 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field11S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field11S.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -74,7 +74,7 @@ public class Field11S extends Field implements Serializable, DateContainer, Mult /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field12.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field12.java index b42ac8880..04c4ea9d0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field12 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field120.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field120.java index a9eaaf417..3d5bcd126 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field120.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field120.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field120 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field121.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field121.java index 52a5f6355..fbf120f6d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field121.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field121.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field121 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field122.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field122.java index 62809493b..3ed25d579 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field122.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field122.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field122 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field123.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field123.java index 0a7c5fc3c..ee6e7d64e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field123.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field123.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field123 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field124.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field124.java index 6c3c61278..5bce92c48 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field124.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field124.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field124 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field125.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field125.java index 03e971edb..75d4d4fe1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field125.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field125.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field125 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field126.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field126.java index 0014dc0e7..b5dc965af 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field126.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field126.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field126 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field127.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field127.java index 254361ea1..8ecc50a8d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field127.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field127.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field127 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field128.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field128.java index 204220f8e..8488c152a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field128.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field128.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field128 extends Field implements Serializable, BICContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field129.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field129.java index 73fc5f910..36d297b96 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field129.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field129.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field129 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field12A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field12A.java index 030748293..3f33a9497 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field12A extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field12B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field12B.java index d4286ba8d..bdad319dc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field12B extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field12C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field12C.java index df7992918..0de505f7d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field12C extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field12D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field12D.java index 343b895d6..886605711 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field12D extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field12E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field12E.java index 5797b406c..28f0c1b21 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field12E extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field12F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field12F.java index 4fdcdcb80..78b680449 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field12F extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field12G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field12G.java index 948087f34..197f42432 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field12G extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field130.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field130.java index c22e864f7..f117ebf33 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field130.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field130.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field130 extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field132.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field132.java index eadf13b5a..559d69e42 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field132.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field132.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field132 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field133.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field133.java index e35da802a..3241ec386 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field133.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field133.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field133 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field134.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field134.java index 36f947632..7cf321a63 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field134.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field134.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field134 extends Field implements Serializable, BICContainer, Multi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field135.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field135.java index 618d9118b..f62b0acc6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field135.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field135.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field135 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field136.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field136.java index ce46bd491..6a6727b2d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field136.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field136.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field136 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field137.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field137.java index 758022430..6fbb10f02 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field137.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field137.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field137 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field13A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field13A.java index d4b42f975..303457a3e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field13A extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field13B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field13B.java index ba91c7b57..7cd2dcd85 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field13B extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field13C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field13C.java index a935203db..c72bde7a4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field13C extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field13D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field13D.java index ac9f4a9ce..0a19e8d55 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field13D extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field13J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field13J.java index 74e268389..b42c0fc25 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field13J extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field13K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field13K.java index 8cce01f4e..646507954 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13K.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -72,7 +72,7 @@ public class Field13K extends Field implements Serializable, AmountContainer, Ge /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field140.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field140.java index fe70548c8..f5279dd8f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field140.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field140.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field140 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field141.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field141.java index 4d428b048..d13db9ccd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field141.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field141.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field141 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field142.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field142.java index 8353a7f3f..d58b5424f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field142.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field142.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field142 extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field143.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field143.java index 22c1e7e5c..fdda68b38 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field143.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field143.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field143 extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field144.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field144.java index 53683eb15..223b3e108 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field144.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field144.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field144 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14A.java index 5824585e2..c5ed79892 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field14A extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14B.java index 5b6130ac5..9eeb40125 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field14B extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14C.java index fdc760046..c53bf4c07 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field14C extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14D.java index d140cd364..9024f0b69 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field14D extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14E.java index edd6fda1e..216ecbec4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field14E extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14F.java index d18b5af7d..be8d98b6e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field14F extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14G.java index 74b4e290a..36fb67f3f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field14G extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14H.java index 4389da7a3..41145c64d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field14H extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14J.java index c1f9898cd..2cb462801 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field14J extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14K.java index 78e81ca64..2b6092519 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14K.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field14K extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14L.java index e63deb482..89b200745 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14L.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field14L extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14M.java index 745c3d43c..8d82b3a6c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14M.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field14M extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14N.java index 1c05f05d7..44e2e65a0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14N.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field14N extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14O.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14O.java index 2df65e579..5eaa6f827 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14O.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14O.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field14O extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field44H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14P.java similarity index 67% rename from src/generated/java/com/prowidesoftware/swift/model/field/Field44H.java rename to src/generated/java/com/prowidesoftware/swift/model/field/Field14P.java index 7a7eb8269..620941eae 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14P.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -40,87 +40,76 @@ import com.google.gson.JsonParser; /** - * SWIFT MT Field 44H. + * SWIFT MT Field 14P. *

- * Model and parser for field 44H of a SWIFT MT message. + * Model and parser for field 14P of a SWIFT MT message. * *

Subfields (components) Data types *

    - *
  1. Component 1: CountryCode: String
  2. - *
  3. Component 2: Narrative: String
  4. + *
  5. Component 1: String
  6. *
* *

Structure definition *

* *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated -public class Field44H extends Field implements Serializable { +public class Field14P extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** - * Constant with the field name 44H. + * Constant with the field name 14P. */ - public static final String NAME = "44H"; + public static final String NAME = "14P"; /** * Same as NAME, intended to be clear when using static imports. */ - public static final String F_44H = "44H"; + public static final String F_14P = "14P"; /** * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S]"; + public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; + public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - - /** - * Component number for the Country Code subfield. - */ - public static final Integer COUNTRY_CODE = 1; - - /** - * Component number for the Narrative subfield. - */ - public static final Integer NARRATIVE = 2; + public static final String TYPES_PATTERN = "S"; /** * Default constructor. Creates a new field setting all components to null. */ - public Field44H() { - super(2); + public Field14P() { + super(1); } /** * Creates a new field and initializes its components with content from the parameter value. * @param value complete field value including separators and CRLF */ - public Field44H(final String value) { + public Field14P(final String value) { super(value); } @@ -130,13 +119,13 @@ public Field44H(final String value) { * @throws IllegalArgumentException if the parameter tag is null or its tagname does not match the field name * @since 7.8 */ - public Field44H(final Tag tag) { + public Field14P(final Tag tag) { this(); if (tag == null) { throw new IllegalArgumentException("tag cannot be null."); } - if (!StringUtils.equals(tag.getName(), "44H")) { - throw new IllegalArgumentException("cannot create field 44H from tag "+tag.getName()+", tagname must match the name of the field."); + if (!StringUtils.equals(tag.getName(), "14P")) { + throw new IllegalArgumentException("cannot create field 14P from tag "+tag.getName()+", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -147,8 +136,8 @@ public Field44H(final Tag tag) { * @param source a field instance to copy * @since 7.7 */ - public static Field44H newInstance(Field44H source) { - Field44H cp = new Field44H(); + public static Field14P newInstance(Field14P source) { + Field14P cp = new Field14P(); cp.setComponents(new ArrayList<>(source.getComponents())); return cp; } @@ -185,9 +174,8 @@ public static Tag emptyTag() { */ @Override public void parse(final String value) { - init(2); - setComponent1(SwiftParseUtils.getTokenFirst(value, "/")); - setComponent2(SwiftParseUtils.getTokenSecondLast(value, "/")); + init(1); + setComponent1(value); } /** @@ -197,9 +185,6 @@ public void parse(final String value) { public String getValue() { final StringBuilder result = new StringBuilder(); append(result, 1); - if (getComponent2() != null) { - result.append("/").append(getComponent2()); - } return result.toString(); } @@ -214,17 +199,13 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 2) { - throw new IllegalArgumentException("invalid component number " + component + " for field 44H"); + if (component < 1 || component > 1) { + throw new IllegalArgumentException("invalid component number " + component + " for field 14P"); } if (component == 1) { //default format (as is) return getComponent(1); } - if (component == 2) { - //default format (as is) - return getComponent(2); - } return null; } @@ -235,7 +216,7 @@ public String getValueDisplay(int component, Locale locale) { @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { - return "SS"; + return "S"; } /** @@ -247,7 +228,7 @@ public String componentsPattern() { */ @Override public String typesPattern() { - return "SS"; + return "S"; } /** @@ -255,7 +236,7 @@ public String typesPattern() { */ @Override public String parserPattern() { - return "S[/S]"; + return "S"; } /** @@ -263,7 +244,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "[/65x]"; + return "4!c"; } /** @@ -278,9 +259,6 @@ public String validatorPattern() { */ @Override public boolean isOptional(int component) { - if (component == 2) { - return true; - } return false; } @@ -301,7 +279,7 @@ public boolean isGeneric() { */ @Override public int componentsSize() { - return 2; + return 1; } /** @@ -314,8 +292,7 @@ public int componentsSize() { @Override public List getComponentLabels() { List result = new ArrayList<>(); - result.add("Country Code"); - result.add("Narrative"); + result.add(null); return result; } @@ -326,8 +303,6 @@ public List getComponentLabels() { @Override protected Map getComponentMap() { Map result = new HashMap<>(); - result.put(1, "countryCode"); - result.put(2, "narrative"); return result; } @@ -342,13 +317,11 @@ protected Map getLabelMap() { return super.labelMap; } super.labelMap = new HashMap<>(); - super.labelMap.put("countrycode", 1); - super.labelMap.put("narrative", 2); return super.labelMap; } /** - * Gets the component 1 (Country Code). + * Gets the component 1 ($label). * @return the component 1 */ public String getComponent1() { @@ -356,76 +329,21 @@ public String getComponent1() { } /** - * Gets the Country Code (component 1). - * @return the Country Code from component 1 - */ - public String getCountryCode() { - return getComponent1(); - } - - /** - * Gets the component 2 (Narrative). - * @return the component 2 - */ - public String getComponent2() { - return getComponent(2); - } - - /** - * Gets the Narrative (component 2). - * @return the Narrative from component 2 - */ - public String getNarrative() { - return getComponent2(); - } - - /** - * Set the component 1 (Country Code). + * Set the component 1 ($label). * - * @param component1 the Country Code to set + * @param component1 the $label to set * @return the field object to enable build pattern */ - public Field44H setComponent1(String component1) { + public Field14P setComponent1(String component1) { setComponent(1, component1); return this; } - /** - * Set the Country Code (component 1). - * - * @param component1 the Country Code to set - * @return the field object to enable build pattern - */ - public Field44H setCountryCode(String component1) { - return setComponent1(component1); - } - - /** - * Set the component 2 (Narrative). - * - * @param component2 the Narrative to set - * @return the field object to enable build pattern - */ - public Field44H setComponent2(String component2) { - setComponent(2, component2); - return this; - } - - /** - * Set the Narrative (component 2). - * - * @param component2 the Narrative to set - * @return the field object to enable build pattern - */ - public Field44H setNarrative(String component2) { - return setComponent2(component2); - } - /** * Returns the field's name composed by the field number and the letter option (if any). - * @return the static value of Field44H.NAME + * @return the static value of Field14P.NAME */ @Override public String getName() { @@ -437,7 +355,7 @@ public String getName() { * @return null if not found o block is null or empty * @param block may be null or empty */ - public static Field44H get(final SwiftTagListBlock block) { + public static Field14P get(final SwiftTagListBlock block) { if (block == null || block.isEmpty()) { return null; } @@ -445,16 +363,16 @@ public static Field44H get(final SwiftTagListBlock block) { if (t == null) { return null; } - return new Field44H(t); + return new Field14P(t); } /** - * Gets the first instance of Field44H in the given message. + * Gets the first instance of Field14P in the given message. * @param msg may be empty or null * @return null if not found or msg is empty or null * @see #get(SwiftTagListBlock) */ - public static Field44H get(final SwiftMessage msg) { + public static Field14P get(final SwiftMessage msg) { if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { return null; } @@ -462,12 +380,12 @@ public static Field44H get(final SwiftMessage msg) { } /** - * Gets a list of all occurrences of the field Field44H in the given message + * Gets a list of all occurrences of the field Field14P in the given message * an empty list is returned if none found. * @param msg may be empty or null in which case an empty list is returned * @see #getAll(SwiftTagListBlock) */ - public static List getAll(final SwiftMessage msg) { + public static List getAll(final SwiftMessage msg) { if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { return java.util.Collections.emptyList(); } @@ -475,49 +393,37 @@ public static List getAll(final SwiftMessage msg) { } /** - * Gets a list of all occurrences of the field Field44H from the given block + * Gets a list of all occurrences of the field Field14P from the given block * an empty list is returned if none found. * * @param block may be empty or null in which case an empty list is returned */ - public static List getAll(final SwiftTagListBlock block) { - final List result = new ArrayList<>(); + public static List getAll(final SwiftTagListBlock block) { + final List result = new ArrayList<>(); if (block == null || block.isEmpty()) { return result; } final Tag[] arr = block.getTagsByName(NAME); if (arr != null && arr.length > 0) { for (final Tag f : arr) { - result.add(new Field44H(f)); + result.add(new Field14P(f)); } } return result; } /** - * This method deserializes the JSON data into a Field44H object. + * This method deserializes the JSON data into a Field14P object. * @param json JSON structure including tuples with label and value for all field components * @return a new field instance with the JSON data parsed into field components or an empty field id the JSON is invalid * @since 7.10.3 * @see Field#fromJson(String) */ - public static Field44H fromJson(final String json) { + public static Field14P fromJson(final String json) { - final Field44H field = new Field44H(); + final Field14P field = new Field14P(); - final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); - // **** COMPONENT 1 - Country Code - - if (jsonObject.get("countryCode") != null) { - field.setComponent1(jsonObject.get("countryCode").getAsString()); - } - - // **** COMPONENT 2 - Narrative - - if (jsonObject.get("narrative") != null) { - field.setComponent2(jsonObject.get("narrative").getAsString()); - } return field; } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14Q.java similarity index 62% rename from src/generated/java/com/prowidesoftware/swift/model/field/Field29K.java rename to src/generated/java/com/prowidesoftware/swift/model/field/Field14Q.java index 6c98d50bb..dccd944ac 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14Q.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,7 +27,6 @@ import java.util.Map; import java.util.HashMap; -import java.util.Calendar; import org.apache.commons.lang3.StringUtils; @@ -41,87 +40,76 @@ import com.google.gson.JsonParser; /** - * SWIFT MT Field 29K. + * SWIFT MT Field 14Q. *

- * Model and parser for field 29K of a SWIFT MT message. + * Model and parser for field 14Q of a SWIFT MT message. * *

Subfields (components) Data types *

    - *
  1. Component 1: Location: String
  2. - *
  3. Component 2: Time: Calendar
  4. + *
  5. Component 1: String
  6. *
* *

Structure definition *

* *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated -public class Field29K extends Field implements Serializable { +public class Field14Q extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** - * Constant with the field name 29K. + * Constant with the field name 14Q. */ - public static final String NAME = "29K"; + public static final String NAME = "14Q"; /** * Same as NAME, intended to be clear when using static imports. */ - public static final String F_29K = "29K"; + public static final String F_14Q = "14Q"; /** * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; + public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SH"; + public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SH"; - - /** - * Component number for the Location subfield. - */ - public static final Integer LOCATION = 1; - - /** - * Component number for the Time subfield. - */ - public static final Integer TIME = 2; + public static final String TYPES_PATTERN = "S"; /** * Default constructor. Creates a new field setting all components to null. */ - public Field29K() { - super(2); + public Field14Q() { + super(1); } /** * Creates a new field and initializes its components with content from the parameter value. * @param value complete field value including separators and CRLF */ - public Field29K(final String value) { + public Field14Q(final String value) { super(value); } @@ -131,13 +119,13 @@ public Field29K(final String value) { * @throws IllegalArgumentException if the parameter tag is null or its tagname does not match the field name * @since 7.8 */ - public Field29K(final Tag tag) { + public Field14Q(final Tag tag) { this(); if (tag == null) { throw new IllegalArgumentException("tag cannot be null."); } - if (!StringUtils.equals(tag.getName(), "29K")) { - throw new IllegalArgumentException("cannot create field 29K from tag "+tag.getName()+", tagname must match the name of the field."); + if (!StringUtils.equals(tag.getName(), "14Q")) { + throw new IllegalArgumentException("cannot create field 14Q from tag "+tag.getName()+", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -148,8 +136,8 @@ public Field29K(final Tag tag) { * @param source a field instance to copy * @since 7.7 */ - public static Field29K newInstance(Field29K source) { - Field29K cp = new Field29K(); + public static Field14Q newInstance(Field14Q source) { + Field14Q cp = new Field14Q(); cp.setComponents(new ArrayList<>(source.getComponents())); return cp; } @@ -186,9 +174,8 @@ public static Tag emptyTag() { */ @Override public void parse(final String value) { - init(2); - setComponent1(SwiftParseUtils.getTokenFirst(value, "/")); - setComponent2(SwiftParseUtils.getTokenSecondLast(value, "/")); + init(1); + setComponent1(value); } /** @@ -198,8 +185,6 @@ public void parse(final String value) { public String getValue() { final StringBuilder result = new StringBuilder(); append(result, 1); - result.append("/"); - append(result, 2); return result.toString(); } @@ -214,21 +199,13 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 2) { - throw new IllegalArgumentException("invalid component number " + component + " for field 29K"); + if (component < 1 || component > 1) { + throw new IllegalArgumentException("invalid component number " + component + " for field 14Q"); } if (component == 1) { //default format (as is) return getComponent(1); } - if (component == 2) { - //time: HH[mm] - java.text.DateFormat f = new java.text.SimpleDateFormat("HH:mm", notNull(locale)); - java.util.Calendar cal = getComponent2AsCalendar(); - if (cal != null) { - return f.format(cal.getTime()); - } - } return null; } @@ -239,7 +216,7 @@ public String getValueDisplay(int component, Locale locale) { @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { - return "SH"; + return "S"; } /** @@ -251,7 +228,7 @@ public String componentsPattern() { */ @Override public String typesPattern() { - return "SH"; + return "S"; } /** @@ -259,7 +236,7 @@ public String typesPattern() { */ @Override public String parserPattern() { - return "S/S"; + return "S"; } /** @@ -267,7 +244,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "4!c/"; + return "4!c"; } /** @@ -302,7 +279,7 @@ public boolean isGeneric() { */ @Override public int componentsSize() { - return 2; + return 1; } /** @@ -315,8 +292,7 @@ public int componentsSize() { @Override public List getComponentLabels() { List result = new ArrayList<>(); - result.add("Location"); - result.add("Time"); + result.add(null); return result; } @@ -327,8 +303,6 @@ public List getComponentLabels() { @Override protected Map getComponentMap() { Map result = new HashMap<>(); - result.put(1, "location"); - result.put(2, "time"); return result; } @@ -343,13 +317,11 @@ protected Map getLabelMap() { return super.labelMap; } super.labelMap = new HashMap<>(); - super.labelMap.put("location", 1); - super.labelMap.put("time", 2); return super.labelMap; } /** - * Gets the component 1 (Location). + * Gets the component 1 ($label). * @return the component 1 */ public String getComponent1() { @@ -357,116 +329,21 @@ public String getComponent1() { } /** - * Gets the Location (component 1). - * @return the Location from component 1 - */ - public String getLocation() { - return getComponent1(); - } - - /** - * Gets the component 2 (Time). - * @return the component 2 - */ - public String getComponent2() { - return getComponent(2); - } - - /** - * Get the component 2 as Calendar - * - * @return the component 2 converted to Calendar or null if cannot be converted - */ - public java.util.Calendar getComponent2AsCalendar() { - return SwiftFormatUtils.getTime3(getComponent(2)); - } - - /** - * Gets the Time (component 2). - * @return the Time from component 2 - */ - public String getTime() { - return getComponent2(); - } - - /** - * Get the Time (component 2) as Calendar - * @return the Time from component 2 converted to Calendar or null if cannot be converted - */ - public java.util.Calendar getTimeAsCalendar() { - return getComponent2AsCalendar(); - } - - /** - * Set the component 1 (Location). + * Set the component 1 ($label). * - * @param component1 the Location to set + * @param component1 the $label to set * @return the field object to enable build pattern */ - public Field29K setComponent1(String component1) { + public Field14Q setComponent1(String component1) { setComponent(1, component1); return this; } - /** - * Set the Location (component 1). - * - * @param component1 the Location to set - * @return the field object to enable build pattern - */ - public Field29K setLocation(String component1) { - return setComponent1(component1); - } - - /** - * Set the component 2 (Time). - * - * @param component2 the Time to set - * @return the field object to enable build pattern - */ - public Field29K setComponent2(String component2) { - setComponent(2, component2); - return this; - } - - /** - * Set the component2 from a Calendar object. - * - * @param component2 the Calendar with the Time content to set - * @return the field object to enable build pattern - */ - public Field29K setComponent2(java.util.Calendar component2) { - setComponent(2, SwiftFormatUtils.getTime3(component2)); - return this; - } - - /** - * Set the Time (component 2). - * - * @param component2 the Time to set - * @return the field object to enable build pattern - */ - public Field29K setTime(String component2) { - return setComponent2(component2); - } - - /** - * Set the Time (component 2) from a Calendar object. - * - * @see #setComponent2(java.util.Calendar) - * - * @param component2 Calendar with the Time content to set - * @return the field object to enable build pattern - */ - public Field29K setTime(java.util.Calendar component2) { - return setComponent2(component2); - } - /** * Returns the field's name composed by the field number and the letter option (if any). - * @return the static value of Field29K.NAME + * @return the static value of Field14Q.NAME */ @Override public String getName() { @@ -478,7 +355,7 @@ public String getName() { * @return null if not found o block is null or empty * @param block may be null or empty */ - public static Field29K get(final SwiftTagListBlock block) { + public static Field14Q get(final SwiftTagListBlock block) { if (block == null || block.isEmpty()) { return null; } @@ -486,16 +363,16 @@ public static Field29K get(final SwiftTagListBlock block) { if (t == null) { return null; } - return new Field29K(t); + return new Field14Q(t); } /** - * Gets the first instance of Field29K in the given message. + * Gets the first instance of Field14Q in the given message. * @param msg may be empty or null * @return null if not found or msg is empty or null * @see #get(SwiftTagListBlock) */ - public static Field29K get(final SwiftMessage msg) { + public static Field14Q get(final SwiftMessage msg) { if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { return null; } @@ -503,12 +380,12 @@ public static Field29K get(final SwiftMessage msg) { } /** - * Gets a list of all occurrences of the field Field29K in the given message + * Gets a list of all occurrences of the field Field14Q in the given message * an empty list is returned if none found. * @param msg may be empty or null in which case an empty list is returned * @see #getAll(SwiftTagListBlock) */ - public static List getAll(final SwiftMessage msg) { + public static List getAll(final SwiftMessage msg) { if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { return java.util.Collections.emptyList(); } @@ -516,49 +393,37 @@ public static List getAll(final SwiftMessage msg) { } /** - * Gets a list of all occurrences of the field Field29K from the given block + * Gets a list of all occurrences of the field Field14Q from the given block * an empty list is returned if none found. * * @param block may be empty or null in which case an empty list is returned */ - public static List getAll(final SwiftTagListBlock block) { - final List result = new ArrayList<>(); + public static List getAll(final SwiftTagListBlock block) { + final List result = new ArrayList<>(); if (block == null || block.isEmpty()) { return result; } final Tag[] arr = block.getTagsByName(NAME); if (arr != null && arr.length > 0) { for (final Tag f : arr) { - result.add(new Field29K(f)); + result.add(new Field14Q(f)); } } return result; } /** - * This method deserializes the JSON data into a Field29K object. + * This method deserializes the JSON data into a Field14Q object. * @param json JSON structure including tuples with label and value for all field components * @return a new field instance with the JSON data parsed into field components or an empty field id the JSON is invalid * @since 7.10.3 * @see Field#fromJson(String) */ - public static Field29K fromJson(final String json) { - - final Field29K field = new Field29K(); + public static Field14Q fromJson(final String json) { - final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + final Field14Q field = new Field14Q(); - // **** COMPONENT 1 - Location - if (jsonObject.get("location") != null) { - field.setComponent1(jsonObject.get("location").getAsString()); - } - - // **** COMPONENT 2 - Time - - if (jsonObject.get("time") != null) { - field.setComponent2(jsonObject.get("time").getAsString()); - } return field; } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14R.java similarity index 56% rename from src/generated/java/com/prowidesoftware/swift/model/field/Field37U.java rename to src/generated/java/com/prowidesoftware/swift/model/field/Field14R.java index a4239c489..cf6648647 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14R.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,11 +27,7 @@ import java.util.Map; import java.util.HashMap; -import java.math.BigDecimal; -import java.math.BigInteger; -import com.prowidesoftware.swift.model.field.AmountContainer; -import com.prowidesoftware.swift.model.field.AmountResolver; import org.apache.commons.lang3.StringUtils; @@ -44,73 +40,68 @@ import com.google.gson.JsonParser; /** - * SWIFT MT Field 37U. + * SWIFT MT Field 14R. *

- * Model and parser for field 37U of a SWIFT MT message. + * Model and parser for field 14R of a SWIFT MT message. * *

Subfields (components) Data types *

    - *
  1. Component 1: Rate: BigDecimal
  2. + *
  3. Component 1: String
  4. *
* *

Structure definition *

* *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated -public class Field37U extends Field implements Serializable, AmountContainer { +public class Field14R extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** - * Constant with the field name 37U. + * Constant with the field name 14R. */ - public static final String NAME = "37U"; + public static final String NAME = "14R"; /** * Same as NAME, intended to be clear when using static imports. */ - public static final String F_37U = "37U"; + public static final String F_14R = "14R"; /** * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "N"; + public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; + public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "I"; - - /** - * Component number for the Rate subfield. - */ - public static final Integer RATE = 1; + public static final String TYPES_PATTERN = "S"; /** * Default constructor. Creates a new field setting all components to null. */ - public Field37U() { + public Field14R() { super(1); } @@ -118,7 +109,7 @@ public Field37U() { * Creates a new field and initializes its components with content from the parameter value. * @param value complete field value including separators and CRLF */ - public Field37U(final String value) { + public Field14R(final String value) { super(value); } @@ -128,13 +119,13 @@ public Field37U(final String value) { * @throws IllegalArgumentException if the parameter tag is null or its tagname does not match the field name * @since 7.8 */ - public Field37U(final Tag tag) { + public Field14R(final Tag tag) { this(); if (tag == null) { throw new IllegalArgumentException("tag cannot be null."); } - if (!StringUtils.equals(tag.getName(), "37U")) { - throw new IllegalArgumentException("cannot create field 37U from tag "+tag.getName()+", tagname must match the name of the field."); + if (!StringUtils.equals(tag.getName(), "14R")) { + throw new IllegalArgumentException("cannot create field 14R from tag "+tag.getName()+", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -145,8 +136,8 @@ public Field37U(final Tag tag) { * @param source a field instance to copy * @since 7.7 */ - public static Field37U newInstance(Field37U source) { - Field37U cp = new Field37U(); + public static Field14R newInstance(Field14R source) { + Field14R cp = new Field14R(); cp.setComponents(new ArrayList<>(source.getComponents())); return cp; } @@ -193,7 +184,7 @@ public void parse(final String value) { @Override public String getValue() { final StringBuilder result = new StringBuilder(); - result.append(joinComponents()); + append(result, 1); return result.toString(); } @@ -209,16 +200,11 @@ public String getValue() { @Override public String getValueDisplay(int component, Locale locale) { if (component < 1 || component > 1) { - throw new IllegalArgumentException("invalid component number " + component + " for field 37U"); + throw new IllegalArgumentException("invalid component number " + component + " for field 14R"); } if (component == 1) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent1AsBigDecimal(); - if (n != null) { - return f.format(n); - } + //default format (as is) + return getComponent(1); } return null; } @@ -230,7 +216,7 @@ public String getValueDisplay(int component, Locale locale) { @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { - return "N"; + return "S"; } /** @@ -242,7 +228,7 @@ public String componentsPattern() { */ @Override public String typesPattern() { - return "I"; + return "S"; } /** @@ -250,7 +236,7 @@ public String typesPattern() { */ @Override public String parserPattern() { - return "N"; + return "S"; } /** @@ -258,7 +244,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "12"; + return "4!c"; } /** @@ -306,7 +292,7 @@ public int componentsSize() { @Override public List getComponentLabels() { List result = new ArrayList<>(); - result.add("Rate"); + result.add(null); return result; } @@ -317,7 +303,6 @@ public List getComponentLabels() { @Override protected Map getComponentMap() { Map result = new HashMap<>(); - result.put(1, "rate"); return result; } @@ -332,12 +317,11 @@ protected Map getLabelMap() { return super.labelMap; } super.labelMap = new HashMap<>(); - super.labelMap.put("rate", 1); return super.labelMap; } /** - * Gets the component 1 (Rate). + * Gets the component 1 ($label). * @return the component 1 */ public String getComponent1() { @@ -345,169 +329,21 @@ public String getComponent1() { } /** - * Get the component 1 as BigDecimal + * Set the component 1 ($label). * - * @return the component 1 converted to BigDecimal or null if cannot be converted - * @since 9.2.7 - */ - public java.math.BigDecimal getComponent1AsBigDecimal() { - return SwiftFormatUtils.getBigDecimal(getComponent(1)); - } - - /** - * @deprecated use #getComponent1AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - return getComponent1AsBigDecimal(); - } - - /** - * Gets the Rate (component 1). - * @return the Rate from component 1 - */ - public String getRate() { - return getComponent1(); - } - - /** - * Get the Rate (component 1) as BigDecimal - * @return the Rate from component 1 converted to BigDecimal or null if cannot be converted - * @since 9.2.7 - */ - public java.math.BigDecimal getRateAsBigDecimal() { - return getComponent1AsBigDecimal(); - } - - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRateAsNumber() { - return getComponent1AsNumber(); - } - - /** - * Set the component 1 (Rate). - * - * @param component1 the Rate to set + * @param component1 the $label to set * @return the field object to enable build pattern */ - public Field37U setComponent1(String component1) { + public Field14R setComponent1(String component1) { setComponent(1, component1); return this; } - /** - * Set the component1 from a BigDecimal object. - *
- * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

- * @since 9.2.7 - * - * @param component1 the BigDecimal with the Rate content to set - * @return the field object to enable build pattern - */ - public Field37U setComponent1(java.math.BigDecimal component1) { - setComponent(1, SwiftFormatUtils.getBigDecimal(component1)); - return this; - } - /** - * Alternative method setter for field's Rate (component 1) as as Number - * - * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) - * - * @param component1 the Number with the Rate content to set - * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) - */ - public Field37U setComponent1(java.lang.Number component1) { - - // NOTE: remember instanceof implicitly checks for non-null - - if (component1 instanceof BigDecimal) { - setComponent(1, SwiftFormatUtils.getBigDecimal((BigDecimal) component1)); - } else if (component1 instanceof BigInteger) { - setComponent(1, SwiftFormatUtils.getBigDecimal(new BigDecimal((BigInteger) component1))); - } else if (component1 instanceof Long || component1 instanceof Integer) { - setComponent(1, SwiftFormatUtils.getBigDecimal(BigDecimal.valueOf(component1.longValue()))); - } else if (component1 != null) { - // it's other non-null Number (Float, Double, etc...) - setComponent(1, SwiftFormatUtils.getBigDecimal(BigDecimal.valueOf(component1.doubleValue()))); - } else { - // explicitly set component as null - setComponent(1, null); - } - return this; - } - - /** - * Set the Rate (component 1). - * - * @param component1 the Rate to set - * @return the field object to enable build pattern - */ - public Field37U setRate(String component1) { - return setComponent1(component1); - } - - /** - * Set the Rate (component 1) from a BigDecimal object. - * - * @see #setComponent1(java.math.BigDecimal) - * - * @param component1 BigDecimal with the Rate content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field37U setRate(java.math.BigDecimal component1) { - return setComponent1(component1); - } - - /** - * Alternative method setter for field's Rate (component 1) as as Number - * - * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) - * - * @param component1 the Number with the Rate content to set - * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) - */ - public Field37U setRate(java.lang.Number component1) { - return setComponent1(component1); - } - - - /** - * Returns the list of all NON-NULL amounts as BigDecimal - * - * @return the list of NON-NULL amounts as BigDecimal values - * @see AmountResolver#amounts(Field) - */ - public List amounts() { - return AmountResolver.amounts(this); - } - - /** - * Returns the first amounts as BigDecimal - * - * @return the first amount as BigDecimal value. Can be null - * @see AmountResolver#amount(Field) - */ - public BigDecimal amount() { - return AmountResolver.amount(this); - } /** * Returns the field's name composed by the field number and the letter option (if any). - * @return the static value of Field37U.NAME + * @return the static value of Field14R.NAME */ @Override public String getName() { @@ -519,7 +355,7 @@ public String getName() { * @return null if not found o block is null or empty * @param block may be null or empty */ - public static Field37U get(final SwiftTagListBlock block) { + public static Field14R get(final SwiftTagListBlock block) { if (block == null || block.isEmpty()) { return null; } @@ -527,16 +363,16 @@ public static Field37U get(final SwiftTagListBlock block) { if (t == null) { return null; } - return new Field37U(t); + return new Field14R(t); } /** - * Gets the first instance of Field37U in the given message. + * Gets the first instance of Field14R in the given message. * @param msg may be empty or null * @return null if not found or msg is empty or null * @see #get(SwiftTagListBlock) */ - public static Field37U get(final SwiftMessage msg) { + public static Field14R get(final SwiftMessage msg) { if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { return null; } @@ -544,12 +380,12 @@ public static Field37U get(final SwiftMessage msg) { } /** - * Gets a list of all occurrences of the field Field37U in the given message + * Gets a list of all occurrences of the field Field14R in the given message * an empty list is returned if none found. * @param msg may be empty or null in which case an empty list is returned * @see #getAll(SwiftTagListBlock) */ - public static List getAll(final SwiftMessage msg) { + public static List getAll(final SwiftMessage msg) { if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { return java.util.Collections.emptyList(); } @@ -557,43 +393,37 @@ public static List getAll(final SwiftMessage msg) { } /** - * Gets a list of all occurrences of the field Field37U from the given block + * Gets a list of all occurrences of the field Field14R from the given block * an empty list is returned if none found. * * @param block may be empty or null in which case an empty list is returned */ - public static List getAll(final SwiftTagListBlock block) { - final List result = new ArrayList<>(); + public static List getAll(final SwiftTagListBlock block) { + final List result = new ArrayList<>(); if (block == null || block.isEmpty()) { return result; } final Tag[] arr = block.getTagsByName(NAME); if (arr != null && arr.length > 0) { for (final Tag f : arr) { - result.add(new Field37U(f)); + result.add(new Field14R(f)); } } return result; } /** - * This method deserializes the JSON data into a Field37U object. + * This method deserializes the JSON data into a Field14R object. * @param json JSON structure including tuples with label and value for all field components * @return a new field instance with the JSON data parsed into field components or an empty field id the JSON is invalid * @since 7.10.3 * @see Field#fromJson(String) */ - public static Field37U fromJson(final String json) { + public static Field14R fromJson(final String json) { - final Field37U field = new Field37U(); + final Field14R field = new Field14R(); - final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); - // **** COMPONENT 1 - Rate - - if (jsonObject.get("rate") != null) { - field.setComponent1(jsonObject.get("rate").getAsString()); - } return field; } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14S.java index 1106fa375..10a5b32d3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14S.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field14S extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field151.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field151.java index 1f0a3ff29..e43de892f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field151.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field151.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field151 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field152.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field152.java index 9f220872a..cfcb16301 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field152.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field152.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field152 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field153.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field153.java index 2ea8dd25e..a5158f3c2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field153.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field153.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field153 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15A.java index 3cb2254f1..9252273d4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field15A extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15B.java index 43afdd9ae..402ea2cf5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field15B extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15C.java index 48827bf76..fdae84361 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field15C extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15D.java index c58922698..bba1e996f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field15D extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15E.java index 667bceaf6..5b3b45793 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field15E extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15F.java index 0711f6158..e2b74f394 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field15F extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15G.java index 416a21cf3..b0f720d79 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field15G extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15H.java index 28b0e7e03..f04693933 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field15H extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15I.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15I.java index 7b899fc6a..655f9feb9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15I.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15I.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field15I extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15J.java index 4b432d205..eb5d8d0ee 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field15J extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15K.java index a158eabe0..86f59f032 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15K.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field15K extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15L.java index dfa8f785c..2a9285eb8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15L.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field15L extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15M.java index 7942e4abd..1500c519e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15M.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field15M extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15N.java index 7c9068912..8a054bfb5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15N.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field15N extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15O.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15O.java index 3b1247928..86010d7a2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15O.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15O.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field15O extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15P.java index 43e72fff7..f6ffb0782 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15P.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field15P extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field165.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field165.java index 7c7042bad..4f44662d2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field165.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field165.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field165 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field16A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field16A.java index a976e3bd0..69c8ecc04 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field16A extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field16C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field16C.java index f6921fa5f..c0734aada 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field16C extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field16D.java similarity index 66% rename from src/generated/java/com/prowidesoftware/swift/model/field/Field37P.java rename to src/generated/java/com/prowidesoftware/swift/model/field/Field16D.java index 2774614a5..9eb56b1a3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -30,8 +30,6 @@ import java.math.BigDecimal; import java.math.BigInteger; -import com.prowidesoftware.swift.model.field.AmountContainer; -import com.prowidesoftware.swift.model.field.AmountResolver; import org.apache.commons.lang3.StringUtils; @@ -44,49 +42,49 @@ import com.google.gson.JsonParser; /** - * SWIFT MT Field 37P. + * SWIFT MT Field 16D. *

- * Model and parser for field 37P of a SWIFT MT message. + * Model and parser for field 16D of a SWIFT MT message. * *

Subfields (components) Data types *

    - *
  1. Component 1: Rate: BigDecimal
  2. + *
  3. Component 1: Number: Long
  4. *
* *

Structure definition *

    - *
  • validation pattern: <AMOUNT>12
  • - *
  • parser pattern: N
  • + *
  • validation pattern: 2n
  • + *
  • parser pattern: S
  • *
  • components pattern: N
  • *
* *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated -public class Field37P extends Field implements Serializable, AmountContainer { +public class Field16D extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** - * Constant with the field name 37P. + * Constant with the field name 16D. */ - public static final String NAME = "37P"; + public static final String NAME = "16D"; /** * Same as NAME, intended to be clear when using static imports. */ - public static final String F_37P = "37P"; + public static final String F_16D = "16D"; /** * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "N"; + public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. @@ -100,17 +98,17 @@ public class Field37P extends Field implements Serializable, AmountContainer { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "I"; + public static final String TYPES_PATTERN = "N"; /** - * Component number for the Rate subfield. + * Component number for the Number subfield. */ - public static final Integer RATE = 1; + public static final Integer NUMBER = 1; /** * Default constructor. Creates a new field setting all components to null. */ - public Field37P() { + public Field16D() { super(1); } @@ -118,7 +116,7 @@ public Field37P() { * Creates a new field and initializes its components with content from the parameter value. * @param value complete field value including separators and CRLF */ - public Field37P(final String value) { + public Field16D(final String value) { super(value); } @@ -128,13 +126,13 @@ public Field37P(final String value) { * @throws IllegalArgumentException if the parameter tag is null or its tagname does not match the field name * @since 7.8 */ - public Field37P(final Tag tag) { + public Field16D(final Tag tag) { this(); if (tag == null) { throw new IllegalArgumentException("tag cannot be null."); } - if (!StringUtils.equals(tag.getName(), "37P")) { - throw new IllegalArgumentException("cannot create field 37P from tag "+tag.getName()+", tagname must match the name of the field."); + if (!StringUtils.equals(tag.getName(), "16D")) { + throw new IllegalArgumentException("cannot create field 16D from tag "+tag.getName()+", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -145,8 +143,8 @@ public Field37P(final Tag tag) { * @param source a field instance to copy * @since 7.7 */ - public static Field37P newInstance(Field37P source) { - Field37P cp = new Field37P(); + public static Field16D newInstance(Field16D source) { + Field16D cp = new Field16D(); cp.setComponents(new ArrayList<>(source.getComponents())); return cp; } @@ -193,7 +191,7 @@ public void parse(final String value) { @Override public String getValue() { final StringBuilder result = new StringBuilder(); - result.append(joinComponents()); + append(result, 1); return result.toString(); } @@ -209,16 +207,11 @@ public String getValue() { @Override public String getValueDisplay(int component, Locale locale) { if (component < 1 || component > 1) { - throw new IllegalArgumentException("invalid component number " + component + " for field 37P"); + throw new IllegalArgumentException("invalid component number " + component + " for field 16D"); } if (component == 1) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent1AsBigDecimal(); - if (n != null) { - return f.format(n); - } + //default format (as is) + return getComponent(1); } return null; } @@ -242,7 +235,7 @@ public String componentsPattern() { */ @Override public String typesPattern() { - return "I"; + return "N"; } /** @@ -250,7 +243,7 @@ public String typesPattern() { */ @Override public String parserPattern() { - return "N"; + return "S"; } /** @@ -258,7 +251,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "12"; + return "2n"; } /** @@ -306,7 +299,7 @@ public int componentsSize() { @Override public List getComponentLabels() { List result = new ArrayList<>(); - result.add("Rate"); + result.add("Number"); return result; } @@ -317,7 +310,7 @@ public List getComponentLabels() { @Override protected Map getComponentMap() { Map result = new HashMap<>(); - result.put(1, "rate"); + result.put(1, "number"); return result; } @@ -332,12 +325,12 @@ protected Map getLabelMap() { return super.labelMap; } super.labelMap = new HashMap<>(); - super.labelMap.put("rate", 1); + super.labelMap.put("number", 1); return super.labelMap; } /** - * Gets the component 1 (Rate). + * Gets the component 1 (Number). * @return the component 1 */ public String getComponent1() { @@ -345,101 +338,100 @@ public String getComponent1() { } /** - * Get the component 1 as BigDecimal + * Get the component 1 as Long * - * @return the component 1 converted to BigDecimal or null if cannot be converted + * @return the component 1 converted to Long or null if cannot be converted * @since 9.2.7 */ - public java.math.BigDecimal getComponent1AsBigDecimal() { - return SwiftFormatUtils.getBigDecimal(getComponent(1)); + public java.lang.Long getComponent1AsLong() { + return SwiftFormatUtils.getLong(getComponent(1)); } /** - * @deprecated use #getComponent1AsBigDecimal() instead + * @deprecated use #getComponent1AsLong() instead */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { - return getComponent1AsBigDecimal(); + Long l = getComponent1AsLong(); + return l != null ? new BigDecimal(l) : null; } /** - * Gets the Rate (component 1). - * @return the Rate from component 1 + * Gets the Number (component 1). + * @return the Number from component 1 */ - public String getRate() { + public String getNumber() { return getComponent1(); } /** - * Get the Rate (component 1) as BigDecimal - * @return the Rate from component 1 converted to BigDecimal or null if cannot be converted + * Get the Number (component 1) as Long + * @return the Number from component 1 converted to Long or null if cannot be converted * @since 9.2.7 */ - public java.math.BigDecimal getRateAsBigDecimal() { - return getComponent1AsBigDecimal(); + public java.lang.Long getNumberAsLong() { + return getComponent1AsLong(); } /** - * @deprecated use #getRateAsBigDecimal() instead + * @deprecated use #getNumberAsLong() instead */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRateAsNumber() { + public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } /** - * Set the component 1 (Rate). + * Set the component 1 (Number). * - * @param component1 the Rate to set + * @param component1 the Number to set * @return the field object to enable build pattern */ - public Field37P setComponent1(String component1) { + public Field16D setComponent1(String component1) { setComponent(1, component1); return this; } /** - * Set the component1 from a BigDecimal object. + * Set the component1 from a Long object. *
- * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

    - *
  • Example: 1234.00 -> 1234,
  • - *
  • Example: 1234 -> 1234,
  • - *
  • Example: 1234.56 -> 1234,56
  • - *
+ * If the component being set is a fixed length number, the argument will not be + * padded. It is recommended for these cases to use the setComponent1(String) + * method. + * + * @see #setComponent1(String) * @since 9.2.7 * - * @param component1 the BigDecimal with the Rate content to set + * @param component1 the Long with the Number content to set * @return the field object to enable build pattern */ - public Field37P setComponent1(java.math.BigDecimal component1) { - setComponent(1, SwiftFormatUtils.getBigDecimal(component1)); + public Field16D setComponent1(java.lang.Long component1) { + setComponent(1, SwiftFormatUtils.getLong(component1)); return this; } + /** - * Alternative method setter for field's Rate (component 1) as as Number + * Alternative method setter for field's Number (component 1) as as Number * - * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) + * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * - * @param component1 the Number with the Rate content to set + * @param component1 the Number with the Number content to set * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) + * @see #setNumber(java.lang.Long) */ - public Field37P setComponent1(java.lang.Number component1) { + public Field16D setComponent1(java.lang.Number component1) { // NOTE: remember instanceof implicitly checks for non-null - if (component1 instanceof BigDecimal) { - setComponent(1, SwiftFormatUtils.getBigDecimal((BigDecimal) component1)); - } else if (component1 instanceof BigInteger) { - setComponent(1, SwiftFormatUtils.getBigDecimal(new BigDecimal((BigInteger) component1))); - } else if (component1 instanceof Long || component1 instanceof Integer) { - setComponent(1, SwiftFormatUtils.getBigDecimal(BigDecimal.valueOf(component1.longValue()))); + if (component1 instanceof Long) { + setComponent(1, SwiftFormatUtils.getLong((Long) component1)); + } else if (component1 instanceof BigInteger || component1 instanceof Integer) { + setComponent(1, SwiftFormatUtils.getLong(component1.longValue())); } else if (component1 != null) { - // it's other non-null Number (Float, Double, etc...) - setComponent(1, SwiftFormatUtils.getBigDecimal(BigDecimal.valueOf(component1.doubleValue()))); + // it's another non-null Number (Float, Double, BigDecimal, etc...) + setComponent(1, SwiftFormatUtils.getLong(component1.longValue())); } else { // explicitly set component as null setComponent(1, null); @@ -448,66 +440,46 @@ public Field37P setComponent1(java.lang.Number component1) { } /** - * Set the Rate (component 1). + * Set the Number (component 1). * - * @param component1 the Rate to set + * @param component1 the Number to set * @return the field object to enable build pattern */ - public Field37P setRate(String component1) { + public Field16D setNumber(String component1) { return setComponent1(component1); } /** - * Set the Rate (component 1) from a BigDecimal object. + * Set the Number (component 1) from a Long object. * - * @see #setComponent1(java.math.BigDecimal) + * @see #setComponent1(java.lang.Long) * - * @param component1 BigDecimal with the Rate content to set + * @param component1 Long with the Number content to set * @return the field object to enable build pattern * @since 9.2.7 */ - public Field37P setRate(java.math.BigDecimal component1) { + public Field16D setNumber(java.lang.Long component1) { return setComponent1(component1); } /** - * Alternative method setter for field's Rate (component 1) as as Number + * Alternative method setter for field's Number (component 1) as as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * - * @param component1 the Number with the Rate content to set + * @param component1 the Number with the Number content to set * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) + * @see #setNumber(java.lang.Long) */ - public Field37P setRate(java.lang.Number component1) { + public Field16D setNumber(java.lang.Number component1) { return setComponent1(component1); } - /** - * Returns the list of all NON-NULL amounts as BigDecimal - * - * @return the list of NON-NULL amounts as BigDecimal values - * @see AmountResolver#amounts(Field) - */ - public List amounts() { - return AmountResolver.amounts(this); - } - - /** - * Returns the first amounts as BigDecimal - * - * @return the first amount as BigDecimal value. Can be null - * @see AmountResolver#amount(Field) - */ - public BigDecimal amount() { - return AmountResolver.amount(this); - } - /** * Returns the field's name composed by the field number and the letter option (if any). - * @return the static value of Field37P.NAME + * @return the static value of Field16D.NAME */ @Override public String getName() { @@ -519,7 +491,7 @@ public String getName() { * @return null if not found o block is null or empty * @param block may be null or empty */ - public static Field37P get(final SwiftTagListBlock block) { + public static Field16D get(final SwiftTagListBlock block) { if (block == null || block.isEmpty()) { return null; } @@ -527,16 +499,16 @@ public static Field37P get(final SwiftTagListBlock block) { if (t == null) { return null; } - return new Field37P(t); + return new Field16D(t); } /** - * Gets the first instance of Field37P in the given message. + * Gets the first instance of Field16D in the given message. * @param msg may be empty or null * @return null if not found or msg is empty or null * @see #get(SwiftTagListBlock) */ - public static Field37P get(final SwiftMessage msg) { + public static Field16D get(final SwiftMessage msg) { if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { return null; } @@ -544,12 +516,12 @@ public static Field37P get(final SwiftMessage msg) { } /** - * Gets a list of all occurrences of the field Field37P in the given message + * Gets a list of all occurrences of the field Field16D in the given message * an empty list is returned if none found. * @param msg may be empty or null in which case an empty list is returned * @see #getAll(SwiftTagListBlock) */ - public static List getAll(final SwiftMessage msg) { + public static List getAll(final SwiftMessage msg) { if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { return java.util.Collections.emptyList(); } @@ -557,42 +529,42 @@ public static List getAll(final SwiftMessage msg) { } /** - * Gets a list of all occurrences of the field Field37P from the given block + * Gets a list of all occurrences of the field Field16D from the given block * an empty list is returned if none found. * * @param block may be empty or null in which case an empty list is returned */ - public static List getAll(final SwiftTagListBlock block) { - final List result = new ArrayList<>(); + public static List getAll(final SwiftTagListBlock block) { + final List result = new ArrayList<>(); if (block == null || block.isEmpty()) { return result; } final Tag[] arr = block.getTagsByName(NAME); if (arr != null && arr.length > 0) { for (final Tag f : arr) { - result.add(new Field37P(f)); + result.add(new Field16D(f)); } } return result; } /** - * This method deserializes the JSON data into a Field37P object. + * This method deserializes the JSON data into a Field16D object. * @param json JSON structure including tuples with label and value for all field components * @return a new field instance with the JSON data parsed into field components or an empty field id the JSON is invalid * @since 7.10.3 * @see Field#fromJson(String) */ - public static Field37P fromJson(final String json) { + public static Field16D fromJson(final String json) { - final Field37P field = new Field37P(); + final Field16D field = new Field16D(); final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); - // **** COMPONENT 1 - Rate + // **** COMPONENT 1 - Number - if (jsonObject.get("rate") != null) { - field.setComponent1(jsonObject.get("rate").getAsString()); + if (jsonObject.get("number") != null) { + field.setComponent1(jsonObject.get("number").getAsString()); } return field; diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field16R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field16R.java index 111a0e36c..87e6e4719 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16R.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field16R extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field16S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field16S.java index e14f208f6..8b298a777 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16S.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field16S extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field16W.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field16W.java new file mode 100644 index 000000000..c60235495 --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16W.java @@ -0,0 +1,432 @@ +/* + * Copyright 2006-2024 Prowide + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +package com.prowidesoftware.swift.model.field; + +import com.prowidesoftware.swift.model.Tag; +import com.prowidesoftware.Generated; +import com.prowidesoftware.deprecation.ProwideDeprecated; +import com.prowidesoftware.deprecation.TargetYear; + +import java.io.Serializable; +import java.util.Locale; +import java.util.List; +import java.util.ArrayList; +import java.util.Map; +import java.util.HashMap; + + + +import org.apache.commons.lang3.StringUtils; + +import com.prowidesoftware.swift.model.field.SwiftParseUtils; +import com.prowidesoftware.swift.model.field.Field; +import com.prowidesoftware.swift.model.*; +import com.prowidesoftware.swift.utils.SwiftFormatUtils; + +import com.google.gson.JsonObject; +import com.google.gson.JsonParser; + +/** + * SWIFT MT Field 16W. + *

+ * Model and parser for field 16W of a SWIFT MT message. + * + *

Subfields (components) Data types + *

    + *
  1. Component 1: String
  2. + *
+ * + *

Structure definition + *

    + *
  • validation pattern: 4!c
  • + *
  • parser pattern: S
  • + *
  • components pattern: S
  • + *
+ * + *

+ * This class complies with standard release SRU2024 + */ +@SuppressWarnings("unused") +@Generated +public class Field16W extends Field implements Serializable { + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2024; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 16W. + */ + public static final String NAME = "16W"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_16W = "16W"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) + public static final String PARSER_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) + public static final String COMPONENTS_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) + public static final String TYPES_PATTERN = "S"; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field16W() { + super(1); + } + + /** + * Creates a new field and initializes its components with content from the parameter value. + * @param value complete field value including separators and CRLF + */ + public Field16W(final String value) { + super(value); + } + + /** + * Creates a new field and initializes its components with content from the parameter tag. + * The value is parsed with {@link #parse(String)} + * @throws IllegalArgumentException if the parameter tag is null or its tagname does not match the field name + * @since 7.8 + */ + public Field16W(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "16W")) { + throw new IllegalArgumentException("cannot create field 16W from tag "+tag.getName()+", tagname must match the name of the field."); + } + parse(tag.getValue()); + } + + /** + * Copy constructor. + * Initializes the components list with a deep copy of the source components list. + * @param source a field instance to copy + * @since 7.7 + */ + public static Field16W newInstance(Field16W source) { + Field16W cp = new Field16W(); + cp.setComponents(new ArrayList<>(source.getComponents())); + return cp; + } + + /** + * Create a Tag with this field name and the given value. + * Shorthand for new Tag(NAME, value) + * @see #NAME + * @since 7.5 + */ + public static Tag tag(final String value) { + return new Tag(NAME, value); + } + + /** + * Create a Tag with this field name and an empty string as value. + * Shorthand for new Tag(NAME, "") + * @see #NAME + * @since 7.5 + */ + public static Tag emptyTag() { + return new Tag(NAME, ""); + } + + + /** + * Parses the parameter value into the internal components structure. + * + *

Used to update all components from a full new value, as an alternative + * to setting individual components. Previous component values are overwritten. + * + * @param value complete field value including separators and CRLF + * @since 7.8 + */ + @Override + public void parse(final String value) { + init(1); + setComponent1(value); + } + + /** + * Serializes the fields' components into the single string value (SWIFT format) + */ + @Override + public String getValue() { + final StringBuilder result = new StringBuilder(); + append(result, 1); + return result.toString(); + } + + /** + * Returns a localized suitable for showing to humans string of a field component.
+ * + * @param component number of the component to display + * @param locale optional locale to format date and amounts, if null, the default locale is used + * @return formatted component value or null if component number is invalid or not present + * @throws IllegalArgumentException if component number is invalid for the field + * @since 7.8 + */ + @Override + public String getValueDisplay(int component, Locale locale) { + if (component < 1 || component > 1) { + throw new IllegalArgumentException("invalid component number " + component + " for field 16W"); + } + if (component == 1) { + //default format (as is) + return getComponent(1); + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) + public String componentsPattern() { + return "S"; + } + + /** + * Returns the field component types pattern. + * + * This method returns a letter representing the type for each component in the Field. It supersedes + * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). + * @since 9.2.7 + */ + @Override + public String typesPattern() { + return "S"; + } + + /** + * Returns the field parser pattern. + */ + @Override + public String parserPattern() { + return "S"; + } + + /** + * Returns the field validator pattern + */ + @Override + public String validatorPattern() { + return "4!c"; + } + + /** + * Given a component number it returns true if the component is optional, + * regardless of the field being mandatory in a particular message.
+ * Being the field's value conformed by a composition of one or several + * internal component values, the field may be present in a message with + * a proper value but with some of its internal components not set. + * + * @param component component number, first component of a field is referenced as 1 + * @return true if the component is optional for this field, false otherwise + */ + @Override + public boolean isOptional(int component) { + return false; + } + + /** + * Returns true if the field is a GENERIC FIELD as specified by the standard. + * @return true if the field is generic, false otherwise + */ + @Override + public boolean isGeneric() { + return false; + } + + /** + * Returns the defined amount of components.
+ * This is not the amount of components present in the field instance, but the total amount of components + * that this field accepts as defined. + * @since 7.7 + */ + @Override + public int componentsSize() { + return 1; + } + + /** + * Returns english label for components. + *
+ * The index in the list is in sync with specific field component structure. + * @see #getComponentLabel(int) + * @since 7.8.4 + */ + @Override + public List getComponentLabels() { + List result = new ArrayList<>(); + result.add(null); + return result; + } + + /** + * Returns a mapping between component numbers and their label in camel case format. + * @since 7.10.3 + */ + @Override + protected Map getComponentMap() { + Map result = new HashMap<>(); + return result; + } + + /** + * @see Field#getLabelMap() + * @since 9.3.12 + */ + @Override + protected Map getLabelMap() { + if (super.labelMap != null && !super.labelMap.isEmpty()) { + // return cached map + return super.labelMap; + } + super.labelMap = new HashMap<>(); + return super.labelMap; + } + + /** + * Gets the component 1 ($label). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Set the component 1 ($label). + * + * @param component1 the $label to set + * @return the field object to enable build pattern + */ + public Field16W setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field16W.NAME + */ + @Override + public String getName() { + return NAME; + } + + /** + * Gets the first occurrence form the tag list or null if not found. + * @return null if not found o block is null or empty + * @param block may be null or empty + */ + public static Field16W get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field16W(t); + } + + /** + * Gets the first instance of Field16W in the given message. + * @param msg may be empty or null + * @return null if not found or msg is empty or null + * @see #get(SwiftTagListBlock) + */ + public static Field16W get(final SwiftMessage msg) { + if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { + return null; + } + return get(msg.getBlock4()); + } + + /** + * Gets a list of all occurrences of the field Field16W in the given message + * an empty list is returned if none found. + * @param msg may be empty or null in which case an empty list is returned + * @see #getAll(SwiftTagListBlock) + */ + public static List getAll(final SwiftMessage msg) { + if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { + return java.util.Collections.emptyList(); + } + return getAll(msg.getBlock4()); + } + + /** + * Gets a list of all occurrences of the field Field16W from the given block + * an empty list is returned if none found. + * + * @param block may be empty or null in which case an empty list is returned + */ + public static List getAll(final SwiftTagListBlock block) { + final List result = new ArrayList<>(); + if (block == null || block.isEmpty()) { + return result; + } + final Tag[] arr = block.getTagsByName(NAME); + if (arr != null && arr.length > 0) { + for (final Tag f : arr) { + result.add(new Field16W(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field16W object. + * @param json JSON structure including tuples with label and value for all field components + * @return a new field instance with the JSON data parsed into field components or an empty field id the JSON is invalid + * @since 7.10.3 + * @see Field#fromJson(String) + */ + public static Field16W fromJson(final String json) { + + final Field16W field = new Field16W(); + + + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field171.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field171.java index b7bb4c110..be7ccaedc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field171.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field171.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field171 extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field172.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field172.java index ce1a22779..73fe8fd26 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field172.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field172.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field172 extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field173.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field173.java index 8a7305478..c3b60744a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field173.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field173.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field173 extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field174.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field174.java index 36c491888..0f1af80b1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field174.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field174.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field174 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field175.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field175.java index 4a2287910..91ee1b4d8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field175.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field175.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field175 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field177.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field177.java index 729219d29..1e6ed6fed 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field177.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field177.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field177 extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field179.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field179.java index 17a8ca4dc..c365c1a71 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field179.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field179.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field179 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17A.java index a63a7687e..4f1f7e2ef 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field17A extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17B.java index 5e70b8c94..6489632cf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field17B extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17C.java index cee35dc6c..d24df8a89 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field17C extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17E.java index 5484bdc60..ef7fb3351 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field17E extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17F.java index a3263e18a..ba2ab7a9c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field17F extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17G.java index 4d4a3e839..835929f20 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field17G extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17H.java index 726c5a4ca..7ed3862fe 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field17H extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17I.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17I.java index ff1524fcb..6c77541a6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17I.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17I.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field17I extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17L.java index 0bb11d33a..4e555a83f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17L.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field17L extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17M.java index 3a96aba8f..53bfdd2e7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17M.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field17M extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17N.java index 9d9abb33e..ab0c66065 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17N.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field17N extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17O.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17O.java index c412b5092..517b97371 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17O.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17O.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field17O extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17P.java index 8b1d44096..ae395d746 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17P.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field17P extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17Q.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17Q.java index f34ea3a17..c4b0bce49 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17Q.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17Q.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field17Q extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17R.java index d0264bf29..c4bedf1f5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17R.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field17R extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17S.java index d74579f42..12429e1b7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17S.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field17S extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17T.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17T.java index 8c66a1f1f..33b8027db 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17T.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field17T extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17U.java index 6ea0abcab..731f2b401 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17U.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field17U extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17V.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17V.java index 03a06e7b1..6f66f9086 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17V.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17V.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field17V extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17W.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17W.java index 84abe4fd2..572cd970c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17W.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17W.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field17W extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17X.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17X.java index 7de5dd9fe..cef9adcfc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17X.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17X.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field17X extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17Y.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17Y.java index 01b72d439..89a69abb9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17Y.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17Y.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field17Y extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17Z.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17Z.java index 8cc4a7040..48e4b8b34 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17Z.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field17Z extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field18A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field18A.java index fddb8330d..a7549ac1b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field18A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field18A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field18A extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field18B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field18B.java index dd01e1c7d..6d09a39d5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field18B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field18B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field18B extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field18C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field18C.java index e8de64f48..cab65acc4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field18C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field18C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field18C extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field18D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field18D.java index e94914df1..6080c070d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field18D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field18D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field18D extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field19.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field19.java index 9ea146301..116d34cbd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field19 extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field199.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field199.java index d688f2f60..a9e2abfe6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field199.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field199.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field199 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field19A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field19A.java index 646399905..f1ae3960c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -74,7 +74,7 @@ public class Field19A extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field19B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field19B.java index 11a2c6510..f79ceaefe 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -65,7 +65,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -73,7 +73,7 @@ public class Field19B extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field19C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field19C.java index 32cfa35ed..cb2680624 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field19C extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field19Y.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field19Y.java index ea516f743..3b4ac4933 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19Y.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19Y.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field19Y extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field19Z.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field19Z.java index 24b23fc3e..050a2190d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19Z.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field19Z extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field20.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field20.java index fc57fd941..d63067bc0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field20.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field20.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field20 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field202.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field202.java index c5351ad6f..acabf6cc3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field202.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field202.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field202 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field203.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field203.java index 943db1ba3..94a18c33d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field203.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field203.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field203 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field204.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field204.java index a9e45c628..5d0bec2f0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field204.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field204.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field204 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field206.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field206.java index 36237d297..faea88a6b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field206.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field206.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field206 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field208.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field208.java index d3f2cd81b..b290d71b0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field208.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field208.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field208 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field209.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field209.java index 911fde3eb..4afc36d7f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field209.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field209.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field209 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field20C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field20C.java index f6eb41ca9..5ec8be057 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field20C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field20C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field20C extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field20D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field20D.java index cb7c9d60d..8d043475a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field20D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field20D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field20D extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field20U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field20U.java index c9c816658..8b059e233 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field20U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field20U.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field20U extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21.java index 6312f84ab..0583bd4ee 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field21 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21A.java index eaaf6bfd7..5a5fd916e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field21A extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21B.java index d4a0fc5ad..1e4596a25 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field21B extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21C.java index 537f495f7..bf5e1e56f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field21C extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21D.java index 96f1ecafb..5a1f3e715 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field21D extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21E.java index b7726ae2d..57e25b61a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field21E extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21F.java index f5a098d48..c940ecd3f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field21F extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21G.java index c9d5c1342..76959c49d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field21G extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21H.java index 5eb3e53f7..59025531c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field21H extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21N.java index 9332bf084..744cb953f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21N.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field21N extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21P.java index b59bb9092..03d922fae 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21P.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field21P extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21R.java index bd2e9c0d7..ee61c86be 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21R.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field21R extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22.java index fbd5d858c..bcc73b6c1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field22 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22A.java index 7268ec99a..7ca3f52e3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field22A extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22B.java index feb723af9..f855317f8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field22B extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22C.java index 84b5f0b59..33c983444 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field22C extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22D.java index cfd3e0717..9fce29e07 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field22D extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22E.java index 48ddd757a..f1a46f98d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field22E extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22F.java index bcfa3fe33..55d5ef065 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field22F extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22G.java index eee71a303..9c08822a3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field22G extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22H.java index 7674c3790..b80b13eb2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field22H extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22K.java index 342399a26..500f22164 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22K.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field22K extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22L.java index 7ac2d901c..856641740 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22L.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field22L extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22M.java index 5f805cd38..76622ca38 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22M.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field22M extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22N.java index ec2c22c4c..0a2ddfa2a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22N.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field22N extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22P.java index 40f2a20ba..3dda3eb70 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22P.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field22P extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22Q.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22Q.java index 9d0b32c84..a101371b1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22Q.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22Q.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field22Q extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22R.java index 852c8011c..637e0f4e2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22R.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field22R extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22S.java index 0dc4052dc..fd45e2870 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22S.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field22S extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22T.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22T.java index 7e193ffe2..08e605196 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22T.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field22T extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22U.java index 23a0ac510..ed641bab1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22U.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -51,13 +51,13 @@ * *

Structure definition *

    - *
  • validation pattern: 6a
  • + *
  • validation pattern: 12a
  • *
  • parser pattern: S
  • *
  • components pattern: S
  • *
* *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field22U extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** @@ -249,7 +249,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "6a"; + return "12a"; } /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22V.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22V.java index 4e2e8f8eb..9e093e0b1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22V.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22V.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field22V extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22W.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22W.java index 09ce255a7..fd2dbcca9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22W.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22W.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field22W extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22X.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22X.java index 989dc494b..3b2fbd885 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22X.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22X.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field22X extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22Y.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22Y.java index e16b1c7ee..2d3110661 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22Y.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22Y.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field22Y extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22Z.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22Z.java index 5cded64e8..e4d1da97b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22Z.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -51,13 +51,13 @@ * *

Structure definition *

    - *
  • validation pattern: 6a
  • + *
  • validation pattern: 12a
  • *
  • parser pattern: S
  • *
  • components pattern: S
  • *
* *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field22Z extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** @@ -249,7 +249,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "6a"; + return "12a"; } /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23.java index d2998a428..f5b052755 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field23 extends Field implements Serializable, CurrencyContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23A.java index 9e9593e44..934db2630 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field23A extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23B.java index 916a79d56..e95f3706a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field23B extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23C.java index a772d718b..b4895cde5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field23C extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23D.java index db07575cb..1cfcd4c2a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field23D extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23E.java index 7d4b92ddf..f8db6ba24 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field23E extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23F.java index 594b1b497..0a966faee 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field23F extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23G.java index d8c273640..c1f5b6b5d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field23G extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23H.java index 4c54b496c..ea93c2855 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field23H extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23R.java index efeb71582..da152aeec 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23R.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -72,7 +72,7 @@ public class Field23R extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23S.java index 77a580d2d..03590b327 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23S.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field23S extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23X.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23X.java index 9a4cc6830..97f28fcb2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23X.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23X.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field23X extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field242.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field242.java index b305ad454..5813f0750 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field242.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field242.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field242 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field243.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field243.java index 0c28be0e7..5b7c0462d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field243.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field243.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field243 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field24B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field24B.java index 1585bd2c8..69e48e03f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field24B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field24B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field24B extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field24D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field24D.java index 6e42505e7..b8c64a67b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field24D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field24D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field24D extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field24E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field24E.java index a73a34d32..e440613dd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field24E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field24E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field24E extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java index d1d8c105f..2441f7576 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -70,7 +70,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -78,7 +78,7 @@ public class Field24G extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field25.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field25.java index 2a09c4694..d27236f13 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field25.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field25.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field25 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field251.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field251.java index 2321b9c86..34200f954 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field251.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field251.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field251 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field252.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field252.java index 918b2b248..a4bd81465 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field252.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field252.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field252 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field253.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field253.java index 59d8c849e..c12a790e0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field253.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field253.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field253 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field254.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field254.java index 1bc86c9cf..9b32f853c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field254.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field254.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field254 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field255.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field255.java index a2e8e00ea..e2a79b2b9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field255.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field255.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -76,7 +76,7 @@ public class Field255 extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field256.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field256.java index d7c93ac8d..26a9268fd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field256.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field256.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -76,7 +76,7 @@ public class Field256 extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field257.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field257.java index 809393c72..52503dd7d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field257.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field257.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -75,7 +75,7 @@ public class Field257 extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field258.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field258.java index a7f34b93e..5a18beb72 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field258.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field258.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -76,7 +76,7 @@ public class Field258 extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field259.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field259.java index fd5e067dd..a22eb77d2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field259.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field259.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -76,7 +76,7 @@ public class Field259 extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field25A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field25A.java index e89f971e3..567430c44 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field25A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field25A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field25A extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field25D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field25D.java index 9d30f1025..148c7323d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field25D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field25D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field25D extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field25P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field25P.java index 87612f949..7621200ec 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field25P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field25P.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field25P extends Field implements Serializable, BICContainer, Multi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field260.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field260.java index a6579438b..6169c580c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field260.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field260.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -75,7 +75,7 @@ public class Field260 extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field263.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field263.java index a59f78cb2..b280ebcd0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field263.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field263.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -75,7 +75,7 @@ public class Field263 extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field264.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field264.java index 59cee0a1a..7f0c22043 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field264.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field264.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -75,7 +75,7 @@ public class Field264 extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field26A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field26A.java index 8a4f61de6..d4f0b1e08 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field26A extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field26B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field26B.java index 7facd7c15..c0d242a77 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field26B extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field26C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field26C.java index 56f476bd3..0feaaa0be 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field26C extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field26D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field26D.java index 477e4d369..16f95ebf8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -87,7 +87,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -95,7 +95,7 @@ public class Field26D extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field26E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field26E.java index 9e92096f4..a86be5f38 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field26E extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field26F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field26F.java index c48be97e0..338ea0326 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field26F extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field26H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field26H.java index 8a11e2e97..38527b447 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field26H extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field26K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field26K.java index 3102576a1..56936ea32 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26K.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field26K extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field26T.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field26T.java index ba51687d2..15dcacf88 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26T.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field26T extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field27.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field27.java index 8a9b42e95..26840cc29 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field27.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field27.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field27 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field270.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field270.java index 6187a8129..c139edbb3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field270.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field270.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field270 extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field271.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field271.java index b12f7a610..ab872c6b8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field271.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field271.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field271 extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field272.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field272.java index e4f76c7a4..41bf45c33 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field272.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field272.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field272 extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field28.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field28.java index 74c07dd93..df4bb36f9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field28.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field28.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field28 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field280.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field280.java index a6ba62e65..34e6b5737 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field280.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field280.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field280 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field281.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field281.java index 3559cc055..9cbb7138d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field281.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field281.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field281 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field28C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field28C.java index af17726a9..1b1bafc6e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field28C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field28C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field28C extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field28D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field28D.java index 9cf4ad8fd..97d3726b5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field28D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field28D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field28D extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field28E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field28E.java index b70cd6fc6..8314d64de 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field28E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field28E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field28E extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29A.java index 941820954..60c24540c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field29A extends StructuredNarrativeField implements Serializable, /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29B.java index d7d3e3a2b..0f31f90be 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field29B extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29E.java index c1d458d6c..f432adf1e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field29E extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29H.java index 5ab8f8c27..09e795a49 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field29H extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29I.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29I.java index 294eb8c0b..c5bb94f0f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29I.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29I.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field29I extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29J.java index 5f666a297..69bb81da3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field29J extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29L.java index ddeeb3dae..7a7068ac8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29L.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field29L extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29M.java index ca5e1add2..ee415f9ef 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29M.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field29M extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29N.java index 5227cbacb..f90bf1c47 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29N.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field29N extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29O.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29O.java index 2282e6221..f9b1378d5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29O.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29O.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field29O extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29Q.java similarity index 73% rename from src/generated/java/com/prowidesoftware/swift/model/field/Field22J.java rename to src/generated/java/com/prowidesoftware/swift/model/field/Field29Q.java index 6f92e8168..0c07d298d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29Q.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -40,13 +40,13 @@ import com.google.gson.JsonParser; /** - * SWIFT MT Field 22J. + * SWIFT MT Field 29Q. *

- * Model and parser for field 22J of a SWIFT MT message. + * Model and parser for field 29Q of a SWIFT MT message. * *

Subfields (components) Data types *

    - *
  1. Component 1: TypeOfTrigger: String
  2. + *
  3. Component 1: String
  4. *
* *

Structure definition @@ -57,25 +57,25 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated -public class Field22J extends Field implements Serializable { +public class Field29Q extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** - * Constant with the field name 22J. + * Constant with the field name 29Q. */ - public static final String NAME = "22J"; + public static final String NAME = "29Q"; /** * Same as NAME, intended to be clear when using static imports. */ - public static final String F_22J = "22J"; + public static final String F_29Q = "29Q"; /** * @deprecated Use {@link #parserPattern()} method instead. @@ -98,22 +98,10 @@ public class Field22J extends Field implements Serializable { @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; - /** - * Component number for the Type Of Trigger subfield. - */ - public static final Integer TYPE_OF_TRIGGER = 1; - - /** - * @deprecated use #TYPE_OF_TRIGGER instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer TYPE_OF_BARRIER = 1; - /** * Default constructor. Creates a new field setting all components to null. */ - public Field22J() { + public Field29Q() { super(1); } @@ -121,7 +109,7 @@ public Field22J() { * Creates a new field and initializes its components with content from the parameter value. * @param value complete field value including separators and CRLF */ - public Field22J(final String value) { + public Field29Q(final String value) { super(value); } @@ -131,13 +119,13 @@ public Field22J(final String value) { * @throws IllegalArgumentException if the parameter tag is null or its tagname does not match the field name * @since 7.8 */ - public Field22J(final Tag tag) { + public Field29Q(final Tag tag) { this(); if (tag == null) { throw new IllegalArgumentException("tag cannot be null."); } - if (!StringUtils.equals(tag.getName(), "22J")) { - throw new IllegalArgumentException("cannot create field 22J from tag "+tag.getName()+", tagname must match the name of the field."); + if (!StringUtils.equals(tag.getName(), "29Q")) { + throw new IllegalArgumentException("cannot create field 29Q from tag "+tag.getName()+", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -148,8 +136,8 @@ public Field22J(final Tag tag) { * @param source a field instance to copy * @since 7.7 */ - public static Field22J newInstance(Field22J source) { - Field22J cp = new Field22J(); + public static Field29Q newInstance(Field29Q source) { + Field29Q cp = new Field29Q(); cp.setComponents(new ArrayList<>(source.getComponents())); return cp; } @@ -212,7 +200,7 @@ public String getValue() { @Override public String getValueDisplay(int component, Locale locale) { if (component < 1 || component > 1) { - throw new IllegalArgumentException("invalid component number " + component + " for field 22J"); + throw new IllegalArgumentException("invalid component number " + component + " for field 29Q"); } if (component == 1) { //default format (as is) @@ -304,7 +292,7 @@ public int componentsSize() { @Override public List getComponentLabels() { List result = new ArrayList<>(); - result.add("Type Of Trigger"); + result.add(null); return result; } @@ -315,7 +303,6 @@ public List getComponentLabels() { @Override protected Map getComponentMap() { Map result = new HashMap<>(); - result.put(1, "typeOfTrigger"); return result; } @@ -330,14 +317,11 @@ protected Map getLabelMap() { return super.labelMap; } super.labelMap = new HashMap<>(); - super.labelMap.put("typeoftrigger", 1); - // alias name - super.labelMap.put("typeofbarrier", 1); return super.labelMap; } /** - * Gets the component 1 (Type Of Trigger). + * Gets the component 1 ($label). * @return the component 1 */ public String getComponent1() { @@ -345,59 +329,21 @@ public String getComponent1() { } /** - * Gets the Type Of Trigger (component 1). - * @return the Type Of Trigger from component 1 - */ - public String getTypeOfTrigger() { - return getComponent1(); - } - - /** - * Alternative DEPRECATED method getter for field's Type Of Trigger - * @deprecated use #getTypeOfTrigger() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getTypeOfBarrier() { - return getTypeOfTrigger(); - } - - /** - * Set the component 1 (Type Of Trigger). + * Set the component 1 ($label). * - * @param component1 the Type Of Trigger to set + * @param component1 the $label to set * @return the field object to enable build pattern */ - public Field22J setComponent1(String component1) { + public Field29Q setComponent1(String component1) { setComponent(1, component1); return this; } - /** - * Set the Type Of Trigger (component 1). - * - * @param component1 the Type Of Trigger to set - * @return the field object to enable build pattern - */ - public Field22J setTypeOfTrigger(String component1) { - return setComponent1(component1); - } - - /** - * @deprecated use #setTypeOfTrigger(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field22J setTypeOfBarrier(String component1) { - return setTypeOfTrigger(component1); - } - /** * Returns the field's name composed by the field number and the letter option (if any). - * @return the static value of Field22J.NAME + * @return the static value of Field29Q.NAME */ @Override public String getName() { @@ -409,7 +355,7 @@ public String getName() { * @return null if not found o block is null or empty * @param block may be null or empty */ - public static Field22J get(final SwiftTagListBlock block) { + public static Field29Q get(final SwiftTagListBlock block) { if (block == null || block.isEmpty()) { return null; } @@ -417,16 +363,16 @@ public static Field22J get(final SwiftTagListBlock block) { if (t == null) { return null; } - return new Field22J(t); + return new Field29Q(t); } /** - * Gets the first instance of Field22J in the given message. + * Gets the first instance of Field29Q in the given message. * @param msg may be empty or null * @return null if not found or msg is empty or null * @see #get(SwiftTagListBlock) */ - public static Field22J get(final SwiftMessage msg) { + public static Field29Q get(final SwiftMessage msg) { if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { return null; } @@ -434,12 +380,12 @@ public static Field22J get(final SwiftMessage msg) { } /** - * Gets a list of all occurrences of the field Field22J in the given message + * Gets a list of all occurrences of the field Field29Q in the given message * an empty list is returned if none found. * @param msg may be empty or null in which case an empty list is returned * @see #getAll(SwiftTagListBlock) */ - public static List getAll(final SwiftMessage msg) { + public static List getAll(final SwiftMessage msg) { if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { return java.util.Collections.emptyList(); } @@ -447,49 +393,37 @@ public static List getAll(final SwiftMessage msg) { } /** - * Gets a list of all occurrences of the field Field22J from the given block + * Gets a list of all occurrences of the field Field29Q from the given block * an empty list is returned if none found. * * @param block may be empty or null in which case an empty list is returned */ - public static List getAll(final SwiftTagListBlock block) { - final List result = new ArrayList<>(); + public static List getAll(final SwiftTagListBlock block) { + final List result = new ArrayList<>(); if (block == null || block.isEmpty()) { return result; } final Tag[] arr = block.getTagsByName(NAME); if (arr != null && arr.length > 0) { for (final Tag f : arr) { - result.add(new Field22J(f)); + result.add(new Field29Q(f)); } } return result; } /** - * This method deserializes the JSON data into a Field22J object. + * This method deserializes the JSON data into a Field29Q object. * @param json JSON structure including tuples with label and value for all field components * @return a new field instance with the JSON data parsed into field components or an empty field id the JSON is invalid * @since 7.10.3 * @see Field#fromJson(String) */ - public static Field22J fromJson(final String json) { + public static Field29Q fromJson(final String json) { - final Field22J field = new Field22J(); + final Field29Q field = new Field29Q(); - final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); - // **** COMPONENT 1 - Type Of Trigger - - // first try using alias's names (including deprecated ones, if any) - if (jsonObject.get("typeOfBarrier") != null) { - field.setComponent1(jsonObject.get("typeOfBarrier").getAsString()); - } - - // last try using the official component's name (overwrites alternatives and DEPRECATED) - if (jsonObject.get("typeOfTrigger") != null) { - field.setComponent1(jsonObject.get("typeOfTrigger").getAsString()); - } return field; } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29W.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29W.java new file mode 100644 index 000000000..f1c619266 --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29W.java @@ -0,0 +1,432 @@ +/* + * Copyright 2006-2024 Prowide + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +package com.prowidesoftware.swift.model.field; + +import com.prowidesoftware.swift.model.Tag; +import com.prowidesoftware.Generated; +import com.prowidesoftware.deprecation.ProwideDeprecated; +import com.prowidesoftware.deprecation.TargetYear; + +import java.io.Serializable; +import java.util.Locale; +import java.util.List; +import java.util.ArrayList; +import java.util.Map; +import java.util.HashMap; + + + +import org.apache.commons.lang3.StringUtils; + +import com.prowidesoftware.swift.model.field.SwiftParseUtils; +import com.prowidesoftware.swift.model.field.Field; +import com.prowidesoftware.swift.model.*; +import com.prowidesoftware.swift.utils.SwiftFormatUtils; + +import com.google.gson.JsonObject; +import com.google.gson.JsonParser; + +/** + * SWIFT MT Field 29W. + *

+ * Model and parser for field 29W of a SWIFT MT message. + * + *

Subfields (components) Data types + *

    + *
  1. Component 1: String
  2. + *
+ * + *

Structure definition + *

    + *
  • validation pattern: 4!c
  • + *
  • parser pattern: S
  • + *
  • components pattern: S
  • + *
+ * + *

+ * This class complies with standard release SRU2024 + */ +@SuppressWarnings("unused") +@Generated +public class Field29W extends Field implements Serializable { + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2024; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 29W. + */ + public static final String NAME = "29W"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_29W = "29W"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) + public static final String PARSER_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) + public static final String COMPONENTS_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) + public static final String TYPES_PATTERN = "S"; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field29W() { + super(1); + } + + /** + * Creates a new field and initializes its components with content from the parameter value. + * @param value complete field value including separators and CRLF + */ + public Field29W(final String value) { + super(value); + } + + /** + * Creates a new field and initializes its components with content from the parameter tag. + * The value is parsed with {@link #parse(String)} + * @throws IllegalArgumentException if the parameter tag is null or its tagname does not match the field name + * @since 7.8 + */ + public Field29W(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "29W")) { + throw new IllegalArgumentException("cannot create field 29W from tag "+tag.getName()+", tagname must match the name of the field."); + } + parse(tag.getValue()); + } + + /** + * Copy constructor. + * Initializes the components list with a deep copy of the source components list. + * @param source a field instance to copy + * @since 7.7 + */ + public static Field29W newInstance(Field29W source) { + Field29W cp = new Field29W(); + cp.setComponents(new ArrayList<>(source.getComponents())); + return cp; + } + + /** + * Create a Tag with this field name and the given value. + * Shorthand for new Tag(NAME, value) + * @see #NAME + * @since 7.5 + */ + public static Tag tag(final String value) { + return new Tag(NAME, value); + } + + /** + * Create a Tag with this field name and an empty string as value. + * Shorthand for new Tag(NAME, "") + * @see #NAME + * @since 7.5 + */ + public static Tag emptyTag() { + return new Tag(NAME, ""); + } + + + /** + * Parses the parameter value into the internal components structure. + * + *

Used to update all components from a full new value, as an alternative + * to setting individual components. Previous component values are overwritten. + * + * @param value complete field value including separators and CRLF + * @since 7.8 + */ + @Override + public void parse(final String value) { + init(1); + setComponent1(value); + } + + /** + * Serializes the fields' components into the single string value (SWIFT format) + */ + @Override + public String getValue() { + final StringBuilder result = new StringBuilder(); + append(result, 1); + return result.toString(); + } + + /** + * Returns a localized suitable for showing to humans string of a field component.
+ * + * @param component number of the component to display + * @param locale optional locale to format date and amounts, if null, the default locale is used + * @return formatted component value or null if component number is invalid or not present + * @throws IllegalArgumentException if component number is invalid for the field + * @since 7.8 + */ + @Override + public String getValueDisplay(int component, Locale locale) { + if (component < 1 || component > 1) { + throw new IllegalArgumentException("invalid component number " + component + " for field 29W"); + } + if (component == 1) { + //default format (as is) + return getComponent(1); + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) + public String componentsPattern() { + return "S"; + } + + /** + * Returns the field component types pattern. + * + * This method returns a letter representing the type for each component in the Field. It supersedes + * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). + * @since 9.2.7 + */ + @Override + public String typesPattern() { + return "S"; + } + + /** + * Returns the field parser pattern. + */ + @Override + public String parserPattern() { + return "S"; + } + + /** + * Returns the field validator pattern + */ + @Override + public String validatorPattern() { + return "4!c"; + } + + /** + * Given a component number it returns true if the component is optional, + * regardless of the field being mandatory in a particular message.
+ * Being the field's value conformed by a composition of one or several + * internal component values, the field may be present in a message with + * a proper value but with some of its internal components not set. + * + * @param component component number, first component of a field is referenced as 1 + * @return true if the component is optional for this field, false otherwise + */ + @Override + public boolean isOptional(int component) { + return false; + } + + /** + * Returns true if the field is a GENERIC FIELD as specified by the standard. + * @return true if the field is generic, false otherwise + */ + @Override + public boolean isGeneric() { + return false; + } + + /** + * Returns the defined amount of components.
+ * This is not the amount of components present in the field instance, but the total amount of components + * that this field accepts as defined. + * @since 7.7 + */ + @Override + public int componentsSize() { + return 1; + } + + /** + * Returns english label for components. + *
+ * The index in the list is in sync with specific field component structure. + * @see #getComponentLabel(int) + * @since 7.8.4 + */ + @Override + public List getComponentLabels() { + List result = new ArrayList<>(); + result.add(null); + return result; + } + + /** + * Returns a mapping between component numbers and their label in camel case format. + * @since 7.10.3 + */ + @Override + protected Map getComponentMap() { + Map result = new HashMap<>(); + return result; + } + + /** + * @see Field#getLabelMap() + * @since 9.3.12 + */ + @Override + protected Map getLabelMap() { + if (super.labelMap != null && !super.labelMap.isEmpty()) { + // return cached map + return super.labelMap; + } + super.labelMap = new HashMap<>(); + return super.labelMap; + } + + /** + * Gets the component 1 ($label). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Set the component 1 ($label). + * + * @param component1 the $label to set + * @return the field object to enable build pattern + */ + public Field29W setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field29W.NAME + */ + @Override + public String getName() { + return NAME; + } + + /** + * Gets the first occurrence form the tag list or null if not found. + * @return null if not found o block is null or empty + * @param block may be null or empty + */ + public static Field29W get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field29W(t); + } + + /** + * Gets the first instance of Field29W in the given message. + * @param msg may be empty or null + * @return null if not found or msg is empty or null + * @see #get(SwiftTagListBlock) + */ + public static Field29W get(final SwiftMessage msg) { + if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { + return null; + } + return get(msg.getBlock4()); + } + + /** + * Gets a list of all occurrences of the field Field29W in the given message + * an empty list is returned if none found. + * @param msg may be empty or null in which case an empty list is returned + * @see #getAll(SwiftTagListBlock) + */ + public static List getAll(final SwiftMessage msg) { + if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { + return java.util.Collections.emptyList(); + } + return getAll(msg.getBlock4()); + } + + /** + * Gets a list of all occurrences of the field Field29W from the given block + * an empty list is returned if none found. + * + * @param block may be empty or null in which case an empty list is returned + */ + public static List getAll(final SwiftTagListBlock block) { + final List result = new ArrayList<>(); + if (block == null || block.isEmpty()) { + return result; + } + final Tag[] arr = block.getTagsByName(NAME); + if (arr != null && arr.length > 0) { + for (final Tag f : arr) { + result.add(new Field29W(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field29W object. + * @param json JSON structure including tuples with label and value for all field components + * @return a new field instance with the JSON data parsed into field components or an empty field id the JSON is invalid + * @since 7.10.3 + * @see Field#fromJson(String) + */ + public static Field29W fromJson(final String json) { + + final Field29W field = new Field29W(); + + + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30.java index 3a8733798..f65f9b1aa 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field30 extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field301.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field301.java index 4ce5fb508..fc5861d88 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field301.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field301.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field301 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field302.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field302.java index 7740ab39a..7615c51b6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field302.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field302.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field302 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field303.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field303.java index 9e87f7af7..87587d15a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field303.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field303.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field303 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field304.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field304.java index b0eab6aa8..96df863f0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field304.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field304.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field304 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field305.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field305.java index 2a1be2cc2..da0549ab5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field305.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field305.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field305 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field307.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field307.java index e902e8b74..6d03cc668 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field307.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field307.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field307 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30F.java index c11c8f67d..957594ac3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field30F extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30G.java index 6856317c7..9e03a0871 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field30G extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30H.java index b66f926de..0e21ab0a2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field30H extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30I.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30I.java index d018f2c3b..da3415d93 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30I.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30I.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -15,19 +15,32 @@ */ package com.prowidesoftware.swift.model.field; -import com.google.gson.JsonObject; -import com.google.gson.JsonParser; +import com.prowidesoftware.swift.model.Tag; import com.prowidesoftware.Generated; import com.prowidesoftware.deprecation.ProwideDeprecated; import com.prowidesoftware.deprecation.TargetYear; -import com.prowidesoftware.swift.model.SwiftMessage; -import com.prowidesoftware.swift.model.SwiftTagListBlock; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.swift.utils.SwiftFormatUtils; -import org.apache.commons.lang3.StringUtils; import java.io.Serializable; -import java.util.*; +import java.util.Locale; +import java.util.List; +import java.util.ArrayList; +import java.util.Map; +import java.util.HashMap; + +import java.util.Calendar; + +import com.prowidesoftware.swift.model.field.DateContainer; +import com.prowidesoftware.swift.model.field.DateResolver; + +import org.apache.commons.lang3.StringUtils; + +import com.prowidesoftware.swift.model.field.SwiftParseUtils; +import com.prowidesoftware.swift.model.field.Field; +import com.prowidesoftware.swift.model.*; +import com.prowidesoftware.swift.utils.SwiftFormatUtils; + +import com.google.gson.JsonObject; +import com.google.gson.JsonParser; /** * SWIFT MT Field 30I. @@ -48,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -56,7 +69,7 @@ public class Field30I extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30J.java index e78c2232f..3eddeac2c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field30J extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30K.java new file mode 100644 index 000000000..ca1172a1f --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30K.java @@ -0,0 +1,721 @@ +/* + * Copyright 2006-2024 Prowide + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +package com.prowidesoftware.swift.model.field; + +import com.prowidesoftware.swift.model.Tag; +import com.prowidesoftware.Generated; +import com.prowidesoftware.deprecation.ProwideDeprecated; +import com.prowidesoftware.deprecation.TargetYear; + +import java.io.Serializable; +import java.util.Locale; +import java.util.List; +import java.util.ArrayList; +import java.util.Map; +import java.util.HashMap; + +import java.util.Calendar; + +import com.prowidesoftware.swift.model.field.DateContainer; +import com.prowidesoftware.swift.model.field.DateResolver; + +import org.apache.commons.lang3.StringUtils; + +import com.prowidesoftware.swift.model.field.SwiftParseUtils; +import com.prowidesoftware.swift.model.field.Field; +import com.prowidesoftware.swift.model.*; +import com.prowidesoftware.swift.utils.SwiftFormatUtils; + +import com.google.gson.JsonObject; +import com.google.gson.JsonParser; + +/** + * SWIFT MT Field 30K. + *

+ * Model and parser for field 30K of a SWIFT MT message. + * + *

Subfields (components) Data types + *

    + *
  1. Component 1: StartDate: Calendar
  2. + *
  3. Component 2: EndDate: Calendar
  4. + *
+ * + *

Structure definition + *

    + *
  • validation pattern: <DATE4>/<DATE4>
  • + *
  • parser pattern: S/S
  • + *
  • components pattern: DD
  • + *
+ * + *

+ * This class complies with standard release SRU2024 + */ +@SuppressWarnings("unused") +@Generated +public class Field30K extends Field implements Serializable, DateContainer { + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2024; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 30K. + */ + public static final String NAME = "30K"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_30K = "30K"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) + public static final String PARSER_PATTERN = "S/S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) + public static final String COMPONENTS_PATTERN = "DD"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) + public static final String TYPES_PATTERN = "DD"; + + /** + * Component number for the Start Date subfield. + */ + public static final Integer START_DATE = 1; + + /** + * Alternative constant name for field's Start Date Component number. + * @see #START_DATE + */ + public static final Integer PERIOD_START_DATE = 1; + + /** + * Component number for the End Date subfield. + */ + public static final Integer END_DATE = 2; + + /** + * Alternative constant name for field's End Date Component number. + * @see #END_DATE + */ + public static final Integer PERIOD_END_DATE = 2; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field30K() { + super(2); + } + + /** + * Creates a new field and initializes its components with content from the parameter value. + * @param value complete field value including separators and CRLF + */ + public Field30K(final String value) { + super(value); + } + + /** + * Creates a new field and initializes its components with content from the parameter tag. + * The value is parsed with {@link #parse(String)} + * @throws IllegalArgumentException if the parameter tag is null or its tagname does not match the field name + * @since 7.8 + */ + public Field30K(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "30K")) { + throw new IllegalArgumentException("cannot create field 30K from tag "+tag.getName()+", tagname must match the name of the field."); + } + parse(tag.getValue()); + } + + /** + * Copy constructor. + * Initializes the components list with a deep copy of the source components list. + * @param source a field instance to copy + * @since 7.7 + */ + public static Field30K newInstance(Field30K source) { + Field30K cp = new Field30K(); + cp.setComponents(new ArrayList<>(source.getComponents())); + return cp; + } + + /** + * Create a Tag with this field name and the given value. + * Shorthand for new Tag(NAME, value) + * @see #NAME + * @since 7.5 + */ + public static Tag tag(final String value) { + return new Tag(NAME, value); + } + + /** + * Create a Tag with this field name and an empty string as value. + * Shorthand for new Tag(NAME, "") + * @see #NAME + * @since 7.5 + */ + public static Tag emptyTag() { + return new Tag(NAME, ""); + } + + + /** + * Parses the parameter value into the internal components structure. + * + *

Used to update all components from a full new value, as an alternative + * to setting individual components. Previous component values are overwritten. + * + * @param value complete field value including separators and CRLF + * @since 7.8 + */ + @Override + public void parse(final String value) { + init(2); + setComponent1(SwiftParseUtils.getTokenFirst(value, "/")); + setComponent2(SwiftParseUtils.getTokenSecondLast(value, "/")); + } + + /** + * Serializes the fields' components into the single string value (SWIFT format) + */ + @Override + public String getValue() { + final StringBuilder result = new StringBuilder(); + append(result, 1); + result.append("/"); + append(result, 2); + return result.toString(); + } + + /** + * Returns a localized suitable for showing to humans string of a field component.
+ * + * @param component number of the component to display + * @param locale optional locale to format date and amounts, if null, the default locale is used + * @return formatted component value or null if component number is invalid or not present + * @throws IllegalArgumentException if component number is invalid for the field + * @since 7.8 + */ + @Override + public String getValueDisplay(int component, Locale locale) { + if (component < 1 || component > 2) { + throw new IllegalArgumentException("invalid component number " + component + " for field 30K"); + } + if (component == 1) { + //date: [YY]YYMMDD + java.text.DateFormat f = java.text.DateFormat.getDateInstance(java.text.DateFormat.DEFAULT, notNull(locale)); + java.util.Calendar cal = getComponent1AsCalendar(); + if (cal != null) { + return f.format(cal.getTime()); + } + } + if (component == 2) { + //date: [YY]YYMMDD + java.text.DateFormat f = java.text.DateFormat.getDateInstance(java.text.DateFormat.DEFAULT, notNull(locale)); + java.util.Calendar cal = getComponent2AsCalendar(); + if (cal != null) { + return f.format(cal.getTime()); + } + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) + public String componentsPattern() { + return "DD"; + } + + /** + * Returns the field component types pattern. + * + * This method returns a letter representing the type for each component in the Field. It supersedes + * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). + * @since 9.2.7 + */ + @Override + public String typesPattern() { + return "DD"; + } + + /** + * Returns the field parser pattern. + */ + @Override + public String parserPattern() { + return "S/S"; + } + + /** + * Returns the field validator pattern + */ + @Override + public String validatorPattern() { + return "/"; + } + + /** + * Given a component number it returns true if the component is optional, + * regardless of the field being mandatory in a particular message.
+ * Being the field's value conformed by a composition of one or several + * internal component values, the field may be present in a message with + * a proper value but with some of its internal components not set. + * + * @param component component number, first component of a field is referenced as 1 + * @return true if the component is optional for this field, false otherwise + */ + @Override + public boolean isOptional(int component) { + return false; + } + + /** + * Returns true if the field is a GENERIC FIELD as specified by the standard. + * @return true if the field is generic, false otherwise + */ + @Override + public boolean isGeneric() { + return false; + } + + /** + * Returns the defined amount of components.
+ * This is not the amount of components present in the field instance, but the total amount of components + * that this field accepts as defined. + * @since 7.7 + */ + @Override + public int componentsSize() { + return 2; + } + + /** + * Returns english label for components. + *
+ * The index in the list is in sync with specific field component structure. + * @see #getComponentLabel(int) + * @since 7.8.4 + */ + @Override + public List getComponentLabels() { + List result = new ArrayList<>(); + result.add("Start Date"); + result.add("End Date"); + return result; + } + + /** + * Returns a mapping between component numbers and their label in camel case format. + * @since 7.10.3 + */ + @Override + protected Map getComponentMap() { + Map result = new HashMap<>(); + result.put(1, "startDate"); + result.put(2, "endDate"); + return result; + } + + /** + * @see Field#getLabelMap() + * @since 9.3.12 + */ + @Override + protected Map getLabelMap() { + if (super.labelMap != null && !super.labelMap.isEmpty()) { + // return cached map + return super.labelMap; + } + super.labelMap = new HashMap<>(); + super.labelMap.put("startdate", 1); + // alias name + super.labelMap.put("periodstartdate", 1); + super.labelMap.put("enddate", 2); + // alias name + super.labelMap.put("periodenddate", 2); + return super.labelMap; + } + + /** + * Gets the component 1 (Start Date). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Get the component 1 as Calendar + * + * @return the component 1 converted to Calendar or null if cannot be converted + */ + public java.util.Calendar getComponent1AsCalendar() { + return SwiftFormatUtils.getDate4(getComponent(1)); + } + + /** + * Gets the Start Date (component 1). + * @return the Start Date from component 1 + */ + public String getStartDate() { + return getComponent1(); + } + + /** + * Alternative method getter for field's Start Date + * @deprecated use #getStartDate() instead + * @since 9.2.7 + */ + public String getPeriodStartDate() { + return getStartDate(); + } + + /** + * Get the Start Date (component 1) as Calendar + * @return the Start Date from component 1 converted to Calendar or null if cannot be converted + */ + public java.util.Calendar getStartDateAsCalendar() { + return getComponent1AsCalendar(); + } + + /** + * @deprecated use #getStartDateAsCalendar() instead + * @since 9.2.7 + */ + public java.util.Calendar getPeriodStartDateAsCalendar() { + return getStartDateAsCalendar(); + } + + /** + * Gets the component 2 (End Date). + * @return the component 2 + */ + public String getComponent2() { + return getComponent(2); + } + + /** + * Get the component 2 as Calendar + * + * @return the component 2 converted to Calendar or null if cannot be converted + */ + public java.util.Calendar getComponent2AsCalendar() { + return SwiftFormatUtils.getDate4(getComponent(2)); + } + + /** + * Gets the End Date (component 2). + * @return the End Date from component 2 + */ + public String getEndDate() { + return getComponent2(); + } + + /** + * Alternative method getter for field's End Date + * @deprecated use #getEndDate() instead + * @since 9.2.7 + */ + public String getPeriodEndDate() { + return getEndDate(); + } + + /** + * Get the End Date (component 2) as Calendar + * @return the End Date from component 2 converted to Calendar or null if cannot be converted + */ + public java.util.Calendar getEndDateAsCalendar() { + return getComponent2AsCalendar(); + } + + /** + * @deprecated use #getEndDateAsCalendar() instead + * @since 9.2.7 + */ + public java.util.Calendar getPeriodEndDateAsCalendar() { + return getEndDateAsCalendar(); + } + + /** + * Set the component 1 (Start Date). + * + * @param component1 the Start Date to set + * @return the field object to enable build pattern + */ + public Field30K setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the component1 from a Calendar object. + * + * @param component1 the Calendar with the Start Date content to set + * @return the field object to enable build pattern + */ + public Field30K setComponent1(java.util.Calendar component1) { + setComponent(1, SwiftFormatUtils.getDate4(component1)); + return this; + } + + /** + * Set the Start Date (component 1). + * + * @param component1 the Start Date to set + * @return the field object to enable build pattern + */ + public Field30K setStartDate(String component1) { + return setComponent1(component1); + } + + /** + * Set the Start Date (component 1) from a Calendar object. + * + * @see #setComponent1(java.util.Calendar) + * + * @param component1 Calendar with the Start Date content to set + * @return the field object to enable build pattern + */ + public Field30K setStartDate(java.util.Calendar component1) { + return setComponent1(component1); + } + + /** + * @deprecated use #setStartDate(String) instead + */ + public Field30K setPeriodStartDate(String component1) { + return setStartDate(component1); + } + + /** + * @deprecated use #setComponent1(java.util.Calendar) instead + */ + public Field30K setPeriodStartDate(java.util.Calendar component1) { + return setStartDate(component1); + } + + /** + * Set the component 2 (End Date). + * + * @param component2 the End Date to set + * @return the field object to enable build pattern + */ + public Field30K setComponent2(String component2) { + setComponent(2, component2); + return this; + } + + /** + * Set the component2 from a Calendar object. + * + * @param component2 the Calendar with the End Date content to set + * @return the field object to enable build pattern + */ + public Field30K setComponent2(java.util.Calendar component2) { + setComponent(2, SwiftFormatUtils.getDate4(component2)); + return this; + } + + /** + * Set the End Date (component 2). + * + * @param component2 the End Date to set + * @return the field object to enable build pattern + */ + public Field30K setEndDate(String component2) { + return setComponent2(component2); + } + + /** + * Set the End Date (component 2) from a Calendar object. + * + * @see #setComponent2(java.util.Calendar) + * + * @param component2 Calendar with the End Date content to set + * @return the field object to enable build pattern + */ + public Field30K setEndDate(java.util.Calendar component2) { + return setComponent2(component2); + } + + /** + * @deprecated use #setEndDate(String) instead + */ + public Field30K setPeriodEndDate(String component2) { + return setEndDate(component2); + } + + /** + * @deprecated use #setComponent2(java.util.Calendar) instead + */ + public Field30K setPeriodEndDate(java.util.Calendar component2) { + return setEndDate(component2); + } + + + /** + * Returns all components that can be converted to a Calendar + * + * @return the list of converted components (a Calendar object or null) + */ + public List dates() { + return DateResolver.dates(this); + } + + /** + * Returns the first component that can be converted to a Calendar + * + * @return the converted components (a Calendar object or null) + */ + public Calendar date() { + return DateResolver.date(this); + } + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field30K.NAME + */ + @Override + public String getName() { + return NAME; + } + + /** + * Gets the first occurrence form the tag list or null if not found. + * @return null if not found o block is null or empty + * @param block may be null or empty + */ + public static Field30K get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field30K(t); + } + + /** + * Gets the first instance of Field30K in the given message. + * @param msg may be empty or null + * @return null if not found or msg is empty or null + * @see #get(SwiftTagListBlock) + */ + public static Field30K get(final SwiftMessage msg) { + if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { + return null; + } + return get(msg.getBlock4()); + } + + /** + * Gets a list of all occurrences of the field Field30K in the given message + * an empty list is returned if none found. + * @param msg may be empty or null in which case an empty list is returned + * @see #getAll(SwiftTagListBlock) + */ + public static List getAll(final SwiftMessage msg) { + if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { + return java.util.Collections.emptyList(); + } + return getAll(msg.getBlock4()); + } + + /** + * Gets a list of all occurrences of the field Field30K from the given block + * an empty list is returned if none found. + * + * @param block may be empty or null in which case an empty list is returned + */ + public static List getAll(final SwiftTagListBlock block) { + final List result = new ArrayList<>(); + if (block == null || block.isEmpty()) { + return result; + } + final Tag[] arr = block.getTagsByName(NAME); + if (arr != null && arr.length > 0) { + for (final Tag f : arr) { + result.add(new Field30K(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field30K object. + * @param json JSON structure including tuples with label and value for all field components + * @return a new field instance with the JSON data parsed into field components or an empty field id the JSON is invalid + * @since 7.10.3 + * @see Field#fromJson(String) + */ + public static Field30K fromJson(final String json) { + + final Field30K field = new Field30K(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Start Date + + // first try using alias's names (including deprecated ones, if any) + if (jsonObject.get("periodStartDate") != null) { + field.setComponent1(jsonObject.get("periodStartDate").getAsString()); + } + + // last try using the official component's name (overwrites alternatives and DEPRECATED) + if (jsonObject.get("startDate") != null) { + field.setComponent1(jsonObject.get("startDate").getAsString()); + } + + // **** COMPONENT 2 - End Date + + // first try using alias's names (including deprecated ones, if any) + if (jsonObject.get("periodEndDate") != null) { + field.setComponent2(jsonObject.get("periodEndDate").getAsString()); + } + + // last try using the official component's name (overwrites alternatives and DEPRECATED) + if (jsonObject.get("endDate") != null) { + field.setComponent2(jsonObject.get("endDate").getAsString()); + } + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30M.java index 3ffc3aa75..04dec61cf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30M.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field30M extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30N.java index 3e226461d..fa1feeede 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30N.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field30N extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30P.java index 729a97711..2aa5b7f80 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30P.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field30P extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30Q.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30Q.java index 8d5c98e93..007f93592 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30Q.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30Q.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field30Q extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30S.java index a1437ce19..6959456de 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30S.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field30S extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30T.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30T.java index 87df0d0f2..9533cdf08 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30T.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field30T extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30U.java index 814b3d7d2..f29416afd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30U.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field30U extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30V.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30V.java index 62dbbb99a..f2109d227 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30V.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30V.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field30V extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30X.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30X.java index d4340b3c1..37308e0e1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30X.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30X.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field30X extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30Y.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30Y.java index d7e78020c..c5b555840 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30Y.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30Y.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field30Y extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30Z.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30Z.java index 7c105f831..4a72c1bb1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30Z.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field30Z extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field311.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field311.java index 80e03c2f8..2a2f36eae 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field311.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field311.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field311 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field312.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field312.java index 767b109ae..617b591e3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field312.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field312.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field312 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field313.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field313.java index 6a31a02b1..6c0ed3b9a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field313.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field313.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field313 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field31C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field31C.java index f76c5869a..e863a0604 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field31C extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field31D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field31D.java index 82a8e764f..b7a7acaa7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field31D extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field31E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field31E.java index a0b9e4c70..f7713b896 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field31E extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field31F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field31F.java index c6f5637fc..4c38b0366 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field31F extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field31G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field31G.java index e932c3dc3..5580aeb32 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field31G extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field31L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field31L.java index 8e4401a46..19e61f3b4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31L.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field31L extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field31P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field31P.java index 17ef2a6f1..f70ad81de 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31P.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field31P extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field31R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field31R.java index 1de7b0d25..1616ecdbb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31R.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field31R extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field31S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field31S.java index 12781bbc3..313d92044 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31S.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field31S extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field31X.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field31X.java index 1681f0a52..61829f5cc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31X.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31X.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field31X extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field329.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field329.java index a6ebf8b8f..bf3cd74de 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field329.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field329.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field329 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32A.java index d831d0cb3..54bebfac1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -75,7 +75,7 @@ public class Field32A extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32B.java index 9542b6829..699ed7217 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field32B extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32C.java index 389b8ce25..9e46acc85 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -75,7 +75,7 @@ public class Field32C extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32D.java index fa88c186c..e84cea9bd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -75,7 +75,7 @@ public class Field32D extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32E.java index 3eb560e46..a3f146246 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field32E extends Field implements Serializable, CurrencyContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32F.java index 87f1ee706..4bc8ebbfb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field32F extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32G.java index 65e7a9bf8..54d335d1f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field32G extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32H.java index 3f2625b25..96e5bb73b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -72,7 +72,7 @@ public class Field32H extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32K.java index b08039ebe..54214e95a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32K.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -74,7 +74,7 @@ public class Field32K extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32M.java index 02ec4d827..92438bd6b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32M.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field32M extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32Q.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32Q.java index ddec44865..22d136fb0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32Q.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32Q.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field32Q extends Field implements Serializable, CurrencyContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32R.java index 890db19b3..2c80f3740 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32R.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field32R extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32U.java index 31764d661..96b94a0db 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32U.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field32U extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field330.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field330.java index bd4d39820..b4bed2a21 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field330.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field330.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -72,7 +72,7 @@ public class Field330 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field331.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field331.java index 09d66a544..198e79195 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field331.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field331.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -73,7 +73,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -81,7 +81,7 @@ public class Field331 extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field332.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field332.java index cf9026956..32bddcaf8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field332.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field332.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field332 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field333.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field333.java index 62b8b6d81..187e322b5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field333.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field333.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -69,7 +69,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -77,7 +77,7 @@ public class Field333 extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field334.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field334.java index 29c5fbc24..aef814782 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field334.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field334.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field334 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field335.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field335.java index fae29b6aa..61f632a17 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field335.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field335.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -74,7 +74,7 @@ public class Field335 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field336.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field336.java index 2ec13197f..6a4cde82d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field336.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field336.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field336 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field337.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field337.java index 917b3bc3e..a1cc600d3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field337.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field337.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field337 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field338.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field338.java index 2f65cb2cf..d5d5de3eb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field338.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field338.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field338 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field339.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field339.java index 4e164290e..766587647 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field339.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field339.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field339 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33A.java index 39fcf10a7..076623676 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -75,7 +75,7 @@ public class Field33A extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33B.java index 4b1a787a9..c817eb29a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field33B extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33C.java index 63d5ec359..de4d45e1e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -75,7 +75,7 @@ public class Field33C extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33D.java index 8af922056..a110fd681 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -75,7 +75,7 @@ public class Field33D extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33E.java index 644b6c771..2dcbe4d5f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field33E extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33F.java index c18d0d820..6ce54abc7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field33F extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33G.java index 2cecbe09f..093b5ed94 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -72,7 +72,7 @@ public class Field33G extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33H.java index 0a9e90b9f..c1482d1e8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field33H extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33J.java index 9ca89efde..7f0113da5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field33J extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33K.java index 293d0781e..37014ab23 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33K.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -74,7 +74,7 @@ public class Field33K extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33S.java index efb40c418..94993502a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33S.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field33S extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33T.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33T.java index f5ec5f7f4..0e4a0f984 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33T.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field33T extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java index 91a688469..2d11ed358 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field33Z extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field340.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field340.java index 8d0143bf9..c777c1e28 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field340.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field340.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field340 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field341.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field341.java index fd47577e6..8c507bc64 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field341.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field341.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field341 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field342.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field342.java index 38d54a967..9bb6470fa 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field342.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field342.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field342 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field343.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field343.java index fbbfe4f62..40d7d73ad 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field343.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field343.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field343 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field344.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field344.java index 15cea214b..45b2ca608 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field344.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field344.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field344 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field345.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field345.java index d081f42ae..ff7170ff9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field345.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field345.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -76,7 +76,7 @@ public class Field345 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field346.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field346.java index 8c102a4e7..e767a56cb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field346.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field346.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -74,7 +74,7 @@ public class Field346 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field347.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field347.java index efa666cb7..7fe50ff2f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field347.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field347.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -74,7 +74,7 @@ public class Field347 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field348.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field348.java index d3a83bfc9..6a25e1563 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field348.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field348.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field348 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field349.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field349.java index 99a8b7592..2fe364a18 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field349.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field349.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field349 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34A.java index ab0c1add6..f9b7b53cc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -75,7 +75,7 @@ public class Field34A extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34B.java index 0ff6e2119..c830e0257 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field34B extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34C.java index 083315d3e..807e48d06 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -65,7 +65,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -73,7 +73,7 @@ public class Field34C extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34E.java index 1c9427489..4ad153f7b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -72,7 +72,7 @@ public class Field34E extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34F.java index ca15e5d9a..a87d8e513 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -72,7 +72,7 @@ public class Field34F extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34J.java index a18c0f5d4..040ce8017 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field34J extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34P.java index 599e3291f..270b47fbd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34P.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -75,7 +75,7 @@ public class Field34P extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34R.java index cff716bfc..aff719a85 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34R.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -75,7 +75,7 @@ public class Field34R extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35A.java index 4b1420d06..768a16af5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field35A extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35B.java index 9d1f0bde8..85c51abe0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field35B extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35C.java index f28690b96..5c8b8273f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field35C extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35D.java index f80084d34..535d654ec 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field35D extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35E.java index 942acdbdc..607a5d917 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field35E extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35G.java index 89ae2d038..47825f336 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -69,7 +69,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -77,7 +77,7 @@ public class Field35G extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35H.java index 717433037..66b5f1df6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field35H extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35L.java index 9e27564ab..ca34ea79b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35L.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field35L extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35N.java index 0a9de3e79..597b11cd6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35N.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field35N extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35S.java index 99b13cb7f..8ac32c3e6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35S.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field35S extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35U.java index 174bdef86..71771c21b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35U.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field35U extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field36.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field36.java index 9ab588804..a36ab7816 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field36 extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field36B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field36B.java index b963c01a7..6520cf9b6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -72,7 +72,7 @@ public class Field36B extends Field implements Serializable, AmountContainer, Ge /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field36C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field36C.java index a972386da..d7f449c62 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field36C extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field36D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field36D.java index 2ec46efaf..14628ed0d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field36D extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field36E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field36E.java index 24d60938e..83f955e35 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -65,7 +65,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -73,7 +73,7 @@ public class Field36E extends Field implements Serializable, AmountContainer, Ge /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37A.java index 81aa447c6..39b83d707 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -76,7 +76,7 @@ public class Field37A extends Field implements Serializable, AmountContainer, Da /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37B.java index 12c74f2fa..362ae022a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -76,7 +76,7 @@ public class Field37B extends Field implements Serializable, AmountContainer, Da /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37C.java index 8b6f75996..347459e6a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -76,7 +76,7 @@ public class Field37C extends Field implements Serializable, AmountContainer, Da /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37D.java index 6872f5bd1..9ade7f07b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -76,7 +76,7 @@ public class Field37D extends Field implements Serializable, AmountContainer, Da /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37E.java index bead1de27..ad7a59ce0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -76,7 +76,7 @@ public class Field37E extends Field implements Serializable, AmountContainer, Da /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37F.java index fefffa917..75dda92c2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -76,7 +76,7 @@ public class Field37F extends Field implements Serializable, AmountContainer, Da /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37G.java index ffab8a93b..509b15937 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field37G extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37H.java index 5e2409e41..30cc5ea33 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field37H extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37J.java index ea39d0eb9..2617bd68a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field37J extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37K.java index 8d3f76b07..7ed30c9f4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37K.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field37K extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37L.java index 413935cdc..6d073e31d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37L.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field37L extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37M.java index 1aee4b36a..556545d60 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37M.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field37M extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37N.java index 6e470068b..f07a3e34b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37N.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field37N extends StructuredNarrativeField implements Serializable, /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37R.java index a76456206..fa4b11e44 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37R.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field37R extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37V.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37V.java index cfedcc1bb..b30caf294 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37V.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37V.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field37V extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field38A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field38A.java index 14ae4c993..6934e9bf5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field38A extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field38D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field38D.java index f513afde5..1f786d469 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field38D extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field38E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field38E.java index fd61975be..c9fb9d21d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field38E extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field38G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field38G.java index 8cb30b522..2098defad 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field38G extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field38H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field38H.java index e9afc6bff..5f4bfb294 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field38H extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field38J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field38J.java index d1e10f728..4dd97a758 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field38J extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field39A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field39A.java index 19e65af01..0c720dec3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field39A extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field39B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field39B.java index d56a1268b..b31295411 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field39B extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field39C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field39C.java index 554fc66e6..ec5faf742 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field39C extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field39D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field39D.java deleted file mode 100644 index a06f6bbd7..000000000 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39D.java +++ /dev/null @@ -1,1177 +0,0 @@ -/* - * Copyright 2006-2023 Prowide - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -package com.prowidesoftware.swift.model.field; - -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; -import com.prowidesoftware.deprecation.ProwideDeprecated; -import com.prowidesoftware.deprecation.TargetYear; - -import java.io.Serializable; -import java.util.Locale; -import java.util.List; -import java.util.ArrayList; -import java.util.Map; -import java.util.HashMap; - - -import com.prowidesoftware.swift.model.field.MultiLineField; - -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; -import com.prowidesoftware.swift.model.*; -import com.prowidesoftware.swift.utils.SwiftFormatUtils; - -import com.google.gson.JsonObject; -import com.google.gson.JsonParser; - -/** - * SWIFT MT Field 39D. - *

- * Model and parser for field 39D of a SWIFT MT message. - * - *

Subfields (components) Data types - *

    - *
  1. Component 1: Narrative: String
  2. - *
  3. Component 2: Narrative2: String
  4. - *
  5. Component 3: Narrative3: String
  6. - *
  7. Component 4: Narrative4: String
  8. - *
  9. Component 5: Narrative5: String
  10. - *
  11. Component 6: Narrative6: String
  12. - *
  13. Component 7: Narrative7: String
  14. - *
  15. Component 8: Narrative8: String
  16. - *
  17. Component 9: Narrative9: String
  18. - *
  19. Component 10: Narrative10: String
  20. - *
  21. Component 11: Narrative11: String
  22. - *
  23. Component 12: Narrative12: String
  24. - *
- * - *

Structure definition - *

    - *
  • validation pattern: 65z[$65z]0-11
  • - *
  • parser pattern: S[$S]0-11
  • - *
  • components pattern: SSSSSSSSSSSS
  • - *
- * - *

- * This class complies with standard release SRU2023 - */ -@SuppressWarnings("unused") -@Generated -public class Field39D extends Field implements Serializable, MultiLineField { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2023; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 39D. - */ - public static final String NAME = "39D"; - /** - * Same as NAME, intended to be clear when using static imports. - */ - public static final String F_39D = "39D"; - - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-11"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSSSSSSSS"; - - /** - * Component number for the Narrative subfield. - */ - public static final Integer NARRATIVE = 1; - - /** - * Default constructor. Creates a new field setting all components to null. - */ - public Field39D() { - super(12); - } - - /** - * Creates a new field and initializes its components with content from the parameter value. - * @param value complete field value including separators and CRLF - */ - public Field39D(final String value) { - super(value); - } - - /** - * Creates a new field and initializes its components with content from the parameter tag. - * The value is parsed with {@link #parse(String)} - * @throws IllegalArgumentException if the parameter tag is null or its tagname does not match the field name - * @since 7.8 - */ - public Field39D(final Tag tag) { - this(); - if (tag == null) { - throw new IllegalArgumentException("tag cannot be null."); - } - if (!StringUtils.equals(tag.getName(), "39D")) { - throw new IllegalArgumentException("cannot create field 39D from tag "+tag.getName()+", tagname must match the name of the field."); - } - parse(tag.getValue()); - } - - /** - * Copy constructor. - * Initializes the components list with a deep copy of the source components list. - * @param source a field instance to copy - * @since 7.7 - */ - public static Field39D newInstance(Field39D source) { - Field39D cp = new Field39D(); - cp.setComponents(new ArrayList<>(source.getComponents())); - return cp; - } - - /** - * Create a Tag with this field name and the given value. - * Shorthand for new Tag(NAME, value) - * @see #NAME - * @since 7.5 - */ - public static Tag tag(final String value) { - return new Tag(NAME, value); - } - - /** - * Create a Tag with this field name and an empty string as value. - * Shorthand for new Tag(NAME, "") - * @see #NAME - * @since 7.5 - */ - public static Tag emptyTag() { - return new Tag(NAME, ""); - } - - - /** - * Parses the parameter value into the internal components structure. - * - *

Used to update all components from a full new value, as an alternative - * to setting individual components. Previous component values are overwritten. - * - * @param value complete field value including separators and CRLF - * @since 7.8 - */ - @Override - public void parse(final String value) { - init(12); - List lines = SwiftParseUtils.getLines(value); - SwiftParseUtils.setComponentsFromLines(this, 1, null, 0, lines); - } - - /** - * Serializes the fields' components into the single string value (SWIFT format) - */ - @Override - public String getValue() { - final StringBuilder result = new StringBuilder(); - appendInLines(result, 1, 12); - return result.toString(); - } - - /** - * Returns a localized suitable for showing to humans string of a field component.
- * - * @param component number of the component to display - * @param locale optional locale to format date and amounts, if null, the default locale is used - * @return formatted component value or null if component number is invalid or not present - * @throws IllegalArgumentException if component number is invalid for the field - * @since 7.8 - */ - @Override - public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 12) { - throw new IllegalArgumentException("invalid component number " + component + " for field 39D"); - } - if (component == 1) { - //default format (as is) - return getComponent(1); - } - if (component == 2) { - //default format (as is) - return getComponent(2); - } - if (component == 3) { - //default format (as is) - return getComponent(3); - } - if (component == 4) { - //default format (as is) - return getComponent(4); - } - if (component == 5) { - //default format (as is) - return getComponent(5); - } - if (component == 6) { - //default format (as is) - return getComponent(6); - } - if (component == 7) { - //default format (as is) - return getComponent(7); - } - if (component == 8) { - //default format (as is) - return getComponent(8); - } - if (component == 9) { - //default format (as is) - return getComponent(9); - } - if (component == 10) { - //default format (as is) - return getComponent(10); - } - if (component == 11) { - //default format (as is) - return getComponent(11); - } - if (component == 12) { - //default format (as is) - return getComponent(12); - } - return null; - } - - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSSSSSSSS"; - } - - /** - * Returns the field component types pattern. - * - * This method returns a letter representing the type for each component in the Field. It supersedes - * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). - * @since 9.2.7 - */ - @Override - public String typesPattern() { - return "SSSSSSSSSSSS"; - } - - /** - * Returns the field parser pattern. - */ - @Override - public String parserPattern() { - return "S[$S]0-11"; - } - - /** - * Returns the field validator pattern - */ - @Override - public String validatorPattern() { - return "65z[$65z]0-11"; - } - - /** - * Given a component number it returns true if the component is optional, - * regardless of the field being mandatory in a particular message.
- * Being the field's value conformed by a composition of one or several - * internal component values, the field may be present in a message with - * a proper value but with some of its internal components not set. - * - * @param component component number, first component of a field is referenced as 1 - * @return true if the component is optional for this field, false otherwise - */ - @Override - public boolean isOptional(int component) { - if (component == 2) { - return true; - } - if (component == 3) { - return true; - } - if (component == 4) { - return true; - } - if (component == 5) { - return true; - } - if (component == 6) { - return true; - } - if (component == 7) { - return true; - } - if (component == 8) { - return true; - } - if (component == 9) { - return true; - } - if (component == 10) { - return true; - } - if (component == 11) { - return true; - } - if (component == 12) { - return true; - } - return false; - } - - /** - * Returns true if the field is a GENERIC FIELD as specified by the standard. - * @return true if the field is generic, false otherwise - */ - @Override - public boolean isGeneric() { - return false; - } - - /** - * Returns the defined amount of components.
- * This is not the amount of components present in the field instance, but the total amount of components - * that this field accepts as defined. - * @since 7.7 - */ - @Override - public int componentsSize() { - return 12; - } - - /** - * Returns english label for components. - *
- * The index in the list is in sync with specific field component structure. - * @see #getComponentLabel(int) - * @since 7.8.4 - */ - @Override - public List getComponentLabels() { - List result = new ArrayList<>(); - result.add("Narrative"); - result.add("Narrative 2"); - result.add("Narrative 3"); - result.add("Narrative 4"); - result.add("Narrative 5"); - result.add("Narrative 6"); - result.add("Narrative 7"); - result.add("Narrative 8"); - result.add("Narrative 9"); - result.add("Narrative 10"); - result.add("Narrative 11"); - result.add("Narrative 12"); - return result; - } - - /** - * Returns a mapping between component numbers and their label in camel case format. - * @since 7.10.3 - */ - @Override - protected Map getComponentMap() { - Map result = new HashMap<>(); - result.put(1, "narrative"); - result.put(2, "narrative2"); - result.put(3, "narrative3"); - result.put(4, "narrative4"); - result.put(5, "narrative5"); - result.put(6, "narrative6"); - result.put(7, "narrative7"); - result.put(8, "narrative8"); - result.put(9, "narrative9"); - result.put(10, "narrative10"); - result.put(11, "narrative11"); - result.put(12, "narrative12"); - return result; - } - - /** - * @see Field#getLabelMap() - * @since 9.3.12 - */ - @Override - protected Map getLabelMap() { - if (super.labelMap != null && !super.labelMap.isEmpty()) { - // return cached map - return super.labelMap; - } - super.labelMap = new HashMap<>(); - super.labelMap.put("narrative", 1); - super.labelMap.put("narrative2", 2); - super.labelMap.put("narrative3", 3); - super.labelMap.put("narrative4", 4); - super.labelMap.put("narrative5", 5); - super.labelMap.put("narrative6", 6); - super.labelMap.put("narrative7", 7); - super.labelMap.put("narrative8", 8); - super.labelMap.put("narrative9", 9); - super.labelMap.put("narrative10", 10); - super.labelMap.put("narrative11", 11); - super.labelMap.put("narrative12", 12); - return super.labelMap; - } - - /** - * Gets the component 1 (Narrative). - * @return the component 1 - */ - public String getComponent1() { - return getComponent(1); - } - - /** - * Gets the Narrative (component 1). - * @return the Narrative from component 1 - */ - public String getNarrativeLine1() { - return getComponent1(); - } - - /** - * Gets the Narrative as a concatenation of component 1 to component 12. - * @return the Narrative from components - */ - public String getNarrative() { - return getNarrative(null); - } - - /** - * Gets the Narrative as a concatenation of component 1 to component 12 joined together with a copy of the - * specified delimiter. - * @param deli the delimiter that separates each component - * @return the Narrative from components - * @since 9.1.4 - */ - public String getNarrative(CharSequence deli) { - StringBuilder result = new StringBuilder(); - for (int i = 1; i < 13; i++) { - if (getComponent(i) != null) { - if (deli != null && result.length() > 0) { - result.append(deli); - } - result.append(getComponent(i)); - } - } - return result.toString(); - } - - /** - * Gets the component 2 (Narrative 2). - * @return the component 2 - */ - public String getComponent2() { - return getComponent(2); - } - - /** - * Gets the Narrative 2 (component 2). - * @return the Narrative 2 from component 2 - */ - public String getNarrativeLine2() { - return getComponent2(); - } - - /** - * Gets the component 3 (Narrative 3). - * @return the component 3 - */ - public String getComponent3() { - return getComponent(3); - } - - /** - * Gets the Narrative 3 (component 3). - * @return the Narrative 3 from component 3 - */ - public String getNarrativeLine3() { - return getComponent3(); - } - - /** - * Gets the component 4 (Narrative 4). - * @return the component 4 - */ - public String getComponent4() { - return getComponent(4); - } - - /** - * Gets the Narrative 4 (component 4). - * @return the Narrative 4 from component 4 - */ - public String getNarrativeLine4() { - return getComponent4(); - } - - /** - * Gets the component 5 (Narrative 5). - * @return the component 5 - */ - public String getComponent5() { - return getComponent(5); - } - - /** - * Gets the Narrative 5 (component 5). - * @return the Narrative 5 from component 5 - */ - public String getNarrativeLine5() { - return getComponent5(); - } - - /** - * Gets the component 6 (Narrative 6). - * @return the component 6 - */ - public String getComponent6() { - return getComponent(6); - } - - /** - * Gets the Narrative 6 (component 6). - * @return the Narrative 6 from component 6 - */ - public String getNarrativeLine6() { - return getComponent6(); - } - - /** - * Gets the component 7 (Narrative 7). - * @return the component 7 - */ - public String getComponent7() { - return getComponent(7); - } - - /** - * Gets the Narrative 7 (component 7). - * @return the Narrative 7 from component 7 - */ - public String getNarrativeLine7() { - return getComponent7(); - } - - /** - * Gets the component 8 (Narrative 8). - * @return the component 8 - */ - public String getComponent8() { - return getComponent(8); - } - - /** - * Gets the Narrative 8 (component 8). - * @return the Narrative 8 from component 8 - */ - public String getNarrativeLine8() { - return getComponent8(); - } - - /** - * Gets the component 9 (Narrative 9). - * @return the component 9 - */ - public String getComponent9() { - return getComponent(9); - } - - /** - * Gets the Narrative 9 (component 9). - * @return the Narrative 9 from component 9 - */ - public String getNarrativeLine9() { - return getComponent9(); - } - - /** - * Gets the component 10 (Narrative 10). - * @return the component 10 - */ - public String getComponent10() { - return getComponent(10); - } - - /** - * Gets the Narrative 10 (component 10). - * @return the Narrative 10 from component 10 - */ - public String getNarrativeLine10() { - return getComponent10(); - } - - /** - * Gets the component 11 (Narrative 11). - * @return the component 11 - */ - public String getComponent11() { - return getComponent(11); - } - - /** - * Gets the Narrative 11 (component 11). - * @return the Narrative 11 from component 11 - */ - public String getNarrativeLine11() { - return getComponent11(); - } - - /** - * Gets the component 12 (Narrative 12). - * @return the component 12 - */ - public String getComponent12() { - return getComponent(12); - } - - /** - * Gets the Narrative 12 (component 12). - * @return the Narrative 12 from component 12 - */ - public String getNarrativeLine12() { - return getComponent12(); - } - - /** - * Set the component 1 (Narrative). - * - * @param component1 the Narrative to set - * @return the field object to enable build pattern - */ - public Field39D setComponent1(String component1) { - setComponent(1, component1); - return this; - } - - /** - * Set the Narrative (component 1). - * - * @param component1 the Narrative to set - * @return the field object to enable build pattern - */ - public Field39D setNarrativeLine1(String component1) { - return setComponent1(component1); - } - - /** - * Set the Narrative splitting the parameter lines into components 1 to 12. - * - * @param value the Narrative to set, may contain line ends and each line will be set to its correspondent component attribute - * @return the field object to enable build pattern - */ - public Field39D setNarrative(String value) { - List lines = SwiftParseUtils.getLines(value); - SwiftParseUtils.setComponentsFromLines(this, 1, 12, 0, lines); - return this; - } - - /** - * Set the component 2 (Narrative 2). - * - * @param component2 the Narrative 2 to set - * @return the field object to enable build pattern - */ - public Field39D setComponent2(String component2) { - setComponent(2, component2); - return this; - } - - /** - * Set the Narrative 2 (component 2). - * - * @param component2 the Narrative 2 to set - * @return the field object to enable build pattern - */ - public Field39D setNarrativeLine2(String component2) { - return setComponent2(component2); - } - - /** - * Set the component 3 (Narrative 3). - * - * @param component3 the Narrative 3 to set - * @return the field object to enable build pattern - */ - public Field39D setComponent3(String component3) { - setComponent(3, component3); - return this; - } - - /** - * Set the Narrative 3 (component 3). - * - * @param component3 the Narrative 3 to set - * @return the field object to enable build pattern - */ - public Field39D setNarrativeLine3(String component3) { - return setComponent3(component3); - } - - /** - * Set the component 4 (Narrative 4). - * - * @param component4 the Narrative 4 to set - * @return the field object to enable build pattern - */ - public Field39D setComponent4(String component4) { - setComponent(4, component4); - return this; - } - - /** - * Set the Narrative 4 (component 4). - * - * @param component4 the Narrative 4 to set - * @return the field object to enable build pattern - */ - public Field39D setNarrativeLine4(String component4) { - return setComponent4(component4); - } - - /** - * Set the component 5 (Narrative 5). - * - * @param component5 the Narrative 5 to set - * @return the field object to enable build pattern - */ - public Field39D setComponent5(String component5) { - setComponent(5, component5); - return this; - } - - /** - * Set the Narrative 5 (component 5). - * - * @param component5 the Narrative 5 to set - * @return the field object to enable build pattern - */ - public Field39D setNarrativeLine5(String component5) { - return setComponent5(component5); - } - - /** - * Set the component 6 (Narrative 6). - * - * @param component6 the Narrative 6 to set - * @return the field object to enable build pattern - */ - public Field39D setComponent6(String component6) { - setComponent(6, component6); - return this; - } - - /** - * Set the Narrative 6 (component 6). - * - * @param component6 the Narrative 6 to set - * @return the field object to enable build pattern - */ - public Field39D setNarrativeLine6(String component6) { - return setComponent6(component6); - } - - /** - * Set the component 7 (Narrative 7). - * - * @param component7 the Narrative 7 to set - * @return the field object to enable build pattern - */ - public Field39D setComponent7(String component7) { - setComponent(7, component7); - return this; - } - - /** - * Set the Narrative 7 (component 7). - * - * @param component7 the Narrative 7 to set - * @return the field object to enable build pattern - */ - public Field39D setNarrativeLine7(String component7) { - return setComponent7(component7); - } - - /** - * Set the component 8 (Narrative 8). - * - * @param component8 the Narrative 8 to set - * @return the field object to enable build pattern - */ - public Field39D setComponent8(String component8) { - setComponent(8, component8); - return this; - } - - /** - * Set the Narrative 8 (component 8). - * - * @param component8 the Narrative 8 to set - * @return the field object to enable build pattern - */ - public Field39D setNarrativeLine8(String component8) { - return setComponent8(component8); - } - - /** - * Set the component 9 (Narrative 9). - * - * @param component9 the Narrative 9 to set - * @return the field object to enable build pattern - */ - public Field39D setComponent9(String component9) { - setComponent(9, component9); - return this; - } - - /** - * Set the Narrative 9 (component 9). - * - * @param component9 the Narrative 9 to set - * @return the field object to enable build pattern - */ - public Field39D setNarrativeLine9(String component9) { - return setComponent9(component9); - } - - /** - * Set the component 10 (Narrative 10). - * - * @param component10 the Narrative 10 to set - * @return the field object to enable build pattern - */ - public Field39D setComponent10(String component10) { - setComponent(10, component10); - return this; - } - - /** - * Set the Narrative 10 (component 10). - * - * @param component10 the Narrative 10 to set - * @return the field object to enable build pattern - */ - public Field39D setNarrativeLine10(String component10) { - return setComponent10(component10); - } - - /** - * Set the component 11 (Narrative 11). - * - * @param component11 the Narrative 11 to set - * @return the field object to enable build pattern - */ - public Field39D setComponent11(String component11) { - setComponent(11, component11); - return this; - } - - /** - * Set the Narrative 11 (component 11). - * - * @param component11 the Narrative 11 to set - * @return the field object to enable build pattern - */ - public Field39D setNarrativeLine11(String component11) { - return setComponent11(component11); - } - - /** - * Set the component 12 (Narrative 12). - * - * @param component12 the Narrative 12 to set - * @return the field object to enable build pattern - */ - public Field39D setComponent12(String component12) { - setComponent(12, component12); - return this; - } - - /** - * Set the Narrative 12 (component 12). - * - * @param component12 the Narrative 12 to set - * @return the field object to enable build pattern - */ - public Field39D setNarrativeLine12(String component12) { - return setComponent12(component12); - } - - - - /** - * Returns the field's name composed by the field number and the letter option (if any). - * @return the static value of Field39D.NAME - */ - @Override - public String getName() { - return NAME; - } - - /** - * Gets the first occurrence form the tag list or null if not found. - * @return null if not found o block is null or empty - * @param block may be null or empty - */ - public static Field39D get(final SwiftTagListBlock block) { - if (block == null || block.isEmpty()) { - return null; - } - final Tag t = block.getTagByName(NAME); - if (t == null) { - return null; - } - return new Field39D(t); - } - - /** - * Gets the first instance of Field39D in the given message. - * @param msg may be empty or null - * @return null if not found or msg is empty or null - * @see #get(SwiftTagListBlock) - */ - public static Field39D get(final SwiftMessage msg) { - if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { - return null; - } - return get(msg.getBlock4()); - } - - /** - * Gets a list of all occurrences of the field Field39D in the given message - * an empty list is returned if none found. - * @param msg may be empty or null in which case an empty list is returned - * @see #getAll(SwiftTagListBlock) - */ - public static List getAll(final SwiftMessage msg) { - if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { - return java.util.Collections.emptyList(); - } - return getAll(msg.getBlock4()); - } - - /** - * Gets a list of all occurrences of the field Field39D from the given block - * an empty list is returned if none found. - * - * @param block may be empty or null in which case an empty list is returned - */ - public static List getAll(final SwiftTagListBlock block) { - final List result = new ArrayList<>(); - if (block == null || block.isEmpty()) { - return result; - } - final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { - for (final Tag f : arr) { - result.add(new Field39D(f)); - } - } - return result; - } - - /** - * Returns a specific line from the field's value. - * - * @see MultiLineField#getLine(int) - * @param line a reference to a specific line in the field, first line being 1 - * @return line content or null if not present or if line number is above the expected - * @since 7.7 - */ - public String getLine(int line) { - return getLine(line, 0); - } - - /** - * Returns a specific line from the field's value. - * - * @see MultiLineField#getLine(int, int) - * @param line a reference to a specific line in the field, first line being 1 - * @param offset an optional component number used as offset when counting lines - * @return line content or null if not present or if line number is above the expected - * @since 7.7 - */ - public String getLine(int line, int offset) { - Field39D cp = newInstance(this); - return getLine(cp, line, null, offset); - } - - /** - * Returns the field value split into lines. - * - * @see MultiLineField#getLines() - * @return lines content or empty list if field's value is empty - * @since 7.7 - */ - public List getLines() { - return SwiftParseUtils.getLines(getValue()); - } - - /** - * Returns the field value starting at the offset component, split into lines. - * - * @see MultiLineField#getLines(int) - * @param offset an optional component number used as offset when counting lines - * @return found lines or empty list if lines are not present or the offset is invalid - * @since 7.7 - */ - public List getLines(int offset) { - Field39D cp = newInstance(this); - return SwiftParseUtils.getLines(getLine(cp, null, null, offset)); - } - - /** - * Returns a specific subset of lines from the field's value, given a range. - * - * @see MultiLineField#getLinesBetween(int, int ) - * @param start a reference to a specific line in the field, first line being 1 - * @param end a reference to a specific line in the field, must be greater than start - * @return found lines or empty list if value is empty - * @since 7.7 - */ - public List getLinesBetween(int start, int end) { - return getLinesBetween(start, end, 0); - } - - /** - * Returns a specific subset of lines from the field's value, starting at the offset component. - * - * @see MultiLineField#getLinesBetween(int start, int end, int offset) - * @param start a reference to a specific line in the field, first line being 1 - * @param end a reference to a specific line in the field, must be greater than start - * @param offset an optional component number used as offset when counting lines - * @return found lines or empty list if lines are not present or the offset is invalid - * @since 7.7 - */ - public List getLinesBetween(int start, int end, int offset) { - Field39D cp = newInstance(this); - return SwiftParseUtils.getLines(getLine(cp, start, end, offset)); - } - - /** - * This method deserializes the JSON data into a Field39D object. - * @param json JSON structure including tuples with label and value for all field components - * @return a new field instance with the JSON data parsed into field components or an empty field id the JSON is invalid - * @since 7.10.3 - * @see Field#fromJson(String) - */ - public static Field39D fromJson(final String json) { - - final Field39D field = new Field39D(); - - final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); - - // **** COMPONENT 1 - Narrative - - if (jsonObject.get("narrative") != null) { - field.setComponent1(jsonObject.get("narrative").getAsString()); - } - - // **** COMPONENT 2 - Narrative 2 - - if (jsonObject.get("narrative2") != null) { - field.setComponent2(jsonObject.get("narrative2").getAsString()); - } - - // **** COMPONENT 3 - Narrative 3 - - if (jsonObject.get("narrative3") != null) { - field.setComponent3(jsonObject.get("narrative3").getAsString()); - } - - // **** COMPONENT 4 - Narrative 4 - - if (jsonObject.get("narrative4") != null) { - field.setComponent4(jsonObject.get("narrative4").getAsString()); - } - - // **** COMPONENT 5 - Narrative 5 - - if (jsonObject.get("narrative5") != null) { - field.setComponent5(jsonObject.get("narrative5").getAsString()); - } - - // **** COMPONENT 6 - Narrative 6 - - if (jsonObject.get("narrative6") != null) { - field.setComponent6(jsonObject.get("narrative6").getAsString()); - } - - // **** COMPONENT 7 - Narrative 7 - - if (jsonObject.get("narrative7") != null) { - field.setComponent7(jsonObject.get("narrative7").getAsString()); - } - - // **** COMPONENT 8 - Narrative 8 - - if (jsonObject.get("narrative8") != null) { - field.setComponent8(jsonObject.get("narrative8").getAsString()); - } - - // **** COMPONENT 9 - Narrative 9 - - if (jsonObject.get("narrative9") != null) { - field.setComponent9(jsonObject.get("narrative9").getAsString()); - } - - // **** COMPONENT 10 - Narrative 10 - - if (jsonObject.get("narrative10") != null) { - field.setComponent10(jsonObject.get("narrative10").getAsString()); - } - - // **** COMPONENT 11 - Narrative 11 - - if (jsonObject.get("narrative11") != null) { - field.setComponent11(jsonObject.get("narrative11").getAsString()); - } - - // **** COMPONENT 12 - Narrative 12 - - if (jsonObject.get("narrative12") != null) { - field.setComponent12(jsonObject.get("narrative12").getAsString()); - } - - return field; - } - - -} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field39E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field39E.java index 6f90596b6..e774b550e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -69,7 +69,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -77,7 +77,7 @@ public class Field39E extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field39F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field39F.java index 8975653a4..59b5e696d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -69,7 +69,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -77,7 +77,7 @@ public class Field39F extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field39M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field39M.java index 3a73372bf..e3fbdff84 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39M.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field39M extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field401.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field401.java index ff63ddb40..9711e6d67 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field401.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field401.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field401 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field405.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field405.java index 57316951f..f5371e9ba 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field405.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field405.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field405 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field40A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field40A.java index b15f65db4..2f5353942 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field40A extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field40B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field40B.java index 3c222e837..6cc68aad2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field40B extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field40C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field40C.java index 6c0d25bf1..e3bf988be 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field40C extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field40D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field40D.java index 7f30c6e00..4a5740b4c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field40D extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field40E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field40E.java index 27392d682..6d45f72b0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field40E extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field40F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field40F.java index 8bd350507..e506630bb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field40F extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field41A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field41A.java index 5ea37223d..3857f7581 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field41A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field41A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field41A extends Field implements Serializable, BICContainer, Multi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field41D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field41D.java index 9bb722549..d090d8fd7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field41D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field41D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field41D extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field41F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field41F.java index f1ec3a679..163bbdd43 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field41F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field41F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field41F extends Field implements Serializable, BICContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field41G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field41G.java index 6294d4005..1f3a268db 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field41G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field41G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field41G extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field421.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field421.java index c51e79ebe..fb1f695fa 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field421.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field421.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field421 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field422.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field422.java index a7fe2259e..021e57b48 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field422.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field422.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -80,7 +80,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -88,7 +88,7 @@ public class Field422 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field423.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field423.java index 0986f40f7..9d8d6b226 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field423.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field423.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field423 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field424.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field424.java index 740baa586..201ed8bf9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field424.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field424.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field424 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field425.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field425.java index efeedaf89..3b9013e28 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field425.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field425.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -96,7 +96,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -104,7 +104,7 @@ public class Field425 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field42A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field42A.java index 76df94cd5..8ba2a8a42 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field42A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field42A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field42A extends OptionAPartyField implements Serializable, BICCont /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field42C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field42C.java index 29b762f8b..59d981962 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field42C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field42C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field42C extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field42D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field42D.java index 2516dc0fc..d71005edd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field42D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field42D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field42D extends OptionDPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field42M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field42M.java index 8424c9527..dc8e86f6f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field42M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field42M.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field42M extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field42P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field42P.java index 9bedbd460..3565ed392 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field42P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field42P.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field42P extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field431.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field431.java index 7a1034ae8..66369fc61 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field431.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field431.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field431 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field432.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field432.java index c071f5e53..6e87bb08c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field432.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field432.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field432 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field433.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field433.java index af2f21b17..cf40fedc2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field433.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field433.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field433 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field434.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field434.java index a60bb3871..be798a5b8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field434.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field434.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field434 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field43P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field43P.java index 0e079d530..281680a34 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field43P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field43P.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field43P extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field43T.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field43T.java index 0e8c879f1..b25afb16b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field43T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field43T.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field43T extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field443.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field443.java index 424a54ce7..f2e396e77 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field443.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field443.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field443 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field44A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field44A.java index 38cdf3209..97a368791 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field44A extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field44B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field44B.java index 2153afa9d..f54554471 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field44B extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field44C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field44C.java index 55c985511..4e2efeb0a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field44C extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field44D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field44D.java index cf8b655d1..01b334cdc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field44D extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field44E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field44E.java index 956823863..07829f7d3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field44E extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field44F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field44F.java index 26de2e6a2..e9fa6992d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field44F extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java index 124fc584a..1be742751 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field44J extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field451.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field451.java index e60dea34d..b79a32e14 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field451.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field451.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field451 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field45A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field45A.java index 47b3af0c7..289b0d19f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field45A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field45A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field45A extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field45B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field45B.java index 1cdde4914..c4efe2cb7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field45B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field45B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field45B extends StructuredNarrativeField implements Serializable, /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field45C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field45C.java index 228a146e8..fcd20bb00 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field45C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field45C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field45C extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field45D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field45D.java index 9d5ea971a..832ba5088 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field45D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field45D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field45D extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field45L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field45L.java index 0ef232305..220ac04e7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field45L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field45L.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field45L extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field461.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field461.java index 89740b168..c9077959f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field461.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field461.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field461 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field46A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field46A.java index 79792e46c..0c944cd09 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field46A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field46A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field46A extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field46B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field46B.java index bf50f28cd..2699c9668 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field46B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field46B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field46B extends StructuredNarrativeField implements Serializable, /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field47A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field47A.java index 88c5ba6d2..c25495793 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field47A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field47A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field47A extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field47B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field47B.java index 328d08f14..5258478f1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field47B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field47B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field47B extends StructuredNarrativeField implements Serializable, /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field48.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field48.java index 660aaaff3..aa3b2ebb7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field48.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field48.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field48 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field48B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field48B.java index c0ca779ce..e682e2532 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field48B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field48B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field48B extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field48D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field48D.java index 651430cc9..9245d794a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field48D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field48D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field48D extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field49.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field49.java index 910a7583f..4952171c9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field49.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field49.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field49 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field49A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field49A.java index 3e952a872..501ba48fa 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field49A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field49A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field49A extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field49G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field49G.java index c3d814326..c55117fe1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field49G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field49G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field49G extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field49H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field49H.java index 4257791ff..3a9c91a61 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field49H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field49H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field49H extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field49M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field49M.java index a752efa5c..052459edf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field49M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field49M.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field49M extends StructuredNarrativeField implements Serializable, /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field49N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field49N.java index 52231fb37..d746d96da 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field49N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field49N.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field49N extends StructuredNarrativeField implements Serializable, /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field50.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field50.java index 6c2823416..fda4d91ac 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field50 extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field503.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field503.java index fc0c4da5a..8170cdb13 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field503.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field503.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field503 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field50A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field50A.java index 65e1aa9ee..a8a190ac2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field50A extends Field implements Serializable, BICContainer, Multi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field50B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field50B.java index bb3345175..780be9b42 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field50B extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field50C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field50C.java index 45b3aa7b5..320078926 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field50C extends Field implements Serializable, BICContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field50D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field50D.java index cd788f6c8..e1185d45a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field50D extends OptionDPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field50F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field50F.java index 4ed739320..b03daff6a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -76,7 +76,7 @@ public class Field50F extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field50G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field50G.java index 22937f4c4..bf02cb541 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field50G extends OptionGPartyField implements Serializable, BICCont /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field50H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field50H.java index a550a2fdd..f72a6f567 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field50H extends OptionHPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field50K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field50K.java index 6d6f97111..f77dc58cb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50K.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field50K extends OptionKPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field50L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field50L.java index f480bc032..9705d1900 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50L.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field50L extends OptionLPartyField implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field51.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field51.java index 06d4e5d08..933c957f1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field51.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field51.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field51 extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field51A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field51A.java index d8c8c4a86..30000902a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field51A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field51A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field51A extends OptionAPartyField implements Serializable, BICCont /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field51C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field51C.java index 3f394fac8..9cb01f492 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field51C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field51C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field51C extends OptionCPartyField implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field51D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field51D.java index 3ceb4e28d..18c83e97f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field51D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field51D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field51D extends OptionDPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field52A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field52A.java index e579c9a00..7f2b7621d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field52A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field52A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field52A extends OptionAPartyField implements Serializable, BICCont /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field52B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field52B.java index 026dcbdc1..cd56f8ea5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field52B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field52B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field52B extends OptionBPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field52C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field52C.java index cacba8406..07206300f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field52C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field52C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field52C extends OptionCPartyField implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field52D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field52D.java index 78ddd0d8d..a7486ff11 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field52D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field52D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field52D extends OptionDPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field533.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field533.java index a37273a85..384dda641 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field533.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field533.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field533 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field53A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field53A.java index 4eff152c0..8b54939dd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field53A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field53A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field53A extends OptionAPartyField implements Serializable, BICCont /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field53B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field53B.java index ff280b6d3..8a7c14851 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field53B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field53B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field53B extends OptionBPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field53C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field53C.java index 3642bd934..b2bd5e232 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field53C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field53C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field53C extends OptionCPartyField implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field53D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field53D.java index 0a935f910..a6fef3a79 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field53D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field53D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field53D extends OptionDPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field53J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field53J.java index 472f787f0..203b7b107 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field53J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field53J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field53J extends OptionJPartyField implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field54A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field54A.java index 0fc2bbcd5..55f84f92f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field54A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field54A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field54A extends OptionAPartyField implements Serializable, BICCont /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field54B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field54B.java index 5ad813ee5..0abc36438 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field54B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field54B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field54B extends OptionBPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field54D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field54D.java index 81086988f..3afe08a98 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field54D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field54D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field54D extends OptionDPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field55A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field55A.java index c5a42b275..d0d30190e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field55A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field55A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field55A extends OptionAPartyField implements Serializable, BICCont /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field55B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field55B.java index 6fcbbf0dd..5669f6e49 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field55B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field55B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field55B extends OptionBPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field55D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field55D.java index 0b6ba4254..735cc6742 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field55D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field55D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field55D extends OptionDPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field56A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field56A.java index 236490b71..f339b64b3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field56A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field56A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field56A extends OptionAPartyField implements Serializable, BICCont /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field56B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field56B.java index a313f0190..712460232 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field56B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field56B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field56B extends OptionBPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field56C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field56C.java index 3d3a4d7de..a84209f30 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field56C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field56C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field56C extends OptionCPartyField implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field56D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field56D.java index b00c8239a..2a1d98cf1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field56D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field56D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field56D extends OptionDPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field56J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field56J.java index 6a4239191..c07e30d92 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field56J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field56J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field56J extends OptionJPartyField implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field57A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field57A.java index ce2769619..58d98d392 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field57A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field57A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field57A extends OptionAPartyField implements Serializable, BICCont /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field57B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field57B.java index a65477f37..ad6835bca 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field57B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field57B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field57B extends OptionBPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field57C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field57C.java index 6a7812475..ec45df575 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field57C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field57C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field57C extends OptionCPartyField implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field57D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field57D.java index eb9e6df7d..748609df3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field57D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field57D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field57D extends OptionDPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field57J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field57J.java index a8fd18e6c..fc28cf758 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field57J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field57J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field57J extends OptionJPartyField implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field58A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field58A.java index 409c421b1..c8acaebc9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field58A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field58A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field58A extends OptionAPartyField implements Serializable, BICCont /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field58B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field58B.java index d689fbe75..09aa1a835 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field58B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field58B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field58B extends OptionBPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field58D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field58D.java index 14951fd50..f7dd7e374 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field58D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field58D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field58D extends OptionDPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field58J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field58J.java index c8340879f..7e0923f75 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field58J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field58J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field58J extends OptionJPartyField implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field59.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field59.java index befe8afd7..f896c0205 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field59.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field59.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field59 extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field59A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field59A.java index 507aeb355..3a6dcacc1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field59A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field59A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field59A extends Field implements Serializable, BICContainer, Multi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field59F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field59F.java index a46f7b3c5..579eea7d9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field59F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field59F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -76,7 +76,7 @@ public class Field59F extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field60F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field60F.java index 0cb1f6e81..6982d1dce 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field60F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field60F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -76,7 +76,7 @@ public class Field60F extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field60M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field60M.java index 6c4aef2ec..e8b53d5b6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field60M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field60M.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -76,7 +76,7 @@ public class Field60M extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field61.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field61.java index 17db2f778..78c27908d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field61.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field61.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -74,7 +74,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -82,7 +82,7 @@ public class Field61 extends Field implements Serializable, AmountContainer, Dat /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field619.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field619.java index 4832286ff..dfdfc604a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field619.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field619.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field619 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field62F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field62F.java index ae0f19965..8b51da2d5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field62F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field62F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -75,7 +75,7 @@ public class Field62F extends Field implements Serializable, AmountContainer, Da /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field62M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field62M.java index d7f7f07ad..70ad3ef4c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field62M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field62M.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -75,7 +75,7 @@ public class Field62M extends Field implements Serializable, AmountContainer, Da /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field64.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field64.java index a257260d5..f0defe501 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field64.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field64.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -75,7 +75,7 @@ public class Field64 extends Field implements Serializable, AmountContainer, Dat /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field65.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field65.java index e40bf3efa..b1358e4fd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field65.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field65.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -75,7 +75,7 @@ public class Field65 extends Field implements Serializable, AmountContainer, Dat /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field68A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field68A.java index 5d0e12fe2..cb6f1aa6a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field68A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field68A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -75,7 +75,7 @@ public class Field68A extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field69A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field69A.java index 0e34413a5..4f7a900c3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field69A extends Field implements Serializable, DateContainer, Gene /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field69B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field69B.java index bd15b1f32..10160c64c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -65,7 +65,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -73,7 +73,7 @@ public class Field69B extends Field implements Serializable, DateContainer, Gene /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field69C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field69C.java index 001fd38cb..af6542e05 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field69C extends Field implements Serializable, DateContainer, Gene /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field69D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field69D.java index bbd1ca642..67d4063bd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -72,7 +72,7 @@ public class Field69D extends Field implements Serializable, DateContainer, Gene /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field69E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field69E.java index 94dbfc9fb..46080e9ac 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field69E extends Field implements Serializable, DateContainer, Gene /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field69F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field69F.java index aeb4ce6e9..e41a23ab2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -72,7 +72,7 @@ public class Field69F extends Field implements Serializable, DateContainer, Gene /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field69J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field69J.java index 426cc2283..9703a6cb0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field69J extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field70.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field70.java index b89d25dfd..d05abc3ce 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field70 extends StructuredNarrativeField implements Serializable, N /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field70C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field70C.java index 65e0b9563..17dd585ba 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field70C extends Field implements Serializable, GenericField, Multi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field70D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field70D.java index 10b85a72c..06783d7f7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -65,7 +65,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -73,7 +73,7 @@ public class Field70D extends Field implements Serializable, GenericField, Multi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field70E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field70E.java index 5cfe0f7e4..c672884f1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -69,7 +69,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -77,7 +77,7 @@ public class Field70E extends Field implements Serializable, GenericField, Multi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field70F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field70F.java index 0f5065ec3..0335577cb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field70F extends Field implements Serializable, GenericField, Multi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field70G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field70G.java index f2e83c301..92c7075a1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -69,7 +69,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -77,7 +77,7 @@ public class Field70G extends Field implements Serializable, GenericField, Multi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field70H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field70H.java index ab30145f1..8850945c7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field70H extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field71A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field71A.java index 24ccf8f87..9e8452f2c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field71A extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field71B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field71B.java index aa289a6f1..059857213 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field71B extends StructuredNarrativeField implements Serializable, /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field71C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field71C.java index 4e94d90b3..da5ee7519 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field71C extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field71D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field71D.java index 2cee5ddcf..64c801f52 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field71D extends StructuredNarrativeField implements Serializable, /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field71F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field71F.java index 785040c97..d54d5eba1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field71F extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field71G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field71G.java index 2a346bb94..ce04e6a78 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field71G extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field71N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field71N.java index a91e4fa09..422c59e95 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71N.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -72,7 +72,7 @@ public class Field71N extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field72.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field72.java index 389a667b5..ce50f6998 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field72.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field72.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field72 extends StructuredNarrativeField implements Serializable, N /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field72Z.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field72Z.java index 8d73b5b10..5816226bc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field72Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field72Z.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field72Z extends StructuredNarrativeField implements Serializable, /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field73.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field73.java index 637d2e520..a635d6bc9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field73.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field73.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field73 extends StructuredNarrativeField implements Serializable, N /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field73A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field73A.java index 5b228b6ed..12b572c0c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field73A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field73A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field73A extends StructuredNarrativeField implements Serializable, /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field73R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field73R.java index e6d8e956c..8b7a7f03b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field73R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field73R.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field73R extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field73S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field73S.java index 3ad921cd8..5fa631a77 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field73S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field73S.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field73S extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field74.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field74.java index 7b9b7e224..d084b647b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field74.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field74.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field74 extends StructuredNarrativeField implements Serializable, N /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field75.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field75.java index 15b082fc9..8af2155b4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field75.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field75.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field75 extends StructuredNarrativeField implements Serializable, N /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field76.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field76.java index 843692483..b32888b1f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field76.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field76.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field76 extends StructuredNarrativeField implements Serializable, N /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field77.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field77.java index fb4ec9171..d18f0e9b8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field77 extends StructuredNarrativeField implements Serializable, N /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field77A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field77A.java index 5debf4a7c..c50155383 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field77A extends StructuredNarrativeField implements Serializable, /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field77B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field77B.java index 8ecf20e63..7df543922 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field77B extends StructuredNarrativeField implements Serializable, /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field77C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field77C.java index 09b89264a..fbe3c4dc2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field77C extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field77D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field77D.java index 1f4f5bba2..122c2484e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field77D extends StructuredNarrativeField implements Serializable, /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field77E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field77E.java index 4d13fe3b6..351206f2d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field77E extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field77F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field77F.java index dfb3958bc..f5b6d085b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field77F extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field77H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field77H.java index b4598a097..95fc3a311 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field77H extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field77J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field77J.java index fe97bae31..1e2268646 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field77J extends StructuredNarrativeField implements Serializable, /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field77L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field77L.java index f463ae2a8..c06dc7481 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77L.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field77L extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field77T.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field77T.java index 784c98739..5459cf006 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77T.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field77T extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field77U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field77U.java index 68271de53..d45a8b134 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77U.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field77U extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field78.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field78.java index 78b83bbd6..0fc0ffe8b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field78.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field78.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -69,7 +69,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -77,7 +77,7 @@ public class Field78 extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field78D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field78D.java index deb151607..bc5bce3a5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field78D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field78D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -69,7 +69,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -77,7 +77,7 @@ public class Field78D extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field79.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field79.java index fc45061cd..501317929 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field79.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field79.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -92,7 +92,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -100,7 +100,7 @@ public class Field79 extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field79Z.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field79Z.java index 17af1e60f..43d08b882 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field79Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field79Z.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -92,7 +92,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -100,7 +100,7 @@ public class Field79Z extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field80C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field80C.java index 830443ece..83ac35560 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field80C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field80C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field80C extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field81A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field81A.java index c962c1930..61b5451f4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field81A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field81A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field81A extends OptionAPartyField implements Serializable, BICCont /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field81D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field81D.java index fd4fcffd1..c918b925a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field81D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field81D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field81D extends OptionDPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field81J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field81J.java index 03c1c65d9..6348618be 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field81J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field81J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field81J extends OptionJPartyField implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field82A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field82A.java index a8b042236..984adf1e9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field82A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field82A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field82A extends OptionAPartyField implements Serializable, BICCont /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field82B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field82B.java index 1ff0a046e..8bbea10fb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field82B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field82B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field82B extends OptionBPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field82D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field82D.java index dc3cd6c41..c1f33e8b3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field82D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field82D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field82D extends OptionDPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field82J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field82J.java index 762869349..a79dda465 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field82J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field82J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field82J extends OptionJPartyField implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field83A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field83A.java index c7b953a32..735bf26fa 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field83A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field83A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field83A extends OptionAPartyField implements Serializable, BICCont /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field83C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field83C.java index c57232b49..b4dc4ab5d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field83C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field83C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field83C extends OptionCPartyField implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field83D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field83D.java index d593e489c..b27f84b25 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field83D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field83D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field83D extends OptionDPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field83J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field83J.java index 3ee1bb42c..753a72dd7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field83J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field83J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field83J extends OptionJPartyField implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field84A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field84A.java index 75184cb8e..7757b42bf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field84A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field84A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field84A extends OptionAPartyField implements Serializable, BICCont /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field84B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field84B.java index 342936659..e022061f1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field84B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field84B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field84B extends OptionBPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field84D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field84D.java index bcc3436ec..eb2a7d57e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field84D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field84D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field84D extends OptionDPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field84J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field84J.java index 41547c238..dfcf6def5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field84J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field84J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field84J extends OptionJPartyField implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field85A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field85A.java index 5c9ac0a40..cfb79ed3b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field85A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field85A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field85A extends OptionAPartyField implements Serializable, BICCont /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field85B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field85B.java index 8301f4966..eb20de7e6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field85B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field85B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field85B extends OptionBPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field85D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field85D.java index 886c3b113..3c4ca32c0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field85D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field85D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field85D extends OptionDPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field85J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field85J.java index 7d6988d5a..05cd0d119 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field85J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field85J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field85J extends OptionJPartyField implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field86.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field86.java index fec1b8b4b..b75131e0c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field86.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field86.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field86 extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field86A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field86A.java index a8c1f5b98..af276a14a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field86A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field86A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field86A extends OptionAPartyField implements Serializable, BICCont /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field86B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field86B.java index 817521b91..6df635a17 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field86B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field86B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field86B extends OptionBPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field86D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field86D.java index 5e8964394..23b05c9e0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field86D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field86D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field86D extends OptionDPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field86J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field86J.java index 196a46266..1208b9f1c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field86J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field86J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field86J extends OptionJPartyField implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field87A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field87A.java index 4cba226a0..af7a865ae 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field87A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field87A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field87A extends OptionAPartyField implements Serializable, BICCont /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field87B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field87B.java index a6acced22..1b158ab4b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field87B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field87B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field87B extends OptionBPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field87D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field87D.java index b7b31e969..5af757ea6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field87D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field87D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field87D extends OptionDPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field87J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field87J.java index c53ce7f8f..8fc5b3729 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field87J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field87J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field87J extends OptionJPartyField implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field88A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field88A.java index d52eaa6a5..c7d519162 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field88A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field88A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field88A extends OptionAPartyField implements Serializable, BICCont /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field88B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field88B.java index 56d12c950..f42db3aac 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field88B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field88B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field88B extends OptionBPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field88D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field88D.java index 4463ea043..151d8a59f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field88D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field88D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field88D extends OptionDPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field88J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field88J.java index a39abd282..2e39d93af 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field88J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field88J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field88J extends OptionJPartyField implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field89A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field89A.java index 8f83f65df..7dfbf998d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field89A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field89A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field89A extends OptionAPartyField implements Serializable, BICCont /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field89D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field89D.java index acc5e414f..08220f8d6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field89D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field89D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field89D extends OptionDPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field89J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field89J.java index d07ec4b9a..0af1fa42f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field89J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field89J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field89J extends OptionJPartyField implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90A.java index af3a1499b..f0fb9cc75 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -65,7 +65,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -73,7 +73,7 @@ public class Field90A extends Field implements Serializable, AmountContainer, Ge /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90B.java index 6c7fc432a..d96b534ce 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -74,7 +74,7 @@ public class Field90B extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90C.java index 886f14c30..05ccf2057 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -72,7 +72,7 @@ public class Field90C extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90D.java index 5f8769741..764aa0d76 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -72,7 +72,7 @@ public class Field90D extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90E.java index 170b5df6c..cb50043de 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field90E extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90F.java index dbd27a110..e203c16d3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -76,7 +76,7 @@ public class Field90F extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90J.java index b343b458e..9af9845d5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -76,7 +76,7 @@ public class Field90J extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90K.java index 2f38f98bd..ba0997261 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90K.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field90K extends Field implements Serializable, AmountContainer, Ge /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90L.java index 3f7884028..9faae8944 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90L.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -72,7 +72,7 @@ public class Field90L extends Field implements Serializable, AmountContainer, Ge /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field91A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field91A.java index df5cfbedd..11eb000c3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field91A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field91A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field91A extends OptionAPartyField implements Serializable, BICCont /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field91D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field91D.java index cea066115..f3e556db8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field91D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field91D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field91D extends OptionDPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field91J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field91J.java index a4f82dd7f..8ced0d94f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field91J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field91J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field91J extends OptionJPartyField implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92A.java index c54b5b7a3..b71e51d0a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -72,7 +72,7 @@ public class Field92A extends Field implements Serializable, AmountContainer, Ge /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92B.java index 3063572fe..9d39ccb73 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -74,7 +74,7 @@ public class Field92B extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92C.java index 36cd1443a..b80005e73 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field92C extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92D.java index 068b97bbf..983b00ecf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -72,7 +72,7 @@ public class Field92D extends Field implements Serializable, AmountContainer, Ge /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92F.java index 69d5262a1..c82201b2a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -65,7 +65,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -73,7 +73,7 @@ public class Field92F extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92H.java index 9e5c5e1f5..71d6f6639 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -74,7 +74,7 @@ public class Field92H extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92J.java index 9eb741eda..34c27cb35 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -76,7 +76,7 @@ public class Field92J extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92K.java index a91d51391..631846dfe 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92K.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field92K extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92L.java index 0bbe1a795..5aa3feb63 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92L.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -75,7 +75,7 @@ public class Field92L extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92M.java index 7e96cc9e4..f05183305 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92M.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -74,7 +74,7 @@ public class Field92M extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92N.java index 9f0bb1b85..17dfb54f8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92N.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -74,7 +74,7 @@ public class Field92N extends Field implements Serializable, MonetaryAmountConta /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92P.java index b8ae3e1c0..bcfd2c65c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92P.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field92P extends Field implements Serializable, AmountContainer, Ge /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92R.java index c20c44f70..1952fb455 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92R.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -65,7 +65,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -73,7 +73,7 @@ public class Field92R extends Field implements Serializable, AmountContainer, Ge /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field93A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field93A.java index 2bd8d40df..001ffaa3b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field93A extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field93B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field93B.java index abf0c67a1..a0b9b29bb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -74,7 +74,7 @@ public class Field93B extends Field implements Serializable, AmountContainer, Ge /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field93C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field93C.java index 38f12599a..d5b7e1b6c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -74,7 +74,7 @@ public class Field93C extends Field implements Serializable, AmountContainer, Ge /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field93D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field93D.java index 23436534e..389d53f90 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -72,7 +72,7 @@ public class Field93D extends Field implements Serializable, AmountContainer, Ge /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field93E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field93E.java index 9394be378..703eaa440 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -74,7 +74,7 @@ public class Field93E extends Field implements Serializable, AmountContainer, Ge /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field93F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field93F.java index e0e5f4768..82302bc69 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -74,7 +74,7 @@ public class Field93F extends Field implements Serializable, AmountContainer, Ge /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field94A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field94A.java index eeef975ba..43ab437cc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field94A extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field94B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field94B.java index 3f09b3682..e0db05a30 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field94B extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field94C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field94C.java index 08af595d2..1e25c8bf8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field94C extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field94D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field94D.java index 4c25b64d3..5a78c4e3d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field94D extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field94E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field94E.java index e61a54003..7be1868e2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -69,7 +69,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -77,7 +77,7 @@ public class Field94E extends Field implements Serializable, GenericField, Multi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field94F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field94F.java index beeb1f728..706e170fe 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field94F extends Field implements Serializable, BICContainer, Gener /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field94G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field94G.java index b2bee3662..d29f58540 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field94G extends Field implements Serializable, GenericField, Multi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field94H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field94H.java index 24a001b47..5596d2f2f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field94H extends Field implements Serializable, BICContainer, Gener /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field94L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field94L.java index 680a7eda7..f14e384f9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94L.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field94L extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field95C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field95C.java index 20f002e6b..959132944 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field95C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field95C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field95C extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field95L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field95L.java index 2f9e9ccc7..bdbd33b20 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field95L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field95L.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field95L extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field95P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field95P.java index 8e75f27fb..8c7b06ec7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field95P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field95P.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field95P extends OptionPPartyField implements Serializable, BICCont /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field95Q.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field95Q.java index 41b5114fd..f7ce308d1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field95Q.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field95Q.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field95Q extends OptionQPartyField implements Serializable, Generic /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field95R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field95R.java index df7d6828e..f88da14ce 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field95R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field95R.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field95R extends OptionRPartyField implements Serializable, Generic /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field95S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field95S.java index 5015596ba..09a787328 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field95S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field95S.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field95S extends OptionSPartyField implements Serializable, Generic /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field95U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field95U.java index 94563aa51..8fb9b8a59 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field95U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field95U.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field95U extends OptionUPartyField implements Serializable, Generic /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field95V.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field95V.java index e5d5f4596..8b51101d5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field95V.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field95V.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -69,7 +69,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -77,7 +77,7 @@ public class Field95V extends Field implements Serializable, GenericField, Multi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field96A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field96A.java index 70778b60d..2b1554821 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field96A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field96A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field96A extends OptionAPartyField implements Serializable, BICCont /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field96D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field96D.java index 01f4e2ade..37db562f2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field96D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field96D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field96D extends OptionDPartyField implements Serializable, MultiLi /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field96J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field96J.java index 1dec0d1a3..1880e28d0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field96J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field96J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field96J extends OptionJPartyField implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field97A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field97A.java index 2dca990ff..ceda9eb9b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field97A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field97A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field97A extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field97B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field97B.java index bca6bafd7..2de2f7bc7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field97B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field97B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field97B extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field97C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field97C.java index 7897377a0..adc320fc8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field97C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field97C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field97C extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field97D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field97D.java index 4ab730462..4cd46b992 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field97D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field97D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field97D extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field97E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field97E.java index 1c9feb3ba..9cfbb3ff0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field97E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field97E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field97E extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98A.java index aa4470176..344dd6b05 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field98A extends Field implements Serializable, DateContainer, Gene /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98B.java index d4da7ede7..f9ba17848 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -68,7 +68,7 @@ public class Field98B extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98C.java index 743f17b26..67be123e7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field98C extends Field implements Serializable, DateContainer, Gene /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98D.java index 0c43e20eb..cf202dffe 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -74,7 +74,7 @@ public class Field98D extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98E.java index 30797c451..72293d298 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -76,7 +76,7 @@ public class Field98E extends Field implements Serializable, DateContainer, Gene /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98F.java index 7161aca6c..b60fb5a74 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field98F extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98G.java index e3911fa22..8dc11285a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -74,7 +74,7 @@ public class Field98G extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98H.java index cf0e9295a..7416cca04 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -71,7 +71,7 @@ public class Field98H extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98J.java index f1706e0f8..dd999710b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -75,7 +75,7 @@ public class Field98J extends Field implements Serializable, DateContainer, BICC /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98K.java index 41bd090fb..4afeeddb5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98K.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -65,7 +65,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -73,7 +73,7 @@ public class Field98K extends Field implements Serializable, DateContainer, Gene /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field999.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field999.java index fa325ec74..a4ced3df9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field999.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field999.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field999 extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field99A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field99A.java index acfadf89c..3bea02b27 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field99A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field99A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -70,7 +70,7 @@ public class Field99A extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field99B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field99B.java index 9e68d4cdb..b8a31a45c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field99B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field99B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field99B extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field99C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field99C.java index 9940c9368..8e83184c2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field99C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field99C.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2023 + * This class complies with standard release SRU2024 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field99C extends Field implements Serializable, GenericField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT008.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT008.java index 235360a3f..f9d6af12f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT008.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT008.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -42,7 +42,7 @@ * *

- * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

* For additional resources check https://www.prowidesoftware.com/resources */ @@ -51,7 +51,7 @@ public class MT008 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT008.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT009.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT009.java index c3affac02..06b4f477a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT009.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT009.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -42,7 +42,7 @@ * *

- * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

* For additional resources check https://www.prowidesoftware.com/resources */ @@ -51,7 +51,7 @@ public class MT009 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT009.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT010.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT010.java index 446ac795d..4262934c3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT010.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT010.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -46,7 +46,7 @@ * *

- * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

* For additional resources check https://www.prowidesoftware.com/resources */ @@ -55,7 +55,7 @@ public class MT010 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT010.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT011.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT011.java index 9a6cbe3ac..04263fd8f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT011.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT011.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

- * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

* For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT011 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT011.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT012.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT012.java index 32d5d3511..d1b2c859f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT012.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT012.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ * *

- * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

* For additional resources check https://www.prowidesoftware.com/resources */ @@ -56,7 +56,7 @@ public class MT012 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT012.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT015.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT015.java index 9d5f12917..cd7ae18d1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT015.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT015.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -42,7 +42,7 @@ * *

- * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

* For additional resources check https://www.prowidesoftware.com/resources */ @@ -51,7 +51,7 @@ public class MT015 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT015.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT019.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT019.java index b9a39626d..d1b744b09 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT019.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT019.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

- * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

* For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT019 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT019.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT020.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT020.java index e0191b7da..fb47a8a4c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT020.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT020.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -92,7 +92,7 @@ * *

- * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

* For additional resources check https://www.prowidesoftware.com/resources */ @@ -101,7 +101,7 @@ public class MT020 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT020.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT021.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT021.java index d24f07d26..992e58bcd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT021.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT021.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -94,7 +94,7 @@ * *

- * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

* For additional resources check https://www.prowidesoftware.com/resources */ @@ -103,7 +103,7 @@ public class MT021 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT021.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT022.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT022.java index b6d6da2ec..a180886f0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT022.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT022.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -92,7 +92,7 @@ * *

- * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

* For additional resources check https://www.prowidesoftware.com/resources */ @@ -101,7 +101,7 @@ public class MT022 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT022.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT023.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT023.java index f248e1509..f16b44199 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT023.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT023.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -94,7 +94,7 @@ Sequence _B (O)

  • Field 202 (M)
  • * *

    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -103,7 +103,7 @@ public class MT023 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT023.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT024.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT024.java index bee1ebcf4..fe6483807 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT024.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT024.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ * *

    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -53,7 +53,7 @@ public class MT024 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT024.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT025.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT025.java index 8878adac8..fbddb60ae 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT025.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT025.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ * *

    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -53,7 +53,7 @@ public class MT025 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT025.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT026.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT026.java index 8595dfcca..4735e9a0b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT026.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT026.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -45,7 +45,7 @@ * *

    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -54,7 +54,7 @@ public class MT026 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT026.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT027.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT027.java index 32ba0403b..4a02f82b4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT027.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT027.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -43,7 +43,7 @@ * *

    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -52,7 +52,7 @@ public class MT027 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT027.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT028.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT028.java index 53c191f1a..2f630799c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT028.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT028.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -46,7 +46,7 @@ * *

    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -55,7 +55,7 @@ public class MT028 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT028.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT029.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT029.java index 81eb4f7e9..3af204f5c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT029.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT029.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -50,7 +50,7 @@ * *

    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -59,7 +59,7 @@ public class MT029 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT029.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT031.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT031.java index 7a1a9fff2..1ce005ecb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT031.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT031.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -45,7 +45,7 @@ * *

    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -54,7 +54,7 @@ public class MT031 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT031.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT032.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT032.java index a17ad0df3..b4aeadcb3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT032.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT032.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -42,7 +42,7 @@ * *

    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -51,7 +51,7 @@ public class MT032 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT032.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT035.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT035.java index 4c433388e..37de48950 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT035.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT035.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -41,7 +41,7 @@ * *

    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -50,7 +50,7 @@ public class MT035 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT035.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT036.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT036.java index f29693c74..b1b6a3c91 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT036.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT036.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -45,7 +45,7 @@ * *

    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -54,7 +54,7 @@ public class MT036 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT036.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT037.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT037.java index 6030fc67d..23cac523c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT037.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT037.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -42,7 +42,7 @@ * *

    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -51,7 +51,7 @@ public class MT037 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT037.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT041.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT041.java index e6a3711b9..9054c9cb0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT041.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT041.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -42,7 +42,7 @@ * *

    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -51,7 +51,7 @@ public class MT041 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT041.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT042.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT042.java index 368e26797..c9d9c2a77 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT042.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT042.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -42,7 +42,7 @@ * *

    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -51,7 +51,7 @@ public class MT042 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT042.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT043.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT043.java index ade0e7ff0..b8a1c6586 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT043.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT043.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -41,7 +41,7 @@ * *

    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -50,7 +50,7 @@ public class MT043 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT043.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT044.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT044.java index 3580199d5..63ba8b6b4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT044.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT044.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ * *

    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -53,7 +53,7 @@ public class MT044 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT044.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT045.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT045.java index 2cb710d64..0d3c6e823 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT045.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT045.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -42,7 +42,7 @@ * *

    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -51,7 +51,7 @@ public class MT045 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT045.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT046.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT046.java index 2e3eec928..f0b9828d1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT046.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT046.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -43,7 +43,7 @@ * *

    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -52,7 +52,7 @@ public class MT046 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT046.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT047.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT047.java index 0323fa6df..6143dfd36 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT047.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT047.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -53,7 +53,7 @@ * *

    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -62,7 +62,7 @@ public class MT047 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT047.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT048.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT048.java index 7afda3394..494ddea9c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT048.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT048.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -41,7 +41,7 @@ * *

    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -50,7 +50,7 @@ public class MT048 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT048.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT049.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT049.java index a2c074b5b..344ef689d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT049.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT049.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -41,7 +41,7 @@ * *

    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -50,7 +50,7 @@ public class MT049 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT049.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT051.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT051.java index 011d48248..9152fcf04 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT051.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT051.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -53,7 +53,7 @@ Sequence _A (O) (repetitive)

    • Field 305 (O) (repetitive) - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -62,7 +62,7 @@ public class MT051 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT051.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT052.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT052.java index 1ba1fddcc..0bafe5055 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT052.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT052.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -50,7 +50,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -59,7 +59,7 @@ public class MT052 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT052.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT055.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT055.java index e0e14a82d..564e4d20d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT055.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT055.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -53,7 +53,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -62,7 +62,7 @@ public class MT055 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT055.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT056.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT056.java index 3b90563f7..568ea71f6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT056.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT056.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -56,7 +56,7 @@ public class MT056 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT056.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT057.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT057.java index 9fb113f5a..0680ba0dd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT057.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT057.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -46,7 +46,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -55,7 +55,7 @@ public class MT057 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT057.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT061.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT061.java index 14088104d..bb188226a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT061.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT061.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -53,7 +53,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -62,7 +62,7 @@ public class MT061 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT061.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT062.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT062.java index 16be1b31d..fd9b66fdb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT062.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT062.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -46,7 +46,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -55,7 +55,7 @@ public class MT062 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT062.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT063.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT063.java index 9effe009f..cc5086a8f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT063.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT063.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -45,7 +45,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -54,7 +54,7 @@ public class MT063 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT063.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT064.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT064.java index e11100a9b..1e6aee0b4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT064.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT064.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -53,7 +53,7 @@ public class MT064 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT064.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT065.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT065.java index cfb9ab8ea..3aaed9dec 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT065.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT065.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -42,7 +42,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -51,7 +51,7 @@ public class MT065 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT065.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT066.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT066.java index 0443d652e..87e2332e6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT066.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT066.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -70,7 +70,7 @@ public class MT066 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT066.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT067.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT067.java index 7f9420ee6..145255b4b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT067.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT067.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -53,7 +53,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -62,7 +62,7 @@ public class MT067 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT067.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT068.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT068.java index dd5c8b739..03f2042d9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT068.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT068.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -53,7 +53,7 @@ public class MT068 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT068.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT069.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT069.java index be4af2f45..8de383055 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT069.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT069.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -42,7 +42,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -51,7 +51,7 @@ public class MT069 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT069.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT070.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT070.java index 302eae904..77c05a01d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT070.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT070.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -43,7 +43,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -52,7 +52,7 @@ public class MT070 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT070.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT071.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT071.java index bb58f6194..c02985caa 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT071.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT071.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -71,7 +71,7 @@ public class MT071 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT071.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT072.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT072.java index 5ee8e071d..f33b93da1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT072.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT072.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -42,7 +42,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -51,7 +51,7 @@ public class MT072 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT072.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT073.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT073.java index 4254e9ddf..efe6802cd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT073.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT073.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -70,7 +70,7 @@ public class MT073 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT073.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT074.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT074.java index 41516edba..e1ab27dda 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT074.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT074.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -52,7 +52,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -61,7 +61,7 @@ public class MT074 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT074.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT077.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT077.java index 6d1ef84cf..9c6f2a250 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT077.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT077.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -43,7 +43,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -52,7 +52,7 @@ public class MT077 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT077.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT081.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT081.java index 41a061377..8f8459a57 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT081.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT081.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -50,7 +50,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -59,7 +59,7 @@ public class MT081 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT081.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT082.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT082.java index 74edb40e8..36389b563 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT082.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT082.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -71,7 +71,7 @@ public class MT082 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT082.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT083.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT083.java index 32c951452..96c39200c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT083.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT083.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -70,7 +70,7 @@ public class MT083 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT083.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT090.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT090.java index 6ce481215..ad91f23be 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT090.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT090.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -42,7 +42,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -51,7 +51,7 @@ public class MT090 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT090.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT092.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT092.java index a7bfd2aed..70f8465d4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT092.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT092.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -53,7 +53,7 @@ public class MT092 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT092.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT094.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT094.java index 1815bf1ee..5f1f07128 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT094.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT094.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -52,7 +52,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -61,7 +61,7 @@ public class MT094 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT094.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT096.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT096.java index 717b48238..c40506760 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT096.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT096.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -41,7 +41,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -50,7 +50,7 @@ public class MT096 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT096.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT097.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT097.java index 11d039f59..7559d94fc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT097.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt0xx/MT097.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -51,7 +51,7 @@ * *

      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -60,7 +60,7 @@ public class MT097 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT097.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT101.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT101.java index 516a98213..dc7704072 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT101.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT101.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -75,7 +75,7 @@ Sequence B (M) (repetitive)

      • Field 21 (M)
      • * *

        - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

        * For additional resources check https://www.prowidesoftware.com/resources */ @@ -84,7 +84,7 @@ public class MT101 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT101.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT102.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT102.java index cfedd76bc..711cae8fb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT102.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT102.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -82,7 +82,7 @@ Sequence C (M)

        • Field 32 A (M)
        • * *

          - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

          * For additional resources check https://www.prowidesoftware.com/resources */ @@ -91,7 +91,7 @@ public class MT102 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT102.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT102_STP.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT102_STP.java index 5e0e45e80..30229d3ac 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT102_STP.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT102_STP.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -81,7 +81,7 @@ Sequence C (M)

          • Field 32 A (M)
          • * *

            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -90,7 +90,7 @@ public class MT102_STP extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT102_STP.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103.java index f5820b73e..27612f624 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -66,7 +66,7 @@ * *

            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -75,7 +75,7 @@ public class MT103 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT103.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103_REMIT.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103_REMIT.java index 47d76ff2a..2c9522730 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103_REMIT.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103_REMIT.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -66,7 +66,7 @@ * *

            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -75,7 +75,7 @@ public class MT103_REMIT extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT103_REMIT.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103_STP.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103_STP.java index 8ddf0b328..526e2cb11 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103_STP.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103_STP.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -65,7 +65,7 @@ * *

            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -74,7 +74,7 @@ public class MT103_STP extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT103_STP.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT104.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT104.java index 4da115bcd..e932615d0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT104.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT104.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -89,7 +89,7 @@ Sequence C (O)

            • Field 32 B (M)
            • * *

              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -98,7 +98,7 @@ public class MT104 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT104.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT105.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT105.java index 4cb7b0e87..90b116617 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT105.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT105.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -46,7 +46,7 @@ * *

              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -55,7 +55,7 @@ public class MT105 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT105.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT107.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT107.java index 8870a7706..b931c6ca1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT107.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT107.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -88,7 +88,7 @@ Sequence C (M)

              • Field 32 B (M)
              • * *

                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -97,7 +97,7 @@ public class MT107 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT107.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT110.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT110.java index 40d369b42..7903e80f8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT110.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT110.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ Sequence Loop1 (M) (repetitive)

                • Field 21 (M)
                • * *

                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -67,7 +67,7 @@ public class MT110 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT110.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT111.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT111.java index 8c743d2f1..3e041458b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT111.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT111.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT111 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT111.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT112.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT112.java index fa3df09c6..e37f214df 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT112.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT112.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT112 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT112.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT190.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT190.java index 44c9014e3..7e4220699 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT190.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT190.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT190 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT190.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT191.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT191.java index da627ad61..90927085b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT191.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT191.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT191 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT191.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT192.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT192.java index d236a67cf..7c7dfa6b4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT192.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT192.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -45,7 +45,7 @@ * *

                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -54,7 +54,7 @@ public class MT192 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT192.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT195.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT195.java index 3d95eb2e8..9075bbad7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT195.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT195.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ * *

                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -56,7 +56,7 @@ public class MT195 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT195.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT196.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT196.java index 6f396ab99..93b40f0dd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT196.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT196.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ * *

                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -56,7 +56,7 @@ public class MT196 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT196.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT198.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT198.java index 716c85b1a..4fdbfb2bf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT198.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT198.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ * *

                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -53,7 +53,7 @@ public class MT198 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT198.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT199.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT199.java index 5558c800c..7ff9db01f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT199.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt1xx/MT199.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ * *

                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -53,7 +53,7 @@ public class MT199 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT199.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT200.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT200.java index ddefccfa5..df0d7ea5b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT200.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT200.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ * *

                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -56,7 +56,7 @@ public class MT200 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT200.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT201.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT201.java index 1387d234c..a49fc8950 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT201.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT201.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ Sequence Loop1 (M) (repetitive)

                  • Field 20 (M)
                  • * *

                    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -66,7 +66,7 @@ public class MT201 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT201.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT202.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT202.java index 3ead0acb5..4ed29a3ab 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT202.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT202.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -54,7 +54,7 @@ * *

                    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -63,7 +63,7 @@ public class MT202 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT202.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT202COV.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT202COV.java index 47768d9e4..053c279ba 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT202COV.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT202COV.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -69,7 +69,7 @@ Sequence B (M)

                    • Field 50 A,F,K (M)
                    • * *

                      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -78,7 +78,7 @@ public class MT202COV extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT202COV.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT203.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT203.java index bbfedb396..9ea3184e8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT203.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT203.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ * *

                      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -70,7 +70,7 @@ public class MT203 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT203.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT204.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT204.java index fc69efbac..37c8e14e9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT204.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT204.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,7 +61,7 @@ Sequence B (M) (repetitive)

                      • Field 20 (M)
                      • * *

                        - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                        * For additional resources check https://www.prowidesoftware.com/resources */ @@ -70,7 +70,7 @@ public class MT204 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT204.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT205.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT205.java index 82d0a64ff..1d0038b37 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT205.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT205.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -53,7 +53,7 @@ * *

                        - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                        * For additional resources check https://www.prowidesoftware.com/resources */ @@ -62,7 +62,7 @@ public class MT205 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT205.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT205COV.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT205COV.java index 042d436c3..2875c35a1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT205COV.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT205COV.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -68,7 +68,7 @@ Sequence B (M)

                        • Field 50 A,F,K (M)
                        • * *

                          - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                          * For additional resources check https://www.prowidesoftware.com/resources */ @@ -77,7 +77,7 @@ public class MT205COV extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT205COV.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT210.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT210.java index a899ddb71..6be475271 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT210.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT210.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -56,7 +56,7 @@ Sequence Loop1 (M) (repetitive)

                          • Field 21 (M)
                          • * *

                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -65,7 +65,7 @@ public class MT210 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT210.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT290.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT290.java index d1732c5bf..2c0fa3bd0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT290.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT290.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT290 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT290.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT291.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT291.java index 4bdaa89c2..5eaa7e345 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT291.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT291.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT291 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT291.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT292.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT292.java index c84a76d02..e57a7d5e5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT292.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT292.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -45,7 +45,7 @@ * *

                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -54,7 +54,7 @@ public class MT292 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT292.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT295.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT295.java index f296daa3d..fd9a39603 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT295.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT295.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ * *

                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -56,7 +56,7 @@ public class MT295 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT295.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT296.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT296.java index 8a4b20e3a..a522ccc6e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT296.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT296.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ * *

                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -56,7 +56,7 @@ public class MT296 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT296.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT298.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT298.java index 909b1a0f9..ba337b425 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT298.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT298.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ * *

                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -53,7 +53,7 @@ public class MT298 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT298.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT299.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT299.java index 5767e6d7a..6c4a40371 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT299.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT299.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ * *

                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -53,7 +53,7 @@ public class MT299 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT299.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT300.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT300.java index 0d1d9d062..dd4e2fe95 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT300.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT300.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -165,7 +165,7 @@ Sequence F (O)

                            • Field 15 F (M)
                            • * *

                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -174,7 +174,7 @@ public class MT300 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT300.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT304.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT304.java index afcdc819a..7d6be3972 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT304.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT304.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -131,7 +131,7 @@ Sequence E (O)

                              • Field 15 E (M)
                              • * *

                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -140,7 +140,7 @@ public class MT304 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT304.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT305.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT305.java index 4091385eb..6926466a5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT305.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT305.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -117,7 +117,7 @@ Sequence B1a1 (O) (repetitive)

                                • Field 22 P (M)
                                • * *

                                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -126,7 +126,7 @@ public class MT305 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT305.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT306.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT306.java index 3f9ff6b80..55cf99404 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT306.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT306.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -68,11 +68,12 @@ Sequence A (M)

                                  • Field 15 A (M)
                                • Sequence B (M)
                                  • Field 15 B (M)
                                  • -
                                  • Field 17 V (M)
                                  • +
                                  • Field 17 V (O)
                                  • Field 30 T (M)
                                  • Field 30 X (M)
                                  • -
                                  • Field 29 E (M)
                                  • -
                                  • Field 30 F,J (M)
                                  • +
                                  • +Fieldset 29 + (M)
                                    • FieldsetItem 29 E (M)
                                    • FieldsetItem 29 W (M)
                                  • Field 30 F,J (M)
                                  • Field 29 H (O) (repetitive)
                                  • Field 14 S (O) (repetitive)
                                  • Field 39 M (O)
                                  • @@ -165,26 +166,24 @@ Sequence I (O)
                                    • Field 15 I (M)
                                  • Sequence J (O)
                                    • Field 15 J (M)
                                    • -
                                    • Field 14 S (M)
                                    • -
                                    • Field 14 B (O)
                                    • -
                                    • Field 16 C (M)
                                    • -
                                    • -Sequence J1 (O)
                                      • Field 18 B (M)
                                      • +
                                      • Field 14 P (O)
                                      • +
                                      • Field 14 S (O) (repetitive)
                                      • +
                                      • Field 29 Q (O) (repetitive)
                                      • +
                                      • Field 14 R (O)
                                      • +
                                      • Field 14 Q (O)
                                      • +
                                      • +Fieldset 16 + (O)
                                        • FieldsetItem 16 D (O)
                                        • FieldsetItem 16 W (O)
                                      • Field 14 B (O)
                                      • +
                                      • Field 19 C (O)
                                      • -Sequence _J1a (O) (repetitive)
                                        • Field 30 M (M)
                                        • -
                                        • Field 19 Y (M)
                                        • +Sequence J1 (O) (repetitive)
                                          • Field 30 I (M)
                                          • +
                                          • Field 19 Y (O)
                                          -
                                      • -
                                      • -Sequence J2 (O)
                                        • Field 18 C (M)
                                        • -Sequence _J2a (O) (repetitive)
                                          • Field 30 N (M)
                                          • -
                                          • Field 19 Z (M)
                                          • +Sequence J2 (O) (repetitive)
                                            • Field 30 K (M)
                                            • +
                                            • Field 19 Z (O)
                                        • -
                                        • Field 19 C (O)
                                        • -
                                        • Field 23 C (O)
                                        • -
                                      • Sequence K (O)
                                        • Field 15 K (M)
                                        • Field 29 A (O)
                                        • @@ -246,7 +245,7 @@ Sequence M1a1 (O) (repetitive)
                                          • Field 22 P (M)
                                          • * *

                                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -255,7 +254,7 @@ public class MT306 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT306.class.getName()); @@ -1840,72 +1839,72 @@ public Field15J getField15J() { } /** - * Iterates through block4 fields and return the first one whose name matches 14B, + * Iterates through block4 fields and return the first one whose name matches 14P, * or null if none is found. - * The first occurrence of field 14B at MT306 is expected to be the only one. + * The first occurrence of field 14P at MT306 is expected to be the only one. * - * @return a Field14B object or null if the field is not found + * @return a Field14P object or null if the field is not found * @see SwiftTagListBlock#getTagByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public Field14B getField14B() { - final Tag t = tag("14B"); + public Field14P getField14P() { + final Tag t = tag("14P"); if (t != null) { - return new Field14B(t.getValue()); + return new Field14P(t.getValue()); } else { return null; } } /** - * Iterates through block4 fields and return the first one whose name matches 16C, + * Iterates through block4 fields and return the first one whose name matches 14R, * or null if none is found. - * The first occurrence of field 16C at MT306 is expected to be the only one. + * The first occurrence of field 14R at MT306 is expected to be the only one. * - * @return a Field16C object or null if the field is not found + * @return a Field14R object or null if the field is not found * @see SwiftTagListBlock#getTagByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public Field16C getField16C() { - final Tag t = tag("16C"); + public Field14R getField14R() { + final Tag t = tag("14R"); if (t != null) { - return new Field16C(t.getValue()); + return new Field14R(t.getValue()); } else { return null; } } /** - * Iterates through block4 fields and return the first one whose name matches 18B, + * Iterates through block4 fields and return the first one whose name matches 14Q, * or null if none is found. - * The first occurrence of field 18B at MT306 is expected to be the only one. + * The first occurrence of field 14Q at MT306 is expected to be the only one. * - * @return a Field18B object or null if the field is not found + * @return a Field14Q object or null if the field is not found * @see SwiftTagListBlock#getTagByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public Field18B getField18B() { - final Tag t = tag("18B"); + public Field14Q getField14Q() { + final Tag t = tag("14Q"); if (t != null) { - return new Field18B(t.getValue()); + return new Field14Q(t.getValue()); } else { return null; } } /** - * Iterates through block4 fields and return the first one whose name matches 18C, + * Iterates through block4 fields and return the first one whose name matches 14B, * or null if none is found. - * The first occurrence of field 18C at MT306 is expected to be the only one. + * The first occurrence of field 14B at MT306 is expected to be the only one. * - * @return a Field18C object or null if the field is not found + * @return a Field14B object or null if the field is not found * @see SwiftTagListBlock#getTagByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public Field18C getField18C() { - final Tag t = tag("18C"); + public Field14B getField14B() { + final Tag t = tag("14B"); if (t != null) { - return new Field18C(t.getValue()); + return new Field14B(t.getValue()); } else { return null; } @@ -1929,24 +1928,6 @@ public Field19C getField19C() { } } - /** - * Iterates through block4 fields and return the first one whose name matches 23C, - * or null if none is found. - * The first occurrence of field 23C at MT306 is expected to be the only one. - * - * @return a Field23C object or null if the field is not found - * @see SwiftTagListBlock#getTagByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public Field23C getField23C() { - final Tag t = tag("23C"); - if (t != null) { - return new Field23C(t.getValue()); - } else { - return null; - } - } - /** * Iterates through block4 fields and return the first one whose name matches 15K, * or null if none is found. @@ -2487,6 +2468,46 @@ public Field77A getField77A() { } } + /** + * Iterates through block4 fields and return all occurrences of fields whose names matches 29E, + * or Collections.emptyList() if none is found. + * Multiple occurrences of field 29E at MT306 are expected at one sequence or across several sequences. + * + * @return a List of Field29E objects or Collections.emptyList() if none is not found + * @see SwiftTagListBlock#getTagsByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public List getField29E() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("29E"); + if (tags != null && tags.length > 0) { + for (Tag tag : tags) { + result.add(new Field29E(tag.getValue())); + } + } + return result; + } + + /** + * Iterates through block4 fields and return all occurrences of fields whose names matches 29W, + * or Collections.emptyList() if none is found. + * Multiple occurrences of field 29W at MT306 are expected at one sequence or across several sequences. + * + * @return a List of Field29W objects or Collections.emptyList() if none is not found + * @see SwiftTagListBlock#getTagsByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public List getField29W() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("29W"); + if (tags != null && tags.length > 0) { + for (Tag tag : tags) { + result.add(new Field29W(tag.getValue())); + } + } + return result; + } + /** * Iterates through block4 fields and return all occurrences of fields whose names matches 29H, * or Collections.emptyList() if none is found. @@ -2928,40 +2949,60 @@ public List getField30T() { } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 29E, + * Iterates through block4 fields and return all occurrences of fields whose names matches 29Q, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 29E at MT306 are expected at one sequence or across several sequences. + * Multiple occurrences of field 29Q at MT306 are expected at one sequence or across several sequences. * - * @return a List of Field29E objects or Collections.emptyList() if none is not found + * @return a List of Field29Q objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField29E() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("29E"); + public List getField29Q() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("29Q"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field29E(tag.getValue())); + result.add(new Field29Q(tag.getValue())); + } + } + return result; + } + + /** + * Iterates through block4 fields and return all occurrences of fields whose names matches 16D, + * or Collections.emptyList() if none is found. + * Multiple occurrences of field 16D at MT306 are expected at one sequence or across several sequences. + * + * @return a List of Field16D objects or Collections.emptyList() if none is not found + * @see SwiftTagListBlock#getTagsByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public List getField16D() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("16D"); + if (tags != null && tags.length > 0) { + for (Tag tag : tags) { + result.add(new Field16D(tag.getValue())); } } return result; } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 30M, + * Iterates through block4 fields and return all occurrences of fields whose names matches 16W, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 30M at MT306 are expected at one sequence or across several sequences. + * Multiple occurrences of field 16W at MT306 are expected at one sequence or across several sequences. * - * @return a List of Field30M objects or Collections.emptyList() if none is not found + * @return a List of Field16W objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField30M() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("30M"); + public List getField16W() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("16W"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field30M(tag.getValue())); + result.add(new Field16W(tag.getValue())); } } return result; @@ -2988,20 +3029,20 @@ public List getField19Y() { } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 30N, + * Iterates through block4 fields and return all occurrences of fields whose names matches 30K, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 30N at MT306 are expected at one sequence or across several sequences. + * Multiple occurrences of field 30K at MT306 are expected at one sequence or across several sequences. * - * @return a List of Field30N objects or Collections.emptyList() if none is not found + * @return a List of Field30K objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField30N() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("30N"); + public List getField30K() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("30K"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field30N(tag.getValue())); + result.add(new Field30K(tag.getValue())); } } return result; @@ -4347,6 +4388,64 @@ public SequenceJ getSequenceJ(SwiftTagListBlock parentSequence) { } + /** + * Class to model Sequence "J1" in MT 306. + */ + public static class SequenceJ1 extends SwiftTagListBlock { + private static final long serialVersionUID = 1L; + + /** + * Constructs an empty sequence. + */ + private SequenceJ1() { + super(new ArrayList<>()); + } + + /** + * Creates a sequence with the given content. + * @see SwiftTagListBlock + */ + private SequenceJ1(final SwiftTagListBlock content) { + super(content.getTags()); + } + + /** + * The name of the first tag in the sequence which must be mandatory. + * May be null if we cannot determine this safely + */ + public static final String START_NAME = "30I" ; + } + + + /** + * Class to model Sequence "J2" in MT 306. + */ + public static class SequenceJ2 extends SwiftTagListBlock { + private static final long serialVersionUID = 1L; + + /** + * Constructs an empty sequence. + */ + private SequenceJ2() { + super(new ArrayList<>()); + } + + /** + * Creates a sequence with the given content. + * @see SwiftTagListBlock + */ + private SequenceJ2(final SwiftTagListBlock content) { + super(content.getTags()); + } + + /** + * The name of the first tag in the sequence which must be mandatory. + * May be null if we cannot determine this safely + */ + public static final String START_NAME = "30K" ; + } + + /** * Class to model Sequence "K" in MT 306. */ diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT320.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT320.java index 275732784..49459c5d3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT320.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT320.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -140,7 +140,7 @@ Sequence _I1 (O) (repetitive)

                                            • Field 30 F (M)
                                            • * *

                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -149,7 +149,7 @@ public class MT320 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT320.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT321.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT321.java index b0b416e1a..55a10bbb4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT321.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT321.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -107,7 +107,7 @@ * *

                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -116,7 +116,7 @@ public class MT321 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT321.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT330.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT330.java index dfb9c4b5e..ac9949512 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT330.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT330.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -125,7 +125,7 @@ Sequence H (O)

                                              • Field 15 H (M)
                                              • * *

                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -134,7 +134,7 @@ public class MT330 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT330.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT340.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT340.java index ac1b4fd4c..9c66c8692 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT340.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT340.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -155,7 +155,7 @@ Sequence G1a1 (O) (repetitive)

                                                • Field 22 P (M)
                                                • * *

                                                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -164,7 +164,7 @@ public class MT340 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT340.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT341.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT341.java index d476dc972..5338adea8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT341.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT341.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -120,7 +120,7 @@ Sequence D1a1 (O) (repetitive)

                                                  • Field 22 P (M)
                                                  • * *

                                                    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -129,7 +129,7 @@ public class MT341 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT341.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT350.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT350.java index d094ce4bb..e6f3f9142 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT350.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT350.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -92,7 +92,7 @@ Sequence D2 (O)

                                                    • Field 71 F (M)
                                                    • * *

                                                      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -101,7 +101,7 @@ public class MT350 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT350.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT360.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT360.java index f7f17591e..e5d0b2624 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT360.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT360.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -264,7 +264,7 @@ Sequence O1a1 (O) (repetitive)

                                                      • Field 22 P (M)
                                                      • * *

                                                        - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                        * For additional resources check https://www.prowidesoftware.com/resources */ @@ -273,7 +273,7 @@ public class MT360 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT360.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT361.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT361.java index b7e620618..80dd88870 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT361.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT361.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -321,7 +321,7 @@ Sequence P1a1 (O) (repetitive)

                                                        • Field 22 P (M)
                                                        • * *

                                                          - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                          * For additional resources check https://www.prowidesoftware.com/resources */ @@ -330,7 +330,7 @@ public class MT361 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT361.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT362.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT362.java index cb78f6f3f..49ebbac5d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT362.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT362.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -118,7 +118,7 @@ Sequence _E1 (M) (repetitive)

                                                          • Field 30 F (M)
                                                          • * *

                                                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -127,7 +127,7 @@ public class MT362 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT362.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT364.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT364.java index e322e72e5..f539cc9e3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT364.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT364.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -99,7 +99,7 @@ Sequence M (O)

                                                            • Field 15 M (M)
                                                            • * *

                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -108,7 +108,7 @@ public class MT364 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT364.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT365.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT365.java index dbf518082..d0770f845 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT365.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT365.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -119,7 +119,7 @@ Sequence M (O)

                                                              • Field 15 M (M)
                                                              • * *

                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -128,7 +128,7 @@ public class MT365 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT365.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT370.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT370.java index 5a5926c0c..6d9809e22 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT370.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT370.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -85,7 +85,7 @@ * *

                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -94,7 +94,7 @@ public class MT370 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT370.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT380.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT380.java index 4d3054fbe..8f4030dbf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT380.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT380.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -90,7 +90,7 @@ * *

                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -99,7 +99,7 @@ public class MT380 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT380.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT381.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT381.java index dca2c027a..6cd70111b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT381.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT381.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -89,7 +89,7 @@ * *

                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -98,7 +98,7 @@ public class MT381 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT381.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT390.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT390.java index 86185fcf3..3324db0c9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT390.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT390.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT390 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT390.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT391.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT391.java index ba71f127c..1605c2e41 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT391.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT391.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT391 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT391.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT392.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT392.java index 50dcbaec6..cd81970c3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT392.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT392.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -45,7 +45,7 @@ * *

                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -54,7 +54,7 @@ public class MT392 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT392.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT395.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT395.java index 6c7024411..4a62f2f92 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT395.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT395.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ * *

                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -56,7 +56,7 @@ public class MT395 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT395.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT396.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT396.java index 7c5932f8b..a70e43968 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT396.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT396.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ * *

                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -56,7 +56,7 @@ public class MT396 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT396.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT398.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT398.java index c8bc4ceb0..10080229f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT398.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT398.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ * *

                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -53,7 +53,7 @@ public class MT398 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT398.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT399.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT399.java index 3ae5d5fd8..682f67fe7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT399.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt3xx/MT399.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ * *

                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -53,7 +53,7 @@ public class MT399 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT399.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT400.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT400.java index 51c36d89e..8d9d90ae4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT400.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT400.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -53,7 +53,7 @@ * *

                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -62,7 +62,7 @@ public class MT400 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT400.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT410.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT410.java index 068d9fe01..5d4e032e7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT410.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT410.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -52,7 +52,7 @@ Sequence Loop1 (M) (repetitive)

                                                                • Field 20 (M)
                                                                • * *

                                                                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -61,7 +61,7 @@ public class MT410 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT410.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT412.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT412.java index 86faf1a10..07b0733dd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT412.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT412.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -52,7 +52,7 @@ Sequence Loop1 (M) (repetitive)

                                                                  • Field 20 (M)
                                                                  • * *

                                                                    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -61,7 +61,7 @@ public class MT412 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT412.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT416.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT416.java index a85a9f77d..2b6fc3c4c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT416.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT416.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -65,7 +65,7 @@ * *

                                                                    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -74,7 +74,7 @@ public class MT416 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT416.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT420.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT420.java index 2b52ccf6f..b5dd7206e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT420.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT420.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -54,7 +54,7 @@ Sequence Loop1 (M) (repetitive)

                                                                    • Field 20 (M)
                                                                    • * *

                                                                      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -63,7 +63,7 @@ public class MT420 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT420.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT422.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT422.java index 9fbaaff81..6c5a444fc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT422.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT422.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -54,7 +54,7 @@ Sequence Loop1 (M) (repetitive)

                                                                      • Field 20 (M)
                                                                      • * *

                                                                        - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                        * For additional resources check https://www.prowidesoftware.com/resources */ @@ -63,7 +63,7 @@ public class MT422 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT422.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT430.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT430.java index 1e7110b37..ba65c520a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT430.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT430.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,7 +57,7 @@ Sequence B (O)

                                                                        • Field 59 (O)
                                                                        • * *

                                                                          - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                          * For additional resources check https://www.prowidesoftware.com/resources */ @@ -66,7 +66,7 @@ public class MT430 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT430.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT450.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT450.java index 09b74fdf3..d5dbff194 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT450.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT450.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -55,7 +55,7 @@ Sequence Loop1 (M) (repetitive)

                                                                          • Field 20 (M)
                                                                          • * *

                                                                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -64,7 +64,7 @@ public class MT450 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT450.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT455.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT455.java index 63935aebf..28d4b5d0b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT455.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT455.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -49,7 +49,7 @@ * *

                                                                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -58,7 +58,7 @@ public class MT455 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT455.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT456.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT456.java index 2279c97cc..5f6e63acc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT456.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT456.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,7 +59,7 @@ Sequence Loop1 (M) (repetitive)

                                                                            • Field 20 (M)
                                                                            • * *

                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -68,7 +68,7 @@ public class MT456 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT456.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT490.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT490.java index 2561df8a2..c37377adf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT490.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT490.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT490 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT490.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT491.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT491.java index ebd6971e4..0fa3473ae 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT491.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT491.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT491 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT491.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT492.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT492.java index d643abb11..8ec9331ae 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT492.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT492.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -45,7 +45,7 @@ * *

                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -54,7 +54,7 @@ public class MT492 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT492.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT495.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT495.java index a2fbbf5a7..5cdda176e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT495.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT495.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ * *

                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -56,7 +56,7 @@ public class MT495 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT495.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT496.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT496.java index fc8130908..c7cdfc00d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT496.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT496.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ * *

                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -56,7 +56,7 @@ public class MT496 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT496.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT498.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT498.java index 3ab3f9c45..ed85677cc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT498.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT498.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ * *

                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -53,7 +53,7 @@ public class MT498 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT498.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT499.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT499.java index 132f44284..bff2be759 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT499.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt4xx/MT499.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -46,7 +46,7 @@ * *

                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -55,7 +55,7 @@ public class MT499 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT499.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT500.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT500.java index e71a846a9..f70f6874a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT500.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT500.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -146,7 +146,7 @@ * *

                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -155,7 +155,7 @@ public class MT500 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT500.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT501.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT501.java index acb293e9e..7aef24b75 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT501.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT501.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -144,7 +144,7 @@ * *

                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -153,7 +153,7 @@ public class MT501 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT501.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT502.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT502.java index 66df4f9af..feb255724 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT502.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT502.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -194,7 +194,7 @@ * *

                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -203,7 +203,7 @@ public class MT502 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT502.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT503.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT503.java index b1bf76fdc..d27cf45b9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT503.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT503.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ Fieldset 20 (M) (repetitive)

                                                                              • FieldsetItem 20 C (M)
                                                                              • FieldsetItem 20 C (O)
                                                                              • FieldsetItem 20 C (O)
                                                                            • Field 23 G (M)
                                                                            • -Sequence A1 - Agreement (O) (repetitive)
                                                                              • Field 16 R (M)
                                                                              • +Sequence A1 - Agreement (M) (repetitive)
                                                                                • Field 16 R (M)
                                                                                • Field 22 F (O)
                                                                                • Field 98 A (O)
                                                                                • Field 13 B (O)
                                                                                • @@ -125,7 +125,7 @@ * *

                                                                                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -134,7 +134,7 @@ public class MT503 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT503.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT504.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT504.java index ed0d55c34..ddc7909b2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT504.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT504.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ Fieldset 20 (M) (repetitive)

                                                                                  • FieldsetItem 20 C (M)
                                                                                  • FieldsetItem 20 C (O)
                                                                                  • FieldsetItem 20 C (O)
                                                                                • Field 23 G (M)
                                                                                • -Sequence A1 - Agreement (O) (repetitive)
                                                                                  • Field 16 R (M)
                                                                                  • +Sequence A1 - Agreement (M) (repetitive)
                                                                                    • Field 16 R (M)
                                                                                    • Field 22 F (O)
                                                                                    • Field 98 A (O)
                                                                                    • Field 13 B (O)
                                                                                    • @@ -181,7 +181,7 @@ * *

                                                                                      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -190,7 +190,7 @@ public class MT504 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT504.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT505.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT505.java index a400b90be..3ade986ee 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT505.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT505.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -165,7 +165,7 @@ * *

                                                                                      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -174,7 +174,7 @@ public class MT505 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT505.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT506.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT506.java index dd64e5c69..201d87573 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT506.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT506.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -49,7 +49,7 @@ Fieldset 20 (M) (repetitive)

                                                                                      • FieldsetItem 20 C (M)
                                                                                      • FieldsetItem 20 C (O)
                                                                                      • FieldsetItem 20 C (O)
                                                                                    • Field 23 G (M)
                                                                                    • -Sequence A1 - Agreement (O) (repetitive)
                                                                                      • Field 16 R (M)
                                                                                      • +Sequence A1 - Agreement (M) (repetitive)
                                                                                        • Field 16 R (M)
                                                                                        • Field 22 F (O)
                                                                                        • Field 98 A (O)
                                                                                        • Field 13 B (O)
                                                                                        • @@ -182,7 +182,7 @@ * *

                                                                                          - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                          * For additional resources check https://www.prowidesoftware.com/resources */ @@ -191,7 +191,7 @@ public class MT506 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT506.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT507.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT507.java index 4a450ba9a..8c3b41c1e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT507.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT507.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -64,7 +64,7 @@

                                                                                        • Fieldset 70 (O)
                                                                                          • FieldsetItem 70 D (O)
                                                                                          • FieldsetItem 70 C (O)
                                                                                        • -Sequence A2 - Linkages (O) (repetitive)
                                                                                          • Field 16 R (M)
                                                                                          • +Sequence A2 - Linkages (M) (repetitive)
                                                                                            • Field 16 R (M)
                                                                                            • Field 13 A,B (O)
                                                                                            • Field 20 C (M)
                                                                                            • Field 16 S (M)
                                                                                            • @@ -122,7 +122,7 @@ * *

                                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -131,7 +131,7 @@ public class MT507 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT507.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT508.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT508.java index 91331ce27..50c1497ea 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT508.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT508.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -108,7 +108,7 @@ * *

                                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -117,7 +117,7 @@ public class MT508 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT508.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT509.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT509.java index cc63ad5f7..666821daf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT509.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT509.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -108,7 +108,7 @@ * *

                                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -117,7 +117,7 @@ public class MT509 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT509.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT510.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT510.java index 6712cad97..b62c304c4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT510.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT510.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@

                                                                                            • Field 23 G (M)
                                                                                            • Field 98 A,C,E (O)
                                                                                            • -Sequence A1 - Linkages (O) (repetitive)
                                                                                              • Field 16 R (M)
                                                                                              • +Sequence A1 - Linkages (M) (repetitive)
                                                                                                • Field 16 R (M)
                                                                                                • Field 13 A,B (O)
                                                                                                • Field 20 C (M)
                                                                                                • Field 16 S (M)
                                                                                                • @@ -93,7 +93,7 @@ * *

                                                                                                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -102,7 +102,7 @@ public class MT510 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT510.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT513.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT513.java index b7f82f6b7..2aa882ee6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT513.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT513.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -211,7 +211,7 @@ * *

                                                                                                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -220,7 +220,7 @@ public class MT513 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT513.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT514.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT514.java index 5604c0f40..3e4d99f26 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT514.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT514.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -190,7 +190,7 @@ * *

                                                                                                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -199,7 +199,7 @@ public class MT514 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT514.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT515.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT515.java index e45876b26..8b050b1c4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT515.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT515.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -199,7 +199,7 @@ * *

                                                                                                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -208,7 +208,7 @@ public class MT515 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT515.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT516.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT516.java index c22e13414..6ecf30868 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT516.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT516.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -77,7 +77,7 @@ Sequence C (O)

                                                                                                  • Field 77 D (O)
                                                                                                  • * *

                                                                                                    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -86,7 +86,7 @@ public class MT516 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT516.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT517.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT517.java index ba424b4e4..187ad7af7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT517.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT517.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -51,7 +51,7 @@ Fieldset 95 (M) (repetitive)

                                                                                                    • FieldsetItem 95 P,Q,R (M)
                                                                                                    • FieldsetItem 95 P,Q,R (O)
                                                                                                    • FieldsetItem 95 P,Q,R (O)
                                                                                                    • FieldsetItem 95 P,Q,R (O)
                                                                                                    • FieldsetItem 95 P,Q,R (O)
                                                                                                    • FieldsetItem 95 L (O)
                                                                                                  • Field 25 D (O)
                                                                                                  • -Sequence A1 - Linkages (O) (repetitive)
                                                                                                    • Field 16 R (M)
                                                                                                    • +Sequence A1 - Linkages (M) (repetitive)
                                                                                                      • Field 16 R (M)
                                                                                                      • Field 13 A,B (O)
                                                                                                      • Field 20 C,U (M)
                                                                                                      • Field 16 S (M)
                                                                                                      • @@ -62,7 +62,7 @@ * *

                                                                                                        - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                        * For additional resources check https://www.prowidesoftware.com/resources */ @@ -71,7 +71,7 @@ public class MT517 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT517.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT518.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT518.java index 017fc94f1..5a077e2a6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT518.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT518.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -186,7 +186,7 @@ * *

                                                                                                        - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                        * For additional resources check https://www.prowidesoftware.com/resources */ @@ -195,7 +195,7 @@ public class MT518 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT518.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT519.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT519.java index 07fdc250f..4eaa48e8d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT519.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT519.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -138,7 +138,7 @@ * *

                                                                                                        - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                        * For additional resources check https://www.prowidesoftware.com/resources */ @@ -147,7 +147,7 @@ public class MT519 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT519.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT524.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT524.java index 180dbd298..291d8e0d5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT524.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT524.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -107,7 +107,7 @@ * *

                                                                                                        - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                        * For additional resources check https://www.prowidesoftware.com/resources */ @@ -116,7 +116,7 @@ public class MT524 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT524.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT526.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT526.java index 50124b6af..6c4c9cf5e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT526.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT526.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ Sequence B (M) (repetitive)

                                                                                                        • Field 35 B (M)
                                                                                                        • * *

                                                                                                          - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                          * For additional resources check https://www.prowidesoftware.com/resources */ @@ -71,7 +71,7 @@ public class MT526 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT526.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT527.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT527.java index 7762705c3..960dca45f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT527.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT527.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -127,7 +127,7 @@ Sequence B1 (O) (repetitive)

                                                                                                          • Field 16 R (M)
                                                                                                          • * *

                                                                                                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -136,7 +136,7 @@ public class MT527 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT527.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT530.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT530.java index dc6d9665e..4484f8235 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT530.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT530.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -98,7 +98,7 @@ * *

                                                                                                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -107,7 +107,7 @@ public class MT530 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT530.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT535.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT535.java index 897a126f2..e248f7e24 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT535.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT535.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -166,7 +166,7 @@ * *

                                                                                                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -175,7 +175,7 @@ public class MT535 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT535.class.getName()); @@ -2359,7 +2359,7 @@ public List getSequenceB1b1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT535GetSequenceB1b1List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT535GetSequenceB1b1List_sru2024(this); } @@ -2510,7 +2510,7 @@ public List getSequenceB1cList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT535GetSequenceB1cList_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT535GetSequenceB1cList_sru2024(this); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT536.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT536.java index 8287f8647..3d60af2e7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT536.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT536.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -128,7 +128,7 @@ * *

                                                                                                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -137,7 +137,7 @@ public class MT536 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT536.class.getName()); @@ -1446,7 +1446,7 @@ public List getSequenceA1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT536GetSequenceA1List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT536GetSequenceA1List_sru2024(this); } @@ -2044,7 +2044,7 @@ public List getSequenceB1a1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT536GetSequenceB1a1List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT536GetSequenceB1a1List_sru2024(this); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java index 8ad4fcc73..eade89fcd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -132,7 +132,7 @@ Fieldset 98 (M) (repetitive)

                                                                                                            • FieldsetItem 98 A,C (O)
                                                                                                            • FieldsetItem 98 C,E (O)
                                                                                                            • FieldsetItem 98 A,C (O)
                                                                                                            • FieldsetItem 98 A,C (O)
                                                                                                            • FieldsetItem 98 C,E (O)
                                                                                                            • FieldsetItem 98 A,B,C (M)
                                                                                                            • FieldsetItem 98 A,B,C (O)
                                                                                                          • Field 70 E (O)
                                                                                                          • -Sequence C2a - Settlement Parties (O)
                                                                                                            • Field 16 R (M)
                                                                                                            • +Sequence C2a - Settlement Parties (O) (repetitive)
                                                                                                              • Field 16 R (M)
                                                                                                              • Fieldset 95 (M) (repetitive)
                                                                                                                • FieldsetItem 95 P,Q,R,C (M)
                                                                                                                • FieldsetItem 95 L (O)
                                                                                                              • Field 97 A,B,D (O)
                                                                                                              • @@ -275,7 +275,7 @@ * *

                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -284,7 +284,7 @@ public class MT537 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT537.class.getName()); @@ -1717,7 +1717,7 @@ public List getSequenceA1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceA1List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceA1List_sru2024(this); } @@ -1868,7 +1868,7 @@ public List getSequenceBList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceBList_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceBList_sru2024(this); } @@ -2019,7 +2019,7 @@ public List getSequenceB1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB1List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB1List_sru2024(this); } @@ -2170,7 +2170,7 @@ public List getSequenceB2List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2List_sru2024(this); } @@ -2321,7 +2321,7 @@ public List getSequenceB2aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2aList_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2aList_sru2024(this); } @@ -2472,7 +2472,7 @@ public List getSequenceB2bList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2bList_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2bList_sru2024(this); } @@ -2623,7 +2623,7 @@ public List getSequenceB2b1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2b1List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2b1List_sru2024(this); } @@ -2923,7 +2923,7 @@ public List getSequenceC1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC1List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC1List_sru2024(this); } @@ -3074,7 +3074,7 @@ public List getSequenceC2List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC2List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC2List_sru2024(this); } @@ -3225,7 +3225,7 @@ public List getSequenceC2aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC2aList_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC2aList_sru2024(this); } @@ -3376,7 +3376,7 @@ public List getSequenceC3List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC3List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC3List_sru2024(this); } @@ -3527,7 +3527,7 @@ public List getSequenceC3aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC3aList_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC3aList_sru2024(this); } @@ -4721,7 +4721,7 @@ public List getSequenceD1a1B1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceD1a1B1List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceD1a1B1List_sru2024(this); } @@ -4872,7 +4872,7 @@ public List getSequenceD1a1B1aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceD1a1B1aList_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceD1a1B1aList_sru2024(this); } @@ -5023,7 +5023,7 @@ public List getSequenceD1a1B1a1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceD1a1B1a1List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceD1a1B1a1List_sru2024(this); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT538.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT538.java index ae541095c..5ebdc51d3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT538.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT538.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -91,11 +91,11 @@

                                                                                                              • Field 16 S (M)
                                                                                                            • -Sequence B2 - Sub Balance (O) (repetitive)
                                                                                                              • Field 16 R (M)
                                                                                                              • +Sequence B2 - Sub Balance (M) (repetitive)
                                                                                                                • Field 16 R (M)
                                                                                                                • Field 94 B,C,F (O)
                                                                                                                • Field 93 A (M)
                                                                                                                • -Sequence B2a - Intra-Position Movement (O) (repetitive)
                                                                                                                  • Field 16 R (M)
                                                                                                                  • +Sequence B2a - Intra-Position Movement (M) (repetitive)
                                                                                                                    • Field 16 R (M)
                                                                                                                    • Sequence B2a1 - Linkages (O) (repetitive)
                                                                                                                      • Field 16 R (M)
                                                                                                                      • Field 13 A,B (O)
                                                                                                                      • @@ -126,7 +126,7 @@ * *

                                                                                                                        - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                        * For additional resources check https://www.prowidesoftware.com/resources */ @@ -135,7 +135,7 @@ public class MT538 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT538.class.getName()); @@ -1364,7 +1364,7 @@ public List getSequenceA1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT538GetSequenceA1List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT538GetSequenceA1List_sru2024(this); } @@ -2111,7 +2111,7 @@ public List getSequenceB2a1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT538GetSequenceB2a1List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT538GetSequenceB2a1List_sru2024(this); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT540.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT540.java index 90b1120c7..b058097ec 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT540.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT540.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -189,7 +189,7 @@ * *

                                                                                                                        - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                        * For additional resources check https://www.prowidesoftware.com/resources */ @@ -198,7 +198,7 @@ public class MT540 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT540.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT541.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT541.java index dbae1e3b5..04ec3d42d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT541.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT541.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -165,7 +165,7 @@ (O)

                                                                                                                        • FieldsetItem 70 E (O)
                                                                                                                        • FieldsetItem 70 C (O)
                                                                                                                      • Field 16 S (M)
                                                                                                                    • -Sequence E3 - Amounts (O) (repetitive)
                                                                                                                      • Field 16 R (M)
                                                                                                                      • +Sequence E3 - Amounts (M) (repetitive)
                                                                                                                        • Field 16 R (M)
                                                                                                                        • Fieldset 17 (O)
                                                                                                                          • FieldsetItem 17 B (O)
                                                                                                                          • FieldsetItem 17 B (O)
                                                                                                                          • FieldsetItem 17 B (O)
                                                                                                                          • FieldsetItem 17 B (O)
                                                                                                                        • @@ -190,7 +190,7 @@ * *

                                                                                                                          - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                          * For additional resources check https://www.prowidesoftware.com/resources */ @@ -199,7 +199,7 @@ public class MT541 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT541.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT542.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT542.java index ae8d2c75b..59453ab14 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT542.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT542.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -189,7 +189,7 @@ * *

                                                                                                                          - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                          * For additional resources check https://www.prowidesoftware.com/resources */ @@ -198,7 +198,7 @@ public class MT542 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT542.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT543.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT543.java index 70b3e4323..412fa4374 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT543.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT543.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -165,7 +165,7 @@ (O)

                                                                                                                          • FieldsetItem 70 E (O)
                                                                                                                          • FieldsetItem 70 C (O)
                                                                                                                        • Field 16 S (M)
                                                                                                                      • -Sequence E3 - Amounts (O) (repetitive)
                                                                                                                        • Field 16 R (M)
                                                                                                                        • +Sequence E3 - Amounts (M) (repetitive)
                                                                                                                          • Field 16 R (M)
                                                                                                                          • Fieldset 17 (O)
                                                                                                                            • FieldsetItem 17 B (O)
                                                                                                                            • FieldsetItem 17 B (O)
                                                                                                                            • FieldsetItem 17 B (O)
                                                                                                                            • FieldsetItem 17 B (O)
                                                                                                                          • @@ -190,7 +190,7 @@ * *

                                                                                                                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -199,7 +199,7 @@ public class MT543 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT543.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT544.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT544.java index 012a4e5ea..687de3147 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT544.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT544.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -191,7 +191,7 @@ * *

                                                                                                                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -200,7 +200,7 @@ public class MT544 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT544.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT545.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT545.java index b8f9e364f..2b0bcea87 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT545.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT545.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -191,7 +191,7 @@ * *

                                                                                                                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -200,7 +200,7 @@ public class MT545 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT545.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT546.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT546.java index 06dcf7d58..c1bbee67a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT546.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT546.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -191,7 +191,7 @@ * *

                                                                                                                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -200,7 +200,7 @@ public class MT546 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT546.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT547.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT547.java index 9ac8e6f12..174894138 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT547.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT547.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -191,7 +191,7 @@ * *

                                                                                                                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -200,7 +200,7 @@ public class MT547 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT547.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java index f78b3f08f..4447e2673 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -208,7 +208,7 @@ * *

                                                                                                                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -217,7 +217,7 @@ public class MT548 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT548.class.getName()); @@ -1757,7 +1757,7 @@ public List getSequenceA2List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT548GetSequenceA2List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT548GetSequenceA2List_sru2024(this); } @@ -1908,7 +1908,7 @@ public List getSequenceA2aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT548GetSequenceA2aList_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT548GetSequenceA2aList_sru2024(this); } @@ -3527,7 +3527,7 @@ public List getSequenceC1a1B1aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT548GetSequenceC1a1B1aList_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT548GetSequenceC1a1B1aList_sru2024(this); } @@ -3678,7 +3678,7 @@ public List getSequenceC1a1B1a1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT548GetSequenceC1a1B1a1List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT548GetSequenceC1a1B1a1List_sru2024(this); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT549.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT549.java index 99bee8033..0a8b781e0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT549.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT549.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -85,7 +85,7 @@ * *

                                                                                                                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -94,7 +94,7 @@ public class MT549 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT549.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT558.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT558.java index c15b16e66..c777b8c59 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT558.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT558.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -146,7 +146,7 @@ Sequence B1 (O) (repetitive)

                                                                                                                            • Field 16 R (M)
                                                                                                                            • * *

                                                                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -155,7 +155,7 @@ public class MT558 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT558.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT564.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT564.java index 04c75d1c5..3d9061026 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT564.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT564.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,6 +59,12 @@

                                                                                                                            • Field 20 C (M)
                                                                                                                            • Field 16 S (M)
                                                                                                                          • +
                                                                                                                          • +Sequence A2 - Reversal Reason (O)
                                                                                                                            • Field 16 R (M)
                                                                                                                            • +
                                                                                                                            • Field 24 B (M)
                                                                                                                            • +
                                                                                                                            • Field 70 D (O)
                                                                                                                            • +
                                                                                                                            • Field 16 S (M)
                                                                                                                            • +
                                                                                                                          • Field 16 S (M)
                                                                                                                        • @@ -195,7 +201,7 @@
                                                                                                                        • Field 97 A,E (O)
                                                                                                                        • Fieldset 19 - (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                        • + (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                          • FieldsetItem 19 B (O)
                                                                                                                        • Fieldset 98 (M) (repetitive)
                                                                                                                          • FieldsetItem 98 A,B (M)
                                                                                                                          • FieldsetItem 98 A,B (O)
                                                                                                                          • FieldsetItem 98 A,B (O)
                                                                                                                          • FieldsetItem 98 A,B,C,E (O)
                                                                                                                        • Fieldset 92 @@ -219,7 +225,7 @@ * *

                                                                                                                          - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                          * For additional resources check https://www.prowidesoftware.com/resources */ @@ -228,7 +234,7 @@ public class MT564 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT564.class.getName()); @@ -516,6 +522,42 @@ public Field25D getField25D() { } } + /** + * Iterates through block4 fields and return the first one whose name matches 24B, + * or null if none is found. + * The first occurrence of field 24B at MT564 is expected to be the only one. + * + * @return a Field24B object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field24B getField24B() { + final Tag t = tag("24B"); + if (t != null) { + return new Field24B(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 70D, + * or null if none is found. + * The first occurrence of field 70D at MT564 is expected to be the only one. + * + * @return a Field70D object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field70D getField70D() { + final Tag t = tag("70D"); + if (t != null) { + return new Field70D(t.getValue()); + } else { + return null; + } + } + /** * Iterates through block4 fields and return the first one whose name matches 36E, * or null if none is found. @@ -2200,6 +2242,144 @@ public static List getSequenceLINKList(final SwiftTagListBlock paren } + /** + * Class to model Sequence "A2" in MT 564. + */ + @SequenceStyle(Type.GENERATED_16RS) + public static class SequenceA2 extends SwiftTagListBlock { + private static final long serialVersionUID = 1L; + + /** + * Constructs an empty sequence. + */ + private SequenceA2() { + super(new ArrayList<>()); + } + + /** + * Creates a sequence with the given content. + * @see SwiftTagListBlock + */ + private SequenceA2(final SwiftTagListBlock content) { + super(content.getTags()); + } + + /** + * Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REVR. + */ + public static final String START_END_16RS = "REVR"; + public static final Tag START_TAG = new Tag(Field16R.NAME, START_END_16RS); + public static final Tag END_TAG = new Tag(Field16S.NAME, START_END_16RS); + + /** + * Creates a new instance of this sequence with the given tags inside. + * @param tags may be null, an empty sequence containing only start and end sequence tags will be returned + * @return a new instance of the sequence, initialized with the parameter tags + */ + @SequenceStyle(Type.GENERATED_16RS) + public static SequenceA2 newInstance(final Tag... tags) { + final SequenceA2 result = new SequenceA2(); + result.append(START_TAG); + if (tags != null && tags.length > 0) { + for (final Tag t : tags) { + result.append(t); + } + } + result.append(END_TAG); + return result; + } + + /** + * Create an empty $sequenceClassname. + * This method is intended to avoid disambiguation for the newInstance() with variable list of blocks or tags + * @return a new instance of the sequence + * @since 7.6 + */ + public static SequenceA2 newInstance() { + final SequenceA2 result = new SequenceA2(); + result.append(START_TAG); + result.append(END_TAG); + return result; + } + + /** + * Create a new instance of $sequenceClassname and add the contents of all sequences given inside. + * Mainly intended to create a sequence by adding subsequences + * @param sequences a list of blocks to set as the new sequence content + * @return a new instance of the sequence, initialized with the parameter sequences content + * @since 7.6 + */ + public static SequenceA2 newInstance(final SwiftTagListBlock... sequences) { + final SequenceA2 result = new SequenceA2(); + result.append(START_TAG); + if (sequences != null && sequences.length > 0) { + for (final SwiftTagListBlock s : sequences) { + result.addTags(s.getTags()); + } + } + result.append(END_TAG); + return result; + } + + @SequenceStyle(Type.GENERATED_16RS) + private SequenceA2(final SwiftMessage m) { + super(); + if (m.getBlock4() != null) { + setTags(m.getBlock4().getSubBlock(START_END_16RS).getTags()); + } + } + + } + /** + * Get the single occurrence of SequenceA2 delimited by 16R/16S the value of SequenceA2#START_END_16RS. + * The presence of this method indicates that this sequence can occur only once according to the Standard. + * @return the found sequence or an empty sequence if none is found + * @see SequenceA2#START_END_16RS + */ + @SequenceStyle(Type.GENERATED_16RS) + public SequenceA2 getSequenceA2() { + return new SequenceA2(super.getSwiftMessageNotNullOrException()); + } + + /** + * Same as getSequenceA2 using the sequence delimiter field qualifier + * @see SequenceA2#getSequenceA2() + * @return the found sequence or an empty sequence if none is found, never returns null + * @since 9.2.18 + */ + public SequenceA2 getSequenceREVR() { + return getSequenceA2(); + } + + /** + * Get the single occurrence of SequenceA2 delimited by 16R/16S the value of SequenceA2#START_END_16RS. + * The presence of this method indicates that this sequence can occur only once according to the Standard. + * @see SequenceA2#START_END_16RS + * @param parentSequence a not null parent sequence to find SequenceA2 within it + * @return the found sequence or an empty sequence if none is found, never returns null + * @since 7.7 + */ + @SequenceStyle(Type.GENERATED_16RS) + public static SequenceA2 getSequenceA2(SwiftTagListBlock parentSequence) { + final SequenceA2 s = new SequenceA2(); + if (parentSequence != null) { + s.setTags(parentSequence.getSubBlock(SequenceA2.START_END_16RS).getTags()); + } + return s; + } + + /** + * Same as getSequenceA2 using the sequence delimiter field qualifier + * @see SequenceA2#getSequenceA2(SwiftTagListBlock) + * @param parentSequence a not null parent sequence to find SequenceA2 within it + * @return the found sequence or an empty sequence if none is found, never returns null + * @since 9.2.18 + */ + public static SequenceA2 getSequenceREVR(SwiftTagListBlock parentSequence) { + return getSequenceA2(parentSequence); + } + + /** * Class to model Sequence "B" in MT 564. */ @@ -2449,7 +2629,7 @@ public SequenceB1 getSequenceB1() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT564GetSequenceB1_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT564GetSequenceB1_sru2024(this); } /** @@ -3328,7 +3508,7 @@ public List getSequenceE1aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT564GetSequenceE1aList_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT564GetSequenceE1aList_sru2024(this); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT565.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT565.java index 645867a2a..cf895532e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT565.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT565.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -132,7 +132,7 @@ * *

                                                                                                                          - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                          * For additional resources check https://www.prowidesoftware.com/resources */ @@ -141,7 +141,7 @@ public class MT565 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT565.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT566.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT566.java index 00e487436..4a9a31ab0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT566.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT566.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -56,6 +56,12 @@

                                                                                                                        • Field 20 C (M)
                                                                                                                        • Field 16 S (M)
                                                                                                                      • +
                                                                                                                      • +Sequence A2 - Reversal Reason (O)
                                                                                                                        • Field 16 R (M)
                                                                                                                        • +
                                                                                                                        • Field 24 B (M)
                                                                                                                        • +
                                                                                                                        • Field 70 D (O)
                                                                                                                        • +
                                                                                                                        • Field 16 S (M)
                                                                                                                        • +
                                                                                                                      • Field 16 S (M)
                                                                                                                    • @@ -148,7 +154,7 @@ Fieldset 92 (O) (repetitive)
                                                                                                                      • FieldsetItem 92 D,L (O)
                                                                                                                      • FieldsetItem 92 D,L,M,N (O)
                                                                                                                      • FieldsetItem 92 D,L (O)
                                                                                                                      • FieldsetItem 92 A,F (O)
                                                                                                                      • FieldsetItem 92 A (O)
                                                                                                                      • FieldsetItem 92 A (O)
                                                                                                                      • FieldsetItem 92 A,F (O)
                                                                                                                      • FieldsetItem 92 A (O)
                                                                                                                      • FieldsetItem 92 A,F,R (O) (repetitive)
                                                                                                                      • FieldsetItem 92 A,F,R (O) (repetitive)
                                                                                                                    • Fieldset 98 - (M) (repetitive)
                                                                                                                      • FieldsetItem 98 A (M)
                                                                                                                      • FieldsetItem 98 A,B (O)
                                                                                                                      • FieldsetItem 98 A,B (O)
                                                                                                                      • FieldsetItem 98 A,B (O)
                                                                                                                      • FieldsetItem 98 A,B (O)
                                                                                                                      • FieldsetItem 98 A,B (O)
                                                                                                                    • + (M) (repetitive)
                                                                                                                      • FieldsetItem 98 A,C (M)
                                                                                                                      • FieldsetItem 98 A,B (O)
                                                                                                                      • FieldsetItem 98 A,B (O)
                                                                                                                      • FieldsetItem 98 A,B (O)
                                                                                                                      • FieldsetItem 98 A,B (O)
                                                                                                                      • FieldsetItem 98 A,B (O)
                                                                                                                    • Sequence D1b - Receive/Deliver (O) (repetitive)
                                                                                                                      • Field 16 R (M)
                                                                                                                      • Fieldset 95 @@ -176,9 +182,9 @@
                                                                                                                    • Fieldset 19 - (M) (repetitive)
                                                                                                                      • FieldsetItem 19 B (M)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                    • + (M) (repetitive)
                                                                                                                      • FieldsetItem 19 B (M)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                      • FieldsetItem 19 B (O)
                                                                                                                    • Fieldset 98 - (M) (repetitive)
                                                                                                                      • FieldsetItem 98 A (M)
                                                                                                                      • FieldsetItem 98 A (O)
                                                                                                                      • FieldsetItem 98 A (O)
                                                                                                                      • FieldsetItem 98 A,C,E (O)
                                                                                                                      • FieldsetItem 98 A (O)
                                                                                                                    • + (M) (repetitive)
                                                                                                                      • FieldsetItem 98 A,C (M)
                                                                                                                      • FieldsetItem 98 A (O)
                                                                                                                      • FieldsetItem 98 A (O)
                                                                                                                      • FieldsetItem 98 A,C,E (O)
                                                                                                                      • FieldsetItem 98 A (O)
                                                                                                                    • Fieldset 92 (O) (repetitive)
                                                                                                                      • FieldsetItem 92 A,F (O)
                                                                                                                      • FieldsetItem 92 A,F (O)
                                                                                                                      • FieldsetItem 92 F (O)
                                                                                                                      • FieldsetItem 92 A,F,M (O)
                                                                                                                      • FieldsetItem 92 A (O)
                                                                                                                      • FieldsetItem 92 F,H,J (O) (repetitive)
                                                                                                                      • FieldsetItem 92 B (O)
                                                                                                                      • FieldsetItem 92 A,F (O)
                                                                                                                      • FieldsetItem 92 A,F,J (O) (repetitive)
                                                                                                                      • FieldsetItem 92 F,H,J (O) (repetitive)
                                                                                                                      • FieldsetItem 92 A (O)
                                                                                                                      • FieldsetItem 92 A,F,M (O)
                                                                                                                      • FieldsetItem 92 A,F (O) (repetitive)
                                                                                                                      • FieldsetItem 92 A,F,R (O) (repetitive)
                                                                                                                      • FieldsetItem 92 A,F (O)
                                                                                                                      • FieldsetItem 92 A (O)
                                                                                                                      • FieldsetItem 92 A (O)
                                                                                                                      • FieldsetItem 92 A,F,R (O) (repetitive)
                                                                                                                      • FieldsetItem 92 A,F,J,R (O) (repetitive)
                                                                                                                    • Fieldset 90 @@ -205,7 +211,7 @@ * *

                                                                                                                      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -214,7 +220,7 @@ public class MT566 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT566.class.getName()); @@ -466,6 +472,42 @@ public Field23G getField23G() { } } + /** + * Iterates through block4 fields and return the first one whose name matches 24B, + * or null if none is found. + * The first occurrence of field 24B at MT566 is expected to be the only one. + * + * @return a Field24B object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field24B getField24B() { + final Tag t = tag("24B"); + if (t != null) { + return new Field24B(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 70D, + * or null if none is found. + * The first occurrence of field 70D at MT566 is expected to be the only one. + * + * @return a Field70D object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field70D getField70D() { + final Tag t = tag("70D"); + if (t != null) { + return new Field70D(t.getValue()); + } else { + return null; + } + } + /** * Iterates through block4 fields and return the first one whose name matches 99A, * or null if none is found. @@ -1972,6 +2014,144 @@ public static List getSequenceLINKList(final SwiftTagListBlock paren } + /** + * Class to model Sequence "A2" in MT 566. + */ + @SequenceStyle(Type.GENERATED_16RS) + public static class SequenceA2 extends SwiftTagListBlock { + private static final long serialVersionUID = 1L; + + /** + * Constructs an empty sequence. + */ + private SequenceA2() { + super(new ArrayList<>()); + } + + /** + * Creates a sequence with the given content. + * @see SwiftTagListBlock + */ + private SequenceA2(final SwiftTagListBlock content) { + super(content.getTags()); + } + + /** + * Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence REVR. + */ + public static final String START_END_16RS = "REVR"; + public static final Tag START_TAG = new Tag(Field16R.NAME, START_END_16RS); + public static final Tag END_TAG = new Tag(Field16S.NAME, START_END_16RS); + + /** + * Creates a new instance of this sequence with the given tags inside. + * @param tags may be null, an empty sequence containing only start and end sequence tags will be returned + * @return a new instance of the sequence, initialized with the parameter tags + */ + @SequenceStyle(Type.GENERATED_16RS) + public static SequenceA2 newInstance(final Tag... tags) { + final SequenceA2 result = new SequenceA2(); + result.append(START_TAG); + if (tags != null && tags.length > 0) { + for (final Tag t : tags) { + result.append(t); + } + } + result.append(END_TAG); + return result; + } + + /** + * Create an empty $sequenceClassname. + * This method is intended to avoid disambiguation for the newInstance() with variable list of blocks or tags + * @return a new instance of the sequence + * @since 7.6 + */ + public static SequenceA2 newInstance() { + final SequenceA2 result = new SequenceA2(); + result.append(START_TAG); + result.append(END_TAG); + return result; + } + + /** + * Create a new instance of $sequenceClassname and add the contents of all sequences given inside. + * Mainly intended to create a sequence by adding subsequences + * @param sequences a list of blocks to set as the new sequence content + * @return a new instance of the sequence, initialized with the parameter sequences content + * @since 7.6 + */ + public static SequenceA2 newInstance(final SwiftTagListBlock... sequences) { + final SequenceA2 result = new SequenceA2(); + result.append(START_TAG); + if (sequences != null && sequences.length > 0) { + for (final SwiftTagListBlock s : sequences) { + result.addTags(s.getTags()); + } + } + result.append(END_TAG); + return result; + } + + @SequenceStyle(Type.GENERATED_16RS) + private SequenceA2(final SwiftMessage m) { + super(); + if (m.getBlock4() != null) { + setTags(m.getBlock4().getSubBlock(START_END_16RS).getTags()); + } + } + + } + /** + * Get the single occurrence of SequenceA2 delimited by 16R/16S the value of SequenceA2#START_END_16RS. + * The presence of this method indicates that this sequence can occur only once according to the Standard. + * @return the found sequence or an empty sequence if none is found + * @see SequenceA2#START_END_16RS + */ + @SequenceStyle(Type.GENERATED_16RS) + public SequenceA2 getSequenceA2() { + return new SequenceA2(super.getSwiftMessageNotNullOrException()); + } + + /** + * Same as getSequenceA2 using the sequence delimiter field qualifier + * @see SequenceA2#getSequenceA2() + * @return the found sequence or an empty sequence if none is found, never returns null + * @since 9.2.18 + */ + public SequenceA2 getSequenceREVR() { + return getSequenceA2(); + } + + /** + * Get the single occurrence of SequenceA2 delimited by 16R/16S the value of SequenceA2#START_END_16RS. + * The presence of this method indicates that this sequence can occur only once according to the Standard. + * @see SequenceA2#START_END_16RS + * @param parentSequence a not null parent sequence to find SequenceA2 within it + * @return the found sequence or an empty sequence if none is found, never returns null + * @since 7.7 + */ + @SequenceStyle(Type.GENERATED_16RS) + public static SequenceA2 getSequenceA2(SwiftTagListBlock parentSequence) { + final SequenceA2 s = new SequenceA2(); + if (parentSequence != null) { + s.setTags(parentSequence.getSubBlock(SequenceA2.START_END_16RS).getTags()); + } + return s; + } + + /** + * Same as getSequenceA2 using the sequence delimiter field qualifier + * @see SequenceA2#getSequenceA2(SwiftTagListBlock) + * @param parentSequence a not null parent sequence to find SequenceA2 within it + * @return the found sequence or an empty sequence if none is found, never returns null + * @since 9.2.18 + */ + public static SequenceA2 getSequenceREVR(SwiftTagListBlock parentSequence) { + return getSequenceA2(parentSequence); + } + + /** * Class to model Sequence "B" in MT 566. */ @@ -2221,7 +2401,7 @@ public SequenceB1 getSequenceB1() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT566GetSequenceB1_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT566GetSequenceB1_sru2024(this); } /** @@ -2802,7 +2982,7 @@ public List getSequenceD1aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT566GetSequenceD1aList_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT566GetSequenceD1aList_sru2024(this); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT567.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT567.java index 69e9a5fa6..cfb81c075 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT567.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT567.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -50,7 +50,7 @@

                                                                                                                    • Field 22 F (M)
                                                                                                                    • Field 98 A,C,E (O)
                                                                                                                    • -Sequence A1 - Linkages (O) (repetitive)
                                                                                                                      • Field 16 R (M)
                                                                                                                      • +Sequence A1 - Linkages (M) (repetitive)
                                                                                                                        • Field 16 R (M)
                                                                                                                        • Field 13 A,B (O)
                                                                                                                        • Field 20 C (M)
                                                                                                                        • Field 16 S (M)
                                                                                                                        • @@ -98,7 +98,7 @@ * *

                                                                                                                          - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                          * For additional resources check https://www.prowidesoftware.com/resources */ @@ -107,7 +107,7 @@ public class MT567 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT567.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT568.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT568.java index 4aa95f386..f0c007e9b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT568.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT568.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -95,7 +95,7 @@ * *

                                                                                                                          - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                          * For additional resources check https://www.prowidesoftware.com/resources */ @@ -104,7 +104,7 @@ public class MT568 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT568.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT569.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT569.java index 484929e66..209e0d6e8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT569.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT569.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -156,7 +156,7 @@ * *

                                                                                                                          - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                          * For additional resources check https://www.prowidesoftware.com/resources */ @@ -165,7 +165,7 @@ public class MT569 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT569.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java index f91561229..3ab8d2147 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -78,7 +78,7 @@ (M)

                                                                                                                          • FieldsetItem 93 D (M)
                                                                                                                          • FieldsetItem 93 D (M)
                                                                                                                        • Sequence B1a - Activity Information Per Transaction (O) (repetitive)
                                                                                                                          • Field 16 R (M)
                                                                                                                          • -Sequence B1a1 - Activity Information Per Transaction (M) (repetitive)
                                                                                                                            • Field 16 R (M)
                                                                                                                            • +Sequence B1a1 - Linkages (M) (repetitive)
                                                                                                                              • Field 16 R (M)
                                                                                                                              • Field 13 A,B (O)
                                                                                                                              • Field 20 C,U (M)
                                                                                                                              • Field 16 S (M)
                                                                                                                              • @@ -126,7 +126,7 @@
                                                                                                                              • Sequence C - Free Asset Activity (O) (repetitive)
                                                                                                                                • Field 16 R (M)
                                                                                                                                • -Sequence C1 - Linkages (O) (repetitive)
                                                                                                                                  • Field 16 R (M)
                                                                                                                                  • +Sequence C1 - Linkages (M) (repetitive)
                                                                                                                                    • Field 16 R (M)
                                                                                                                                    • Field 13 A,B (O)
                                                                                                                                    • Field 20 C,U (M)
                                                                                                                                    • Field 16 S (M)
                                                                                                                                    • @@ -166,7 +166,7 @@ * *

                                                                                                                                      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -175,7 +175,7 @@ public class MT575 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT575.class.getName()); @@ -1334,7 +1334,7 @@ public List getSequenceA1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceA1List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceA1List_sru2024(this); } @@ -1932,7 +1932,7 @@ public List getSequenceB1a1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceB1a1List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceB1a1List_sru2024(this); } @@ -2381,7 +2381,7 @@ public List getSequenceB1a4List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceB1a4List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceB1a4List_sru2024(this); } @@ -2681,7 +2681,7 @@ public List getSequenceC1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceC1List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceC1List_sru2024(this); } @@ -2981,7 +2981,7 @@ public List getSequenceC2aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceC2aList_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceC2aList_sru2024(this); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT576.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT576.java index d06abb19d..49f001ba6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT576.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT576.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -138,7 +138,7 @@ * *

                                                                                                                                      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -147,7 +147,7 @@ public class MT576 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT576.class.getName()); @@ -1328,7 +1328,7 @@ public List getSequenceA1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT576GetSequenceA1List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT576GetSequenceA1List_sru2024(this); } @@ -1926,7 +1926,7 @@ public List getSequenceB2aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT576GetSequenceB2aList_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT576GetSequenceB2aList_sru2024(this); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT578.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT578.java index e83c76c5e..1853a31b3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT578.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT578.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -172,7 +172,7 @@ * *

                                                                                                                                      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -181,7 +181,7 @@ public class MT578 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT578.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT581.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT581.java index ef51285f6..fb3fc8f80 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT581.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT581.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -50,7 +50,7 @@ * *

                                                                                                                                      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -59,7 +59,7 @@ public class MT581 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT581.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT586.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT586.java index e612f665d..62b5c4728 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT586.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT586.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -180,7 +180,7 @@ * *

                                                                                                                                      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -189,7 +189,7 @@ public class MT586 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT586.class.getName()); @@ -1684,7 +1684,7 @@ public List getSequenceA1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT586GetSequenceA1List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT586GetSequenceA1List_sru2024(this); } @@ -1984,7 +1984,7 @@ public List getSequenceB1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT586GetSequenceB1List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT586GetSequenceB1List_sru2024(this); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT590.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT590.java index d32ca93fb..48ef32348 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT590.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT590.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                                                                                                                                      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT590 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT590.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT591.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT591.java index 0fd2239cb..d8b6c3766 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT591.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT591.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                                                                                                                                      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT591 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT591.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT592.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT592.java index 5bf18238f..9588922df 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT592.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT592.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -45,7 +45,7 @@ * *

                                                                                                                                      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -54,7 +54,7 @@ public class MT592 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT592.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT595.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT595.java index 6a8804e89..9d3ffe7ca 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT595.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT595.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ * *

                                                                                                                                      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -56,7 +56,7 @@ public class MT595 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT595.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT596.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT596.java index 885e14822..27dcf2dad 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT596.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT596.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ * *

                                                                                                                                      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -56,7 +56,7 @@ public class MT596 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT596.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT598.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT598.java index cc3982009..2eb447037 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT598.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT598.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ * *

                                                                                                                                      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -53,7 +53,7 @@ public class MT598 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT598.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT599.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT599.java index 03bc1577c..1bba06593 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT599.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT599.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ * *

                                                                                                                                      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -53,7 +53,7 @@ public class MT599 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT599.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT600.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT600.java index 512fde116..ee875f2d3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT600.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT600.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -120,7 +120,7 @@ Sequence D1a1 (O) (repetitive)

                                                                                                                                      • Field 22 P (M)
                                                                                                                                      • * *

                                                                                                                                        - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                        * For additional resources check https://www.prowidesoftware.com/resources */ @@ -129,7 +129,7 @@ public class MT600 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT600.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT601.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT601.java index 0a828ca6f..3b34fe934 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT601.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT601.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -110,7 +110,7 @@ Sequence B1a1 (O) (repetitive)

                                                                                                                                        • Field 22 P (M)
                                                                                                                                        • * *

                                                                                                                                          - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                          * For additional resources check https://www.prowidesoftware.com/resources */ @@ -119,7 +119,7 @@ public class MT601 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT601.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT604.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT604.java index a7a3ae6d9..48466fa6e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT604.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT604.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ Sequence Loop1 (M) (repetitive)

                                                                                                                                          • Field 20 (M)
                                                                                                                                          • * *

                                                                                                                                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -71,7 +71,7 @@ public class MT604 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT604.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT605.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT605.java index 719e8a5a9..b7218e90a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT605.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT605.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ Sequence Loop1 (M) (repetitive)

                                                                                                                                            • Field 21 (M)
                                                                                                                                            • * *

                                                                                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -71,7 +71,7 @@ public class MT605 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT605.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT606.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT606.java index 8acb45bf1..6dfca6570 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT606.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT606.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -53,7 +53,7 @@ * *

                                                                                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -62,7 +62,7 @@ public class MT606 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT606.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT607.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT607.java index e3b8a1cf5..258b50179 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT607.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT607.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -53,7 +53,7 @@ * *

                                                                                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -62,7 +62,7 @@ public class MT607 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT607.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT608.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT608.java index 5778ea6f8..e588fa7b2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT608.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT608.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -52,7 +52,7 @@ * *

                                                                                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -61,7 +61,7 @@ public class MT608 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT608.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT620.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT620.java index 3698cb517..0df1a2ad7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT620.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT620.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -131,7 +131,7 @@ Sequence H (O)

                                                                                                                                              • Field 15 H (M)
                                                                                                                                              • * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -140,7 +140,7 @@ public class MT620 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT620.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT670.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT670.java index bbce4e35d..17eedcd09 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT670.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT670.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -98,7 +98,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -107,7 +107,7 @@ public class MT670 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT670.class.getName()); @@ -1477,7 +1477,7 @@ public List getSequenceB2List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT670GetSequenceB2List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT670GetSequenceB2List_sru2024(this); } @@ -1625,7 +1625,7 @@ public SequenceC getSequenceC() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT670GetSequenceC_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT670GetSequenceC_sru2024(this); } /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT671.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT671.java index 01a49dffa..6c0a6f973 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT671.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT671.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -92,7 +92,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -101,7 +101,7 @@ public class MT671 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT671.class.getName()); @@ -1313,7 +1313,7 @@ public List getSequenceB2List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT671GetSequenceB2List_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT671GetSequenceB2List_sru2024(this); } @@ -1461,7 +1461,7 @@ public SequenceC getSequenceC() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT671GetSequenceC_sru2023(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT671GetSequenceC_sru2024(this); } /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT690.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT690.java index a215ce2ea..e686289a4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT690.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT690.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT690 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT690.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT691.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT691.java index 51160f5ba..3cd0465aa 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT691.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT691.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT691 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT691.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT692.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT692.java index 624201e63..4a97d8725 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT692.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT692.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -45,7 +45,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -54,7 +54,7 @@ public class MT692 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT692.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT695.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT695.java index 0ae16820e..c8af5293a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT695.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT695.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -56,7 +56,7 @@ public class MT695 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT695.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT696.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT696.java index 0c6cb9161..086686dfc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT696.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT696.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -56,7 +56,7 @@ public class MT696 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT696.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT698.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT698.java index c3a64f4dd..d76c58ffc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT698.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT698.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -53,7 +53,7 @@ public class MT698 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT698.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT699.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT699.java index f067a1e96..576ef6d2e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT699.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT699.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -53,7 +53,7 @@ public class MT699 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT699.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT700.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT700.java index 1e707363b..680ca693d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT700.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT700.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -80,7 +80,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -89,7 +89,7 @@ public class MT700 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT700.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT701.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT701.java index d77fc01fe..bc033e618 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT701.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT701.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT701 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT701.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT705.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT705.java index db2d105d4..bcbad930a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT705.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT705.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -69,7 +69,7 @@ public class MT705 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT705.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT707.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT707.java index 5487ed53f..b011f862b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT707.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT707.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -88,7 +88,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -97,7 +97,7 @@ public class MT707 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT707.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT708.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT708.java index be030fffc..3989c8777 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT708.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT708.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -52,7 +52,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -61,7 +61,7 @@ public class MT708 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT708.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT710.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT710.java index af4501bce..f9ecb67e4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT710.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT710.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -84,7 +84,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -93,7 +93,7 @@ public class MT710 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT710.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT711.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT711.java index 0ead235d0..3532296b9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT711.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT711.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -49,7 +49,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -58,7 +58,7 @@ public class MT711 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT711.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT720.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT720.java index 22d34dc86..02a268c5f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT720.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT720.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -81,7 +81,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -90,7 +90,7 @@ public class MT720 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT720.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT721.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT721.java index 5468345c4..bcd99c966 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT721.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT721.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -49,7 +49,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -58,7 +58,7 @@ public class MT721 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT721.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT730.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT730.java index ca53872b4..94337697d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT730.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT730.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -50,7 +50,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -59,7 +59,7 @@ public class MT730 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT730.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT732.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT732.java index 9d37d60e3..9f81739be 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT732.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT732.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -46,7 +46,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -55,7 +55,7 @@ public class MT732 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT732.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT734.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT734.java index 9b756de0f..4ffc077af 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT734.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT734.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -50,7 +50,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -59,7 +59,7 @@ public class MT734 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT734.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT740.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT740.java index d4f0e47d4..a9dd257c7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT740.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT740.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -67,7 +67,7 @@ public class MT740 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT740.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT742.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT742.java index 2b277d0e4..7482a0945 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT742.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT742.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -52,7 +52,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -61,7 +61,7 @@ public class MT742 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT742.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT744.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT744.java index 7f3591b3f..439e01f8c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT744.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT744.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -51,7 +51,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -60,7 +60,7 @@ public class MT744 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT744.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT747.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT747.java index 16b6b6f3e..a2cb95cfa 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT747.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT747.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -52,7 +52,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -61,7 +61,7 @@ public class MT747 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT747.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT750.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT750.java index e47cf220d..94cc33803 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT750.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT750.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -51,7 +51,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -60,7 +60,7 @@ public class MT750 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT750.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT752.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT752.java index ebd02eb26..22e0f1e58 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT752.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT752.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -52,7 +52,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -61,7 +61,7 @@ public class MT752 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT752.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT754.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT754.java index 46da99ec3..18107b7d8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT754.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT754.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -53,7 +53,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -62,7 +62,7 @@ public class MT754 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT754.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT756.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT756.java index 2573f1251..bcc30fce2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT756.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT756.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -49,7 +49,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -58,7 +58,7 @@ public class MT756 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT756.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT759.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT759.java index 095c1679e..32c682183 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT759.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT759.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -50,7 +50,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -59,7 +59,7 @@ public class MT759 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT759.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT760.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT760.java index c622349b0..945942c01 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT760.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT760.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -123,7 +123,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -132,7 +132,7 @@ public class MT760 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT760.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT761.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT761.java index 6b88e612e..4f111aa5f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT761.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT761.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -46,7 +46,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -55,7 +55,7 @@ public class MT761 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT761.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT765.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT765.java index 2f7e2fd67..e632a4a90 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT765.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT765.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -67,7 +67,7 @@ public class MT765 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT765.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT767.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT767.java index ee2ce4e42..f6c805ed9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT767.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT767.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -84,7 +84,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -93,7 +93,7 @@ public class MT767 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT767.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT768.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT768.java index 7498912e5..03818de23 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT768.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT768.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -50,7 +50,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -59,7 +59,7 @@ public class MT768 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT768.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT769.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT769.java index dc34e8ceb..2b0b383c4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT769.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT769.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -53,7 +53,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -62,7 +62,7 @@ public class MT769 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT769.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT775.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT775.java index 30c25f0a5..0c94c8562 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT775.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT775.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT775 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT775.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT785.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT785.java index 91fbf24c0..87358e574 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT785.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT785.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -51,7 +51,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -60,7 +60,7 @@ public class MT785 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT785.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT786.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT786.java index 2199bcb2d..4bf57f834 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT786.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT786.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -50,7 +50,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -59,7 +59,7 @@ public class MT786 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT786.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT787.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT787.java index 3c0a9eba8..41ca22c47 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT787.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT787.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT787 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT787.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT790.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT790.java index e0fe36cdd..d6420e958 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT790.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT790.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT790 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT790.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT791.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT791.java index d9792a716..15547afef 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT791.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT791.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT791 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT791.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT792.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT792.java index 1fb13b950..59a16036d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT792.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT792.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -45,7 +45,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -54,7 +54,7 @@ public class MT792 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT792.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT795.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT795.java index 3527aba1c..015fe0827 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT795.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT795.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -56,7 +56,7 @@ public class MT795 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT795.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT796.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT796.java index 0891e545b..adc7123c8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT796.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT796.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -56,7 +56,7 @@ public class MT796 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT796.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT798.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT798.java index 9bbcaecad..99b82fee9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT798.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT798.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -53,7 +53,7 @@ public class MT798 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT798.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT799.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT799.java index c214c1495..d1064351a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT799.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT799.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -46,7 +46,7 @@ * *

                                                                                                                                                - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -55,7 +55,7 @@ public class MT799 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT799.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT801.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT801.java index c95138ab3..bc4db7fed 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT801.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT801.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ Sequence Loop2 (M) (repetitive)

                                                                                                                                                • Field 23 (M)
                                                                                                                                                • * *

                                                                                                                                                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -69,7 +69,7 @@ public class MT801 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT801.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT802.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT802.java index b353c6744..61e700742 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT802.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT802.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                                                                                                                                                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT802 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT802.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT890.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT890.java index a930b1617..dd78f1144 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT890.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT890.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                                                                                                                                                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT890 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT890.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT891.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT891.java index d76bd0ce9..738056eb5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT891.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT891.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                                                                                                                                                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT891 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT891.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT892.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT892.java index f0f02ddb5..b5d4a805e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT892.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT892.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -45,7 +45,7 @@ * *

                                                                                                                                                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -54,7 +54,7 @@ public class MT892 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT892.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT895.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT895.java index 6e44e300c..4b65e3eb3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT895.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT895.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ * *

                                                                                                                                                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -56,7 +56,7 @@ public class MT895 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT895.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT896.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT896.java index c45c08392..5957baa2d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT896.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT896.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ * *

                                                                                                                                                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -56,7 +56,7 @@ public class MT896 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT896.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT898.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT898.java index f8427c81f..b9d0f5352 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT898.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT898.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ * *

                                                                                                                                                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -53,7 +53,7 @@ public class MT898 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT898.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT899.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT899.java index 634954164..ac914279b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT899.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT899.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ * *

                                                                                                                                                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -53,7 +53,7 @@ public class MT899 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT899.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT900.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT900.java index 0c0fd9962..a8bfdda85 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT900.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT900.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                                                                                                                                                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT900 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT900.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT910.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT910.java index c1d76ca45..8559fa200 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT910.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT910.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -50,7 +50,7 @@ * *

                                                                                                                                                  - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -59,7 +59,7 @@ public class MT910 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT910.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT920.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT920.java index 24f47ddf6..122d0a611 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT920.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT920.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -53,7 +53,7 @@ Sequence Loop1 (M) (repetitive)

                                                                                                                                                  • Field 12 (M)
                                                                                                                                                  • * *

                                                                                                                                                    - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -62,7 +62,7 @@ public class MT920 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT920.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT935.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT935.java index c36e93ff6..48e848c23 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT935.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT935.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -51,7 +51,7 @@ Sequence _A (M) (repetitive)

                                                                                                                                                    • Field 23 (O)
                                                                                                                                                    • * *

                                                                                                                                                      - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                      * For additional resources check https://www.prowidesoftware.com/resources */ @@ -60,7 +60,7 @@ public class MT935 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT935.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT940.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT940.java index 6ed8dfcdf..13fe94013 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT940.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT940.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -56,7 +56,7 @@ Sequence _A (O) (repetitive)

                                                                                                                                                      • Field 61 (O)
                                                                                                                                                      • * *

                                                                                                                                                        - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                        * For additional resources check https://www.prowidesoftware.com/resources */ @@ -65,7 +65,7 @@ public class MT940 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT940.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT941.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT941.java index 815ddcff3..4d6564a42 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT941.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT941.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -55,7 +55,7 @@ * *

                                                                                                                                                        - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                        * For additional resources check https://www.prowidesoftware.com/resources */ @@ -64,7 +64,7 @@ public class MT941 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT941.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT942.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT942.java index 6c67e27ee..ef5da013c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT942.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT942.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -56,7 +56,7 @@ Sequence _A (O) (repetitive)

                                                                                                                                                        • Field 61 (O)
                                                                                                                                                        • * *

                                                                                                                                                          - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                          * For additional resources check https://www.prowidesoftware.com/resources */ @@ -65,7 +65,7 @@ public class MT942 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT942.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT950.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT950.java index fa1d3fbe5..7e1d8f857 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT950.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT950.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -50,7 +50,7 @@ * *

                                                                                                                                                          - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                          * For additional resources check https://www.prowidesoftware.com/resources */ @@ -59,7 +59,7 @@ public class MT950 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT950.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT970.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT970.java index bc3fcc419..218ef33f5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT970.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT970.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -50,7 +50,7 @@ * *

                                                                                                                                                          - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                          * For additional resources check https://www.prowidesoftware.com/resources */ @@ -59,7 +59,7 @@ public class MT970 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT970.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT971.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT971.java index 50c5bd18b..a4a01de2f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT971.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT971.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ Sequence _A (M) (repetitive)

                                                                                                                                                          • Field 25 (M)
                                                                                                                                                          • * *

                                                                                                                                                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT971 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT971.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT972.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT972.java index bc2001509..32c60b82b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT972.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT972.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -50,7 +50,7 @@ * *

                                                                                                                                                            - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -59,7 +59,7 @@ public class MT972 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT972.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT973.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT973.java index e9bfc5311..6e8c6af41 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT973.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT973.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -51,7 +51,7 @@ Sequence Loop1 (M) (repetitive)

                                                                                                                                                            • Field 12 (M)
                                                                                                                                                            • * *

                                                                                                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -60,7 +60,7 @@ public class MT973 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT973.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT985.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT985.java index aa88d19c5..dbe715e4c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT985.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT985.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -45,7 +45,7 @@ * *

                                                                                                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -54,7 +54,7 @@ public class MT985 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT985.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT986.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT986.java index b21b5dea6..a5f7209d8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT986.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT986.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -45,7 +45,7 @@ * *

                                                                                                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -54,7 +54,7 @@ public class MT986 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT986.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT990.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT990.java index f4fccf034..a8f2d918f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT990.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT990.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                                                                                                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT990 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT990.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT991.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT991.java index ca09c0d08..353e71990 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT991.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT991.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ * *

                                                                                                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -57,7 +57,7 @@ public class MT991 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT991.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT992.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT992.java index b92837875..a40826677 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT992.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT992.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -45,7 +45,7 @@ * *

                                                                                                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -54,7 +54,7 @@ public class MT992 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT992.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT995.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT995.java index f1fb0eef0..05d3893d3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT995.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT995.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ * *

                                                                                                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -56,7 +56,7 @@ public class MT995 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT995.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT996.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT996.java index 3b6f99866..96651ebe5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT996.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT996.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ * *

                                                                                                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -56,7 +56,7 @@ public class MT996 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT996.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT998.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT998.java index 76cc73c05..ef531843e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT998.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT998.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ * *

                                                                                                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -53,7 +53,7 @@ public class MT998 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT998.class.getName()); diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT999.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT999.java index 5d03c6fd1..e6d7de387 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT999.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt9xx/MT999.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ * *

                                                                                                                                                              - * This source code is specific to release SRU 2023 + * This source code is specific to release SRU 2024 *

                                                                                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -53,7 +53,7 @@ public class MT999 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2023; + public static final int SRU = 2024; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT999.class.getName()); diff --git a/src/main/java/com/prowidesoftware/swift/model/mt/SequenceUtils.java b/src/main/java/com/prowidesoftware/swift/model/mt/SequenceUtils.java index c6b5d8f2e..8d07c9442 100644 --- a/src/main/java/com/prowidesoftware/swift/model/mt/SequenceUtils.java +++ b/src/main/java/com/prowidesoftware/swift/model/mt/SequenceUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2023 Prowide + * Copyright 2006-2024 Prowide * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -45,7 +45,7 @@ private SequenceUtils() { throw new AssertionError(); } - public static List resolveMT535GetSequenceB1b1List_sru2023(final MT535 mt) { + public static List resolveMT535GetSequenceB1b1List_sru2024(final MT535 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1bList(), MT535.SequenceB1b1.START_END_16RS)) { @@ -56,7 +56,7 @@ public static List resolveMT535GetSequenceB1b1List_sru2023(f return result; } - public static List resolveMT535GetSequenceB1cList_sru2023(final MT535 mt) { + public static List resolveMT535GetSequenceB1cList_sru2024(final MT535 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1List(), MT535.SequenceB1c.START_END_16RS)) { @@ -67,7 +67,7 @@ public static List resolveMT535GetSequenceB1cList_sru2023(fin return result; } - public static List resolveMT536GetSequenceA1List_sru2023(final MT536 mt) { + public static List resolveMT536GetSequenceA1List_sru2024(final MT536 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT536.SequenceA1.START_END_16RS)) { @@ -78,7 +78,7 @@ public static List resolveMT536GetSequenceA1List_sru2023(final return result; } - public static List resolveMT536GetSequenceB1a1List_sru2023(final MT536 mt) { + public static List resolveMT536GetSequenceB1a1List_sru2024(final MT536 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1aList(), MT536.SequenceB1a1.START_END_16RS)) { @@ -89,7 +89,7 @@ public static List resolveMT536GetSequenceB1a1List_sru2023(f return result; } - public static List resolveMT537GetSequenceA1List_sru2023(final MT537 mt) { + public static List resolveMT537GetSequenceA1List_sru2024(final MT537 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT537.SequenceA1.START_END_16RS)) { @@ -100,14 +100,14 @@ public static List resolveMT537GetSequenceA1List_sru2023(final return result; } - public static List resolveMT537GetSequenceBList_sru2023(final MT537 mt) { - return resolveMT537GetSequenceBList_sru2023(mt.getSwiftMessage().getBlock4()); + public static List resolveMT537GetSequenceBList_sru2024(final MT537 mt) { + return resolveMT537GetSequenceBList_sru2024(mt.getSwiftMessage().getBlock4()); } /** * Custom heuristic to deal with B delimiter "STAT" overlapping C3 and D1a1B1a delimiters */ - public static List resolveMT537GetSequenceBList_sru2023(final SwiftTagListBlock mt /* block 4 */) { + public static List resolveMT537GetSequenceBList_sru2024(final SwiftTagListBlock mt /* block 4 */) { Objects.requireNonNull(mt); final List result = new ArrayList<>(); @@ -130,7 +130,7 @@ public static List resolveMT537GetSequenceBList_sru2023(final S return result; } - public static List resolveMT537GetSequenceB1List_sru2023(final MT537 mt) { + public static List resolveMT537GetSequenceB1List_sru2024(final MT537 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT537.SequenceB1.START_END_16RS)) { @@ -141,7 +141,7 @@ public static List resolveMT537GetSequenceB1List_sru2023(final return result; } - public static List resolveMT537GetSequenceB2List_sru2023(final MT537 mt) { + public static List resolveMT537GetSequenceB2List_sru2024(final MT537 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT537.SequenceB2.START_END_16RS)) { @@ -152,7 +152,7 @@ public static List resolveMT537GetSequenceB2List_sru2023(final return result; } - public static List resolveMT537GetSequenceB2aList_sru2023(final MT537 mt) { + public static List resolveMT537GetSequenceB2aList_sru2024(final MT537 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2List(), MT537.SequenceB2a.START_END_16RS)) { @@ -163,7 +163,7 @@ public static List resolveMT537GetSequenceB2aList_sru2023(fin return result; } - public static List resolveMT537GetSequenceB2bList_sru2023(final MT537 mt) { + public static List resolveMT537GetSequenceB2bList_sru2024(final MT537 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2List(), MT537.SequenceB2b.START_END_16RS)) { @@ -174,7 +174,7 @@ public static List resolveMT537GetSequenceB2bList_sru2023(fin return result; } - public static List resolveMT537GetSequenceB2b1List_sru2023(final MT537 mt) { + public static List resolveMT537GetSequenceB2b1List_sru2024(final MT537 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2bList(), MT537.SequenceB2b1.START_END_16RS)) { @@ -185,7 +185,7 @@ public static List resolveMT537GetSequenceB2b1List_sru2023(f return result; } - public static List resolveMT537GetSequenceC1List_sru2023(final MT537 mt) { + public static List resolveMT537GetSequenceC1List_sru2024(final MT537 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceCList(), MT537.SequenceC1.START_END_16RS)) { @@ -196,7 +196,7 @@ public static List resolveMT537GetSequenceC1List_sru2023(final return result; } - public static List resolveMT537GetSequenceC2List_sru2023(final MT537 mt) { + public static List resolveMT537GetSequenceC2List_sru2024(final MT537 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceCList(), MT537.SequenceC2.START_END_16RS)) { @@ -207,7 +207,7 @@ public static List resolveMT537GetSequenceC2List_sru2023(final return result; } - public static List resolveMT537GetSequenceC2aList_sru2023(final MT537 mt) { + public static List resolveMT537GetSequenceC2aList_sru2024(final MT537 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC2List(), MT537.SequenceC2a.START_END_16RS)) { @@ -218,7 +218,7 @@ public static List resolveMT537GetSequenceC2aList_sru2023(fin return result; } - public static List resolveMT537GetSequenceC3List_sru2023(final MT537 mt) { + public static List resolveMT537GetSequenceC3List_sru2024(final MT537 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceCList(), MT537.SequenceC3.START_END_16RS)) { @@ -229,7 +229,7 @@ public static List resolveMT537GetSequenceC3List_sru2023(final return result; } - public static List resolveMT537GetSequenceC3aList_sru2023(final MT537 mt) { + public static List resolveMT537GetSequenceC3aList_sru2024(final MT537 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC3List(), MT537.SequenceC3a.START_END_16RS)) { @@ -245,7 +245,7 @@ public static List resolveMT537GetSequenceC3aList_sru2023(fin * The usual generated API for accessing this can not be used for sequence D1a1B1. * So we call a special method to resolve this situation until we find a better approach. */ - public static List resolveMT537GetSequenceD1a1B1List_sru2023(final MT537 mt) { + public static List resolveMT537GetSequenceD1a1B1List_sru2024(final MT537 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceD1a1BList(), MT537.SequenceD1a1B1.START_END_16RS)) { @@ -261,7 +261,7 @@ public static List resolveMT537GetSequenceD1a1B1List_sru20 * The usual generated API for accessing this can not be used for sequence D1a1B1a. * So we call a special method to resolve this situation until we find a better approach. */ - public static List resolveMT537GetSequenceD1a1B1aList_sru2023(final MT537 mt) { + public static List resolveMT537GetSequenceD1a1B1aList_sru2024(final MT537 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceD1a1B1List(), MT537.SequenceD1a1B1a.START_END_16RS)) { @@ -277,7 +277,7 @@ public static List resolveMT537GetSequenceD1a1B1aList_sru * The usual generated API for accessing this can not be used for sequence D1a1B1a1. * So we call a special method to resolve this situation until we find a better approach. */ - public static List resolveMT537GetSequenceD1a1B1a1List_sru2023(final MT537 mt) { + public static List resolveMT537GetSequenceD1a1B1a1List_sru2024(final MT537 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceD1a1B1aList(), MT537.SequenceD1a1B1a1.START_END_16RS)) { @@ -288,7 +288,7 @@ public static List resolveMT537GetSequenceD1a1B1a1List_s return result; } - public static List resolveMT538GetSequenceA1List_sru2023(final MT538 mt) { + public static List resolveMT538GetSequenceA1List_sru2024(final MT538 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT538.SequenceA1.START_END_16RS)) { @@ -299,7 +299,7 @@ public static List resolveMT538GetSequenceA1List_sru2023(final return result; } - public static List resolveMT538GetSequenceB2a1List_sru2023(final MT538 mt) { + public static List resolveMT538GetSequenceB2a1List_sru2024(final MT538 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2aList(), MT538.SequenceB2a1.START_END_16RS)) { @@ -310,7 +310,7 @@ public static List resolveMT538GetSequenceB2a1List_sru2023(f return result; } - public static List resolveMT548GetSequenceA2List_sru2023(final MT548 mt) { + public static List resolveMT548GetSequenceA2List_sru2024(final MT548 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT548.SequenceA2.START_END_16RS)) { @@ -321,7 +321,7 @@ public static List resolveMT548GetSequenceA2List_sru2023(final return result; } - public static List resolveMT548GetSequenceA2aList_sru2023(final MT548 mt) { + public static List resolveMT548GetSequenceA2aList_sru2024(final MT548 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA2List(), MT548.SequenceA2a.START_END_16RS)) { @@ -337,7 +337,7 @@ public static List resolveMT548GetSequenceA2aList_sru2023(fin * The usual generated API for accessing this can not be used for sequence C1a1B1a. * So we call a special method to resolve this situation until we find a better approach. */ - public static List resolveMT548GetSequenceC1a1B1aList_sru2023(final MT548 mt) { + public static List resolveMT548GetSequenceC1a1B1aList_sru2024(final MT548 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC1a1B1List(), MT548.SequenceC1a1B1a.START_END_16RS)) { @@ -353,7 +353,7 @@ public static List resolveMT548GetSequenceC1a1B1aList_sru * The usual generated API for accessing this can not be used for sequence C1a1B1a1. * So we call a special method to resolve this situation until we find a better approach. */ - public static List resolveMT548GetSequenceC1a1B1a1List_sru2023(final MT548 mt) { + public static List resolveMT548GetSequenceC1a1B1a1List_sru2024(final MT548 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC1a1B1aList(), MT548.SequenceC1a1B1a1.START_END_16RS)) { @@ -364,7 +364,7 @@ public static List resolveMT548GetSequenceC1a1B1a1List_s return result; } - public static MT564.SequenceB1 resolveMT564GetSequenceB1_sru2023(final MT564 mt) { + public static MT564.SequenceB1 resolveMT564GetSequenceB1_sru2024(final MT564 mt) { Objects.requireNonNull(mt); final MT564.SequenceB1 result = MT564.SequenceB1.newInstance(); // we just get the first subblock @@ -372,7 +372,7 @@ public static MT564.SequenceB1 resolveMT564GetSequenceB1_sru2023(final MT564 mt) return result; } - public static List resolveMT564GetSequenceE1aList_sru2023(final MT564 mt) { + public static List resolveMT564GetSequenceE1aList_sru2024(final MT564 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceE1List(), MT564.SequenceE1a.START_END_16RS)) { @@ -383,7 +383,7 @@ public static List resolveMT564GetSequenceE1aList_sru2023(fin return result; } - public static MT566.SequenceB1 resolveMT566GetSequenceB1_sru2023(final MT566 mt) { + public static MT566.SequenceB1 resolveMT566GetSequenceB1_sru2024(final MT566 mt) { Objects.requireNonNull(mt); final MT566.SequenceB1 result = MT566.SequenceB1.newInstance(); // we just get the first subblock @@ -391,7 +391,7 @@ public static MT566.SequenceB1 resolveMT566GetSequenceB1_sru2023(final MT566 mt) return result; } - public static List resolveMT566GetSequenceD1aList_sru2023(final MT566 mt) { + public static List resolveMT566GetSequenceD1aList_sru2024(final MT566 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceD1List(), MT566.SequenceD1a.START_END_16RS)) { @@ -402,7 +402,7 @@ public static List resolveMT566GetSequenceD1aList_sru2023(fin return result; } - public static List resolveMT575GetSequenceA1List_sru2023(final MT575 mt) { + public static List resolveMT575GetSequenceA1List_sru2024(final MT575 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT575.SequenceA1.START_END_16RS)) { @@ -413,7 +413,7 @@ public static List resolveMT575GetSequenceA1List_sru2023(final return result; } - public static List resolveMT575GetSequenceB1a1List_sru2023(final MT575 mt) { + public static List resolveMT575GetSequenceB1a1List_sru2024(final MT575 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1aList(), MT575.SequenceB1a1.START_END_16RS)) { @@ -424,7 +424,7 @@ public static List resolveMT575GetSequenceB1a1List_sru2023(f return result; } - public static List resolveMT575GetSequenceB1a4List_sru2023(final MT575 mt) { + public static List resolveMT575GetSequenceB1a4List_sru2024(final MT575 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1aList(), MT575.SequenceB1a4.START_END_16RS)) { @@ -435,7 +435,7 @@ public static List resolveMT575GetSequenceB1a4List_sru2023(f return result; } - public static List resolveMT575GetSequenceC1List_sru2023(final MT575 mt) { + public static List resolveMT575GetSequenceC1List_sru2024(final MT575 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceCList(), MT575.SequenceC1.START_END_16RS)) { @@ -446,7 +446,7 @@ public static List resolveMT575GetSequenceC1List_sru2023(final return result; } - public static List resolveMT575GetSequenceC2aList_sru2023(final MT575 mt) { + public static List resolveMT575GetSequenceC2aList_sru2024(final MT575 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC2List(), MT575.SequenceC2a.START_END_16RS)) { @@ -457,7 +457,7 @@ public static List resolveMT575GetSequenceC2aList_sru2023(fin return result; } - public static List resolveMT576GetSequenceA1List_sru2023(final MT576 mt) { + public static List resolveMT576GetSequenceA1List_sru2024(final MT576 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT576.SequenceA1.START_END_16RS)) { @@ -468,7 +468,7 @@ public static List resolveMT576GetSequenceA1List_sru2023(final return result; } - public static List resolveMT576GetSequenceB2aList_sru2023(final MT576 mt) { + public static List resolveMT576GetSequenceB2aList_sru2024(final MT576 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2List(), MT576.SequenceB2a.START_END_16RS)) { @@ -479,7 +479,7 @@ public static List resolveMT576GetSequenceB2aList_sru2023(fin return result; } - public static List resolveMT586GetSequenceA1List_sru2023(final MT586 mt) { + public static List resolveMT586GetSequenceA1List_sru2024(final MT586 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT586.SequenceA1.START_END_16RS)) { @@ -490,7 +490,7 @@ public static List resolveMT586GetSequenceA1List_sru2023(final return result; } - public static List resolveMT586GetSequenceB1List_sru2023(final MT586 mt) { + public static List resolveMT586GetSequenceB1List_sru2024(final MT586 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT586.SequenceB1.START_END_16RS)) { @@ -501,7 +501,7 @@ public static List resolveMT586GetSequenceB1List_sru2023(final return result; } - public static List resolveMT670GetSequenceB2List_sru2023(final MT670 mt) { + public static List resolveMT670GetSequenceB2List_sru2024(final MT670 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT670.SequenceB2.START_END_16RS)) { @@ -512,14 +512,14 @@ public static List resolveMT670GetSequenceB2List_sru2023(final return result; } - public static MT670.SequenceC resolveMT670GetSequenceC_sru2023(final MT670 mt) { + public static MT670.SequenceC resolveMT670GetSequenceC_sru2024(final MT670 mt) { Objects.requireNonNull(mt); final MT670.SequenceC result = MT670.SequenceC.newInstance(); result.clear().append(getMT670_1_C(mt.getSwiftMessage().getBlock4(), MT670.SequenceB.START_END_16RS)); return result; } - public static List resolveMT671GetSequenceB2List_sru2023(final MT671 mt) { + public static List resolveMT671GetSequenceB2List_sru2024(final MT671 mt) { final List result = new ArrayList<>(); for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT671.SequenceB2.START_END_16RS)) { @@ -530,7 +530,7 @@ public static List resolveMT671GetSequenceB2List_sru2023(final return result; } - public static MT671.SequenceC resolveMT671GetSequenceC_sru2023(final MT671 mt) { + public static MT671.SequenceC resolveMT671GetSequenceC_sru2024(final MT671 mt) { Objects.requireNonNull(mt); final MT671.SequenceC result = MT671.SequenceC.newInstance(); result.clear().append(getMT670_1_C(mt.getSwiftMessage().getBlock4(), MT671.SequenceB.START_END_16RS)); From effcdfbe784bbb3ea485b857e754fecaa98bd434 Mon Sep 17 00:00:00 2001 From: zubri Date: Wed, 24 Apr 2024 22:53:44 -0300 Subject: [PATCH 03/14] yearly deprecation iteration --- .../swift/model/field/Field101.java | 31 - .../swift/model/field/Field102.java | 31 - .../swift/model/field/Field103.java | 31 - .../swift/model/field/Field104.java | 31 - .../swift/model/field/Field105.java | 50 - .../swift/model/field/Field106.java | 31 - .../swift/model/field/Field107.java | 31 - .../swift/model/field/Field108.java | 31 - .../swift/model/field/Field109.java | 31 - .../swift/model/field/Field110.java | 50 - .../swift/model/field/Field111.java | 50 - .../swift/model/field/Field113.java | 31 - .../swift/model/field/Field114.java | 31 - .../swift/model/field/Field115.java | 31 - .../swift/model/field/Field116.java | 31 - .../swift/model/field/Field117.java | 31 - .../swift/model/field/Field118.java | 31 - .../swift/model/field/Field119.java | 31 - .../swift/model/field/Field11A.java | 74 -- .../swift/model/field/Field11R.java | 94 -- .../swift/model/field/Field11S.java | 94 -- .../swift/model/field/Field12.java | 50 - .../swift/model/field/Field120.java | 50 - .../swift/model/field/Field121.java | 31 - .../swift/model/field/Field122.java | 106 -- .../swift/model/field/Field123.java | 31 - .../swift/model/field/Field124.java | 31 - .../swift/model/field/Field125.java | 50 - .../swift/model/field/Field126.java | 50 - .../swift/model/field/Field127.java | 31 - .../swift/model/field/Field128.java | 31 - .../swift/model/field/Field129.java | 69 -- .../swift/model/field/Field12A.java | 56 - .../swift/model/field/Field12B.java | 35 - .../swift/model/field/Field12C.java | 31 - .../swift/model/field/Field12D.java | 31 - .../swift/model/field/Field12E.java | 60 - .../swift/model/field/Field12F.java | 31 - .../swift/model/field/Field12G.java | 31 - .../swift/model/field/Field130.java | 69 -- .../swift/model/field/Field132.java | 50 - .../swift/model/field/Field133.java | 50 - .../swift/model/field/Field134.java | 31 - .../swift/model/field/Field135.java | 31 - .../swift/model/field/Field136.java | 50 - .../swift/model/field/Field137.java | 50 - .../swift/model/field/Field13A.java | 35 - .../swift/model/field/Field13B.java | 31 - .../swift/model/field/Field13C.java | 117 -- .../swift/model/field/Field13D.java | 31 - .../swift/model/field/Field13J.java | 56 - .../swift/model/field/Field13K.java | 111 -- .../swift/model/field/Field140.java | 50 - .../swift/model/field/Field141.java | 31 - .../swift/model/field/Field142.java | 31 - .../swift/model/field/Field143.java | 31 - .../swift/model/field/Field144.java | 50 - .../swift/model/field/Field14A.java | 31 - .../swift/model/field/Field14B.java | 31 - .../swift/model/field/Field14C.java | 50 - .../swift/model/field/Field14D.java | 31 - .../swift/model/field/Field14E.java | 31 - .../swift/model/field/Field14F.java | 31 - .../swift/model/field/Field14G.java | 31 - .../swift/model/field/Field14H.java | 31 - .../swift/model/field/Field14J.java | 31 - .../swift/model/field/Field14K.java | 31 - .../swift/model/field/Field14L.java | 31 - .../swift/model/field/Field14M.java | 31 - .../swift/model/field/Field14N.java | 31 - .../swift/model/field/Field14O.java | 31 - .../swift/model/field/Field14P.java | 31 - .../swift/model/field/Field14Q.java | 31 - .../swift/model/field/Field14R.java | 31 - .../swift/model/field/Field14S.java | 50 - .../swift/model/field/Field151.java | 50 - .../swift/model/field/Field152.java | 50 - .../swift/model/field/Field153.java | 50 - .../swift/model/field/Field15A.java | 31 - .../swift/model/field/Field15B.java | 31 - .../swift/model/field/Field15C.java | 31 - .../swift/model/field/Field15D.java | 31 - .../swift/model/field/Field15E.java | 31 - .../swift/model/field/Field15F.java | 31 - .../swift/model/field/Field15G.java | 31 - .../swift/model/field/Field15H.java | 31 - .../swift/model/field/Field15I.java | 31 - .../swift/model/field/Field15J.java | 31 - .../swift/model/field/Field15K.java | 31 - .../swift/model/field/Field15L.java | 31 - .../swift/model/field/Field15M.java | 31 - .../swift/model/field/Field15N.java | 31 - .../swift/model/field/Field15O.java | 31 - .../swift/model/field/Field15P.java | 31 - .../swift/model/field/Field165.java | 31 - .../swift/model/field/Field16A.java | 50 - .../swift/model/field/Field16C.java | 50 - .../swift/model/field/Field16D.java | 50 - .../swift/model/field/Field16R.java | 31 - .../swift/model/field/Field16S.java | 31 - .../swift/model/field/Field16W.java | 31 - .../swift/model/field/Field171.java | 31 - .../swift/model/field/Field172.java | 31 - .../swift/model/field/Field173.java | 31 - .../swift/model/field/Field174.java | 31 - .../swift/model/field/Field175.java | 31 - .../swift/model/field/Field177.java | 31 - .../swift/model/field/Field179.java | 31 - .../swift/model/field/Field17A.java | 31 - .../swift/model/field/Field17B.java | 31 - .../swift/model/field/Field17C.java | 31 - .../swift/model/field/Field17E.java | 31 - .../swift/model/field/Field17F.java | 31 - .../swift/model/field/Field17G.java | 31 - .../swift/model/field/Field17H.java | 31 - .../swift/model/field/Field17I.java | 31 - .../swift/model/field/Field17L.java | 31 - .../swift/model/field/Field17M.java | 31 - .../swift/model/field/Field17N.java | 31 - .../swift/model/field/Field17O.java | 31 - .../swift/model/field/Field17P.java | 31 - .../swift/model/field/Field17Q.java | 31 - .../swift/model/field/Field17R.java | 31 - .../swift/model/field/Field17S.java | 31 - .../swift/model/field/Field17T.java | 31 - .../swift/model/field/Field17U.java | 31 - .../swift/model/field/Field17V.java | 31 - .../swift/model/field/Field17W.java | 31 - .../swift/model/field/Field17X.java | 31 - .../swift/model/field/Field17Y.java | 31 - .../swift/model/field/Field17Z.java | 31 - .../swift/model/field/Field18A.java | 50 - .../swift/model/field/Field18B.java | 50 - .../swift/model/field/Field18C.java | 50 - .../swift/model/field/Field18D.java | 50 - .../swift/model/field/Field19.java | 49 - .../swift/model/field/Field199.java | 31 - .../swift/model/field/Field19A.java | 92 -- .../swift/model/field/Field19B.java | 92 -- .../swift/model/field/Field19C.java | 111 -- .../swift/model/field/Field19Y.java | 111 -- .../swift/model/field/Field19Z.java | 111 -- .../swift/model/field/Field20.java | 31 - .../swift/model/field/Field202.java | 50 - .../swift/model/field/Field203.java | 50 - .../swift/model/field/Field204.java | 31 - .../swift/model/field/Field206.java | 31 - .../swift/model/field/Field208.java | 31 - .../swift/model/field/Field209.java | 50 - .../swift/model/field/Field20C.java | 31 - .../swift/model/field/Field20D.java | 31 - .../swift/model/field/Field20U.java | 31 - .../swift/model/field/Field21.java | 31 - .../swift/model/field/Field21A.java | 31 - .../swift/model/field/Field21B.java | 39 - .../swift/model/field/Field21C.java | 31 - .../swift/model/field/Field21D.java | 31 - .../swift/model/field/Field21E.java | 31 - .../swift/model/field/Field21F.java | 31 - .../swift/model/field/Field21G.java | 31 - .../swift/model/field/Field21H.java | 56 - .../swift/model/field/Field21N.java | 39 - .../swift/model/field/Field21P.java | 31 - .../swift/model/field/Field21R.java | 31 - .../swift/model/field/Field22.java | 31 - .../swift/model/field/Field22A.java | 39 - .../swift/model/field/Field22B.java | 39 - .../swift/model/field/Field22C.java | 50 - .../swift/model/field/Field22D.java | 39 - .../swift/model/field/Field22E.java | 35 - .../swift/model/field/Field22F.java | 31 - .../swift/model/field/Field22G.java | 39 - .../swift/model/field/Field22H.java | 56 - .../swift/model/field/Field22K.java | 35 - .../swift/model/field/Field22L.java | 56 - .../swift/model/field/Field22M.java | 64 - .../swift/model/field/Field22N.java | 31 - .../swift/model/field/Field22P.java | 64 - .../swift/model/field/Field22Q.java | 56 - .../swift/model/field/Field22R.java | 31 - .../swift/model/field/Field22S.java | 31 - .../swift/model/field/Field22T.java | 31 - .../swift/model/field/Field22U.java | 31 - .../swift/model/field/Field22V.java | 31 - .../swift/model/field/Field22W.java | 31 - .../swift/model/field/Field22X.java | 31 - .../swift/model/field/Field22Y.java | 60 - .../swift/model/field/Field22Z.java | 31 - .../swift/model/field/Field23.java | 51 - .../swift/model/field/Field23A.java | 81 -- .../swift/model/field/Field23B.java | 31 - .../swift/model/field/Field23C.java | 56 - .../swift/model/field/Field23D.java | 31 - .../swift/model/field/Field23E.java | 64 - .../swift/model/field/Field23F.java | 31 - .../swift/model/field/Field23G.java | 31 - .../swift/model/field/Field23H.java | 31 - .../swift/model/field/Field23R.java | 31 - .../swift/model/field/Field23S.java | 31 - .../swift/model/field/Field23X.java | 31 - .../swift/model/field/Field242.java | 31 - .../swift/model/field/Field243.java | 50 - .../swift/model/field/Field24B.java | 31 - .../swift/model/field/Field24D.java | 35 - .../swift/model/field/Field24E.java | 31 - .../swift/model/field/Field24G.java | 292 ----- .../swift/model/field/Field25.java | 31 - .../swift/model/field/Field251.java | 31 - .../swift/model/field/Field252.java | 31 - .../swift/model/field/Field253.java | 31 - .../swift/model/field/Field254.java | 31 - .../swift/model/field/Field255.java | 50 - .../swift/model/field/Field256.java | 69 -- .../swift/model/field/Field257.java | 50 - .../swift/model/field/Field258.java | 50 - .../swift/model/field/Field259.java | 69 -- .../swift/model/field/Field25A.java | 31 - .../swift/model/field/Field25D.java | 56 - .../swift/model/field/Field25P.java | 74 -- .../swift/model/field/Field260.java | 50 - .../swift/model/field/Field263.java | 50 - .../swift/model/field/Field264.java | 50 - .../swift/model/field/Field26A.java | 54 - .../swift/model/field/Field26B.java | 31 - .../swift/model/field/Field26C.java | 61 - .../swift/model/field/Field26D.java | 31 - .../swift/model/field/Field26E.java | 133 -- .../swift/model/field/Field26F.java | 31 - .../swift/model/field/Field26H.java | 60 - .../swift/model/field/Field26K.java | 31 - .../swift/model/field/Field26T.java | 31 - .../swift/model/field/Field27.java | 111 -- .../swift/model/field/Field270.java | 31 - .../swift/model/field/Field271.java | 31 - .../swift/model/field/Field272.java | 31 - .../swift/model/field/Field28.java | 111 -- .../swift/model/field/Field280.java | 31 - .../swift/model/field/Field281.java | 31 - .../swift/model/field/Field28C.java | 69 -- .../swift/model/field/Field28D.java | 193 --- .../swift/model/field/Field28E.java | 50 - .../swift/model/field/Field29B.java | 31 - .../swift/model/field/Field29E.java | 31 - .../swift/model/field/Field29H.java | 31 - .../swift/model/field/Field29I.java | 31 - .../swift/model/field/Field29J.java | 31 - .../swift/model/field/Field29L.java | 31 - .../swift/model/field/Field29M.java | 31 - .../swift/model/field/Field29N.java | 31 - .../swift/model/field/Field29O.java | 31 - .../swift/model/field/Field29Q.java | 31 - .../swift/model/field/Field29W.java | 31 - .../swift/model/field/Field30.java | 31 - .../swift/model/field/Field301.java | 31 - .../swift/model/field/Field302.java | 31 - .../swift/model/field/Field303.java | 31 - .../swift/model/field/Field304.java | 31 - .../swift/model/field/Field305.java | 31 - .../swift/model/field/Field307.java | 31 - .../swift/model/field/Field30F.java | 31 - .../swift/model/field/Field30G.java | 47 - .../swift/model/field/Field30H.java | 31 - .../swift/model/field/Field30I.java | 74 -- .../swift/model/field/Field30J.java | 50 - .../swift/model/field/Field30K.java | 47 - .../swift/model/field/Field30M.java | 31 - .../swift/model/field/Field30N.java | 31 - .../swift/model/field/Field30P.java | 31 - .../swift/model/field/Field30Q.java | 31 - .../swift/model/field/Field30S.java | 31 - .../swift/model/field/Field30T.java | 31 - .../swift/model/field/Field30U.java | 31 - .../swift/model/field/Field30V.java | 31 - .../swift/model/field/Field30X.java | 31 - .../swift/model/field/Field30Y.java | 31 - .../swift/model/field/Field30Z.java | 31 - .../swift/model/field/Field311.java | 31 - .../swift/model/field/Field312.java | 31 - .../swift/model/field/Field313.java | 50 - .../swift/model/field/Field31C.java | 31 - .../swift/model/field/Field31D.java | 31 - .../swift/model/field/Field31E.java | 31 - .../swift/model/field/Field31F.java | 31 - .../swift/model/field/Field31G.java | 31 - .../swift/model/field/Field31L.java | 31 - .../swift/model/field/Field31P.java | 31 - .../swift/model/field/Field31R.java | 31 - .../swift/model/field/Field31S.java | 31 - .../swift/model/field/Field31X.java | 31 - .../swift/model/field/Field329.java | 31 - .../swift/model/field/Field32A.java | 56 +- .../swift/model/field/Field32B.java | 70 -- .../swift/model/field/Field32C.java | 49 - .../swift/model/field/Field32D.java | 49 - .../swift/model/field/Field32E.java | 31 - .../swift/model/field/Field32F.java | 49 - .../swift/model/field/Field32G.java | 49 - .../swift/model/field/Field32H.java | 49 - .../swift/model/field/Field32K.java | 149 --- .../swift/model/field/Field32M.java | 49 - .../swift/model/field/Field32Q.java | 31 - .../swift/model/field/Field32R.java | 49 - .../swift/model/field/Field32U.java | 49 - .../swift/model/field/Field330.java | 145 --- .../swift/model/field/Field331.java | 183 --- .../swift/model/field/Field332.java | 69 -- .../swift/model/field/Field333.java | 107 -- .../swift/model/field/Field334.java | 31 - .../swift/model/field/Field335.java | 31 - .../swift/model/field/Field336.java | 50 - .../swift/model/field/Field337.java | 31 - .../swift/model/field/Field338.java | 31 - .../swift/model/field/Field339.java | 31 - .../swift/model/field/Field33A.java | 49 - .../swift/model/field/Field33B.java | 70 -- .../swift/model/field/Field33C.java | 49 - .../swift/model/field/Field33D.java | 49 - .../swift/model/field/Field33E.java | 49 - .../swift/model/field/Field33F.java | 49 - .../swift/model/field/Field33G.java | 111 -- .../swift/model/field/Field33H.java | 49 - .../swift/model/field/Field33J.java | 74 -- .../swift/model/field/Field33K.java | 149 --- .../swift/model/field/Field33S.java | 74 -- .../swift/model/field/Field33T.java | 111 -- .../swift/model/field/Field33Z.java | 40 - .../swift/model/field/Field340.java | 31 - .../swift/model/field/Field341.java | 31 - .../swift/model/field/Field342.java | 31 - .../swift/model/field/Field343.java | 107 -- .../swift/model/field/Field344.java | 50 - .../swift/model/field/Field345.java | 31 - .../swift/model/field/Field346.java | 31 - .../swift/model/field/Field347.java | 31 - .../swift/model/field/Field348.java | 31 - .../swift/model/field/Field349.java | 50 - .../swift/model/field/Field34A.java | 49 - .../swift/model/field/Field34B.java | 49 - .../swift/model/field/Field34C.java | 154 --- .../swift/model/field/Field34E.java | 49 - .../swift/model/field/Field34F.java | 49 - .../swift/model/field/Field34J.java | 74 -- .../swift/model/field/Field34P.java | 49 - .../swift/model/field/Field34R.java | 49 - .../swift/model/field/Field35A.java | 136 -- .../swift/model/field/Field35B.java | 89 -- .../swift/model/field/Field35C.java | 31 - .../swift/model/field/Field35D.java | 31 - .../swift/model/field/Field35E.java | 31 - .../swift/model/field/Field35G.java | 31 - .../swift/model/field/Field35H.java | 111 -- .../swift/model/field/Field35L.java | 31 - .../swift/model/field/Field35N.java | 136 -- .../swift/model/field/Field35S.java | 136 -- .../swift/model/field/Field35U.java | 111 -- .../swift/model/field/Field36.java | 49 - .../swift/model/field/Field36B.java | 49 - .../swift/model/field/Field36C.java | 56 - .../swift/model/field/Field36D.java | 50 - .../swift/model/field/Field36E.java | 111 -- .../swift/model/field/Field37A.java | 198 --- .../swift/model/field/Field37B.java | 198 --- .../swift/model/field/Field37C.java | 198 --- .../swift/model/field/Field37D.java | 198 --- .../swift/model/field/Field37E.java | 198 --- .../swift/model/field/Field37F.java | 198 --- .../swift/model/field/Field37G.java | 49 - .../swift/model/field/Field37H.java | 74 -- .../swift/model/field/Field37J.java | 49 - .../swift/model/field/Field37K.java | 49 - .../swift/model/field/Field37L.java | 49 - .../swift/model/field/Field37M.java | 49 - .../swift/model/field/Field37R.java | 49 - .../swift/model/field/Field37V.java | 49 - .../swift/model/field/Field38A.java | 112 -- .../swift/model/field/Field38D.java | 112 -- .../swift/model/field/Field38E.java | 50 - .../swift/model/field/Field38G.java | 69 -- .../swift/model/field/Field38H.java | 69 -- .../swift/model/field/Field38J.java | 75 -- .../swift/model/field/Field39A.java | 69 -- .../swift/model/field/Field39B.java | 31 - .../swift/model/field/Field39C.java | 31 - .../swift/model/field/Field39E.java | 31 - .../swift/model/field/Field39F.java | 31 - .../swift/model/field/Field39M.java | 31 - .../swift/model/field/Field401.java | 50 - .../swift/model/field/Field405.java | 50 - .../swift/model/field/Field40A.java | 31 - .../swift/model/field/Field40B.java | 31 - .../swift/model/field/Field40C.java | 31 - .../swift/model/field/Field40D.java | 31 - .../swift/model/field/Field40E.java | 31 - .../swift/model/field/Field40F.java | 31 - .../swift/model/field/Field41A.java | 74 -- .../swift/model/field/Field41D.java | 31 - .../swift/model/field/Field41F.java | 74 -- .../swift/model/field/Field41G.java | 31 - .../swift/model/field/Field421.java | 31 - .../swift/model/field/Field422.java | 31 - .../swift/model/field/Field423.java | 31 - .../swift/model/field/Field424.java | 31 - .../swift/model/field/Field425.java | 31 - .../swift/model/field/Field42A.java | 18 - .../swift/model/field/Field42C.java | 31 - .../swift/model/field/Field42M.java | 31 - .../swift/model/field/Field42P.java | 31 - .../swift/model/field/Field431.java | 50 - .../swift/model/field/Field432.java | 31 - .../swift/model/field/Field433.java | 31 - .../swift/model/field/Field434.java | 31 - .../swift/model/field/Field43P.java | 56 - .../swift/model/field/Field43T.java | 56 - .../swift/model/field/Field443.java | 31 - .../swift/model/field/Field44A.java | 31 - .../swift/model/field/Field44B.java | 31 - .../swift/model/field/Field44C.java | 31 - .../swift/model/field/Field44D.java | 31 - .../swift/model/field/Field44E.java | 31 - .../swift/model/field/Field44F.java | 31 - .../swift/model/field/Field44J.java | 31 - .../swift/model/field/Field451.java | 50 - .../swift/model/field/Field45A.java | 31 - .../swift/model/field/Field45C.java | 31 - .../swift/model/field/Field45D.java | 31 - .../swift/model/field/Field45L.java | 31 - .../swift/model/field/Field461.java | 31 - .../swift/model/field/Field46A.java | 31 - .../swift/model/field/Field47A.java | 31 - .../swift/model/field/Field48.java | 50 - .../swift/model/field/Field48B.java | 31 - .../swift/model/field/Field48D.java | 31 - .../swift/model/field/Field49.java | 31 - .../swift/model/field/Field49A.java | 56 - .../swift/model/field/Field49G.java | 31 - .../swift/model/field/Field49H.java | 31 - .../swift/model/field/Field50.java | 31 - .../swift/model/field/Field503.java | 31 - .../swift/model/field/Field50A.java | 74 -- .../swift/model/field/Field50B.java | 31 - .../swift/model/field/Field50C.java | 74 -- .../swift/model/field/Field50F.java | 107 -- .../swift/model/field/Field50G.java | 18 - .../swift/model/field/Field51.java | 31 - .../swift/model/field/Field51A.java | 18 - .../swift/model/field/Field52A.java | 18 - .../swift/model/field/Field533.java | 50 - .../swift/model/field/Field53A.java | 18 - .../swift/model/field/Field54A.java | 18 - .../swift/model/field/Field55A.java | 18 - .../swift/model/field/Field56A.java | 18 - .../swift/model/field/Field57A.java | 18 - .../swift/model/field/Field58A.java | 18 - .../swift/model/field/Field59.java | 31 - .../swift/model/field/Field59A.java | 74 -- .../swift/model/field/Field59F.java | 107 -- .../swift/model/field/Field60F.java | 57 - .../swift/model/field/Field60M.java | 57 - .../swift/model/field/Field61.java | 82 -- .../swift/model/field/Field619.java | 31 - .../swift/model/field/Field62F.java | 53 - .../swift/model/field/Field62M.java | 53 - .../swift/model/field/Field64.java | 53 - .../swift/model/field/Field65.java | 53 - .../swift/model/field/Field68A.java | 106 -- .../swift/model/field/Field69A.java | 31 - .../swift/model/field/Field69B.java | 203 --- .../swift/model/field/Field69C.java | 31 - .../swift/model/field/Field69D.java | 31 - .../swift/model/field/Field69E.java | 56 - .../swift/model/field/Field69F.java | 56 - .../swift/model/field/Field69J.java | 56 - .../swift/model/field/Field70C.java | 31 - .../swift/model/field/Field70D.java | 31 - .../swift/model/field/Field70E.java | 31 - .../swift/model/field/Field70F.java | 31 - .../swift/model/field/Field70G.java | 31 - .../swift/model/field/Field70H.java | 31 - .../swift/model/field/Field71A.java | 31 - .../swift/model/field/Field71C.java | 31 - .../swift/model/field/Field71F.java | 49 - .../swift/model/field/Field71G.java | 49 - .../swift/model/field/Field71N.java | 31 - .../swift/model/field/Field73R.java | 31 - .../swift/model/field/Field73S.java | 31 - .../swift/model/field/Field77C.java | 31 - .../swift/model/field/Field77E.java | 31 - .../swift/model/field/Field77F.java | 56 - .../swift/model/field/Field77H.java | 35 - .../swift/model/field/Field77L.java | 56 - .../swift/model/field/Field77T.java | 31 - .../swift/model/field/Field77U.java | 31 - .../swift/model/field/Field78.java | 31 - .../swift/model/field/Field78D.java | 31 - .../swift/model/field/Field79.java | 31 - .../swift/model/field/Field79Z.java | 31 - .../swift/model/field/Field80C.java | 31 - .../swift/model/field/Field81A.java | 18 - .../swift/model/field/Field82A.java | 18 - .../swift/model/field/Field83A.java | 18 - .../swift/model/field/Field84A.java | 18 - .../swift/model/field/Field85A.java | 18 - .../swift/model/field/Field86.java | 31 - .../swift/model/field/Field86A.java | 18 - .../swift/model/field/Field87A.java | 18 - .../swift/model/field/Field88A.java | 18 - .../swift/model/field/Field89A.java | 18 - .../swift/model/field/Field90A.java | 49 - .../swift/model/field/Field90B.java | 92 -- .../swift/model/field/Field90C.java | 68 - .../swift/model/field/Field90D.java | 68 - .../swift/model/field/Field90E.java | 56 - .../swift/model/field/Field90F.java | 110 -- .../swift/model/field/Field90J.java | 178 --- .../swift/model/field/Field90K.java | 111 -- .../swift/model/field/Field90L.java | 111 -- .../swift/model/field/Field91A.java | 18 - .../swift/model/field/Field92A.java | 111 -- .../swift/model/field/Field92B.java | 49 - .../swift/model/field/Field92C.java | 56 - .../swift/model/field/Field92D.java | 67 - .../swift/model/field/Field92F.java | 92 -- .../swift/model/field/Field92H.java | 92 -- .../swift/model/field/Field92J.java | 143 --- .../swift/model/field/Field92K.java | 31 - .../swift/model/field/Field92L.java | 153 --- .../swift/model/field/Field92M.java | 110 -- .../swift/model/field/Field92N.java | 110 -- .../swift/model/field/Field92P.java | 111 -- .../swift/model/field/Field92R.java | 136 -- .../swift/model/field/Field93A.java | 56 - .../swift/model/field/Field93B.java | 111 -- .../swift/model/field/Field93C.java | 111 -- .../swift/model/field/Field93D.java | 111 -- .../swift/model/field/Field93E.java | 49 - .../swift/model/field/Field93F.java | 49 - .../swift/model/field/Field94A.java | 31 - .../swift/model/field/Field94B.java | 31 - .../swift/model/field/Field94C.java | 31 - .../swift/model/field/Field94D.java | 31 - .../swift/model/field/Field94E.java | 31 - .../swift/model/field/Field94F.java | 99 -- .../swift/model/field/Field94G.java | 31 - .../swift/model/field/Field94H.java | 74 -- .../swift/model/field/Field94L.java | 50 - .../swift/model/field/Field95C.java | 31 - .../swift/model/field/Field95L.java | 50 - .../swift/model/field/Field95P.java | 18 - .../swift/model/field/Field95V.java | 31 - .../swift/model/field/Field96A.java | 18 - .../swift/model/field/Field97A.java | 56 - .../swift/model/field/Field97B.java | 31 - .../swift/model/field/Field97C.java | 56 - .../swift/model/field/Field97D.java | 31 - .../swift/model/field/Field97E.java | 56 - .../swift/model/field/Field98A.java | 31 - .../swift/model/field/Field98B.java | 56 - .../swift/model/field/Field98C.java | 31 - .../swift/model/field/Field98D.java | 50 - .../swift/model/field/Field98E.java | 50 - .../swift/model/field/Field98F.java | 56 - .../swift/model/field/Field98G.java | 112 -- .../swift/model/field/Field98H.java | 112 -- .../swift/model/field/Field98J.java | 74 -- .../swift/model/field/Field98K.java | 31 - .../swift/model/field/Field999.java | 31 - .../swift/model/field/Field99A.java | 112 -- .../swift/model/field/Field99B.java | 50 - .../swift/model/field/Field99C.java | 50 - .../swift/model/mt/mt2xx/MT203.java | 12 +- .../swift/model/mt/mt2xx/MT210.java | 32 - .../deprecation/ProwideDeprecated.java | 6 +- .../deprecation/TargetYear.java | 4 +- .../prowidesoftware/swift/io/PPCWriter.java | 35 - .../swift/model/AbstractSwiftMessage.java | 71 -- .../swift/model/FileFormat.java | 2 +- .../swift/model/MtSwiftMessage.java | 13 - .../swift/model/SwiftMessageUtils.java | 57 - .../swift/model/field/CurrencyResolver.java | 13 - .../swift/model/field/Field.java | 9 - .../swift/model/field/Field11T.java | 65 +- .../swift/model/field/Field12H.java | 33 +- .../swift/model/field/Field12K.java | 153 +-- .../swift/model/field/Field12L.java | 33 +- .../swift/model/field/Field12R.java | 33 +- .../swift/model/field/Field12S.java | 33 +- .../swift/model/field/Field13E.java | 33 +- .../swift/model/field/Field20E.java | 33 +- .../swift/model/field/Field21S.java | 33 +- .../swift/model/field/Field21T.java | 33 +- .../swift/model/field/Field25F.java | 33 +- .../swift/model/field/Field25G.java | 33 +- .../swift/model/field/Field27A.java | 96 +- .../swift/model/field/Field29D.java | 33 +- .../swift/model/field/Field29F.java | 33 +- .../swift/model/field/Field29K.java | 503 ++++++++ .../swift/model/field/Field29P.java | 90 +- .../swift/model/field/Field29S.java | 33 +- .../swift/model/field/Field29U.java | 90 +- .../swift/model/field/Field31J.java | 33 +- .../swift/model/field/Field31K.java | 33 +- .../swift/model/field/Field31M.java | 33 +- .../swift/model/field/Field31T.java | 33 +- .../swift/model/field/Field34D.java | 63 +- .../swift/model/field/Field34K.java | 63 +- .../swift/model/field/Field34L.java | 63 +- .../swift/model/field/Field34M.java | 63 +- .../swift/model/field/Field34S.java | 63 +- .../swift/model/field/Field34T.java | 63 +- .../swift/model/field/Field34U.java | 63 +- .../swift/model/field/Field34V.java | 63 +- .../swift/model/field/Field34W.java | 63 +- .../swift/model/field/Field34X.java | 63 +- .../swift/model/field/Field37P.java | 520 ++++++++ .../swift/model/field/Field37U.java | 520 ++++++++ .../swift/model/field/Field39D.java | 1102 +++++++++++++++++ .../swift/model/field/Field47E.java | 33 +- .../swift/model/field/Field49D.java | 33 +- .../swift/model/field/Field49F.java | 33 +- .../swift/model/field/Field49J.java | 33 +- .../swift/model/field/Field49K.java | 33 +- .../swift/model/field/Field49L.java | 33 +- .../swift/model/field/Field49Z.java | 33 +- .../swift/model/field/Field71E.java | 2 +- .../swift/model/field/Field78B.java | 33 +- .../swift/model/field/OptionAPartyField.java | 50 - .../swift/model/field/OptionBPartyField.java | 21 - .../swift/model/field/OptionCPartyField.java | 21 - .../swift/model/field/OptionDPartyField.java | 21 - .../swift/model/field/OptionGPartyField.java | 48 - .../swift/model/field/OptionHPartyField.java | 21 - .../swift/model/field/OptionJPartyField.java | 21 - .../swift/model/field/OptionKPartyField.java | 21 - .../swift/model/field/OptionLPartyField.java | 21 - .../swift/model/field/OptionPPartyField.java | 48 - .../swift/model/field/OptionQPartyField.java | 21 - .../swift/model/field/OptionRPartyField.java | 21 - .../swift/model/field/OptionSPartyField.java | 21 - .../swift/model/field/OptionUPartyField.java | 21 - .../model/field/StructuredNarrativeField.java | 21 - .../swift/utils/SafeXmlUtils.java | 10 +- 641 files changed, 2708 insertions(+), 30358 deletions(-) create mode 100644 src/main/java/com/prowidesoftware/swift/model/field/Field29K.java create mode 100644 src/main/java/com/prowidesoftware/swift/model/field/Field37P.java create mode 100644 src/main/java/com/prowidesoftware/swift/model/field/Field37U.java create mode 100644 src/main/java/com/prowidesoftware/swift/model/field/Field39D.java diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field101.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field101.java index f1b516131..1b6e6e9e5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field101.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field101.java @@ -77,27 +77,6 @@ public class Field101 extends Field implements Serializable { */ public static final String F_101 = "101"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Application Identifier subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field102.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field102.java index 619168099..0c9353677 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field102.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field102.java @@ -78,27 +78,6 @@ public class Field102 extends Field implements Serializable { */ public static final String F_102 = "102"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "Z"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "Z"; - /** * Component number for the LT Address subfield. */ @@ -215,16 +194,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "Z"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field103.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field103.java index b363531a6..b91ccd9c2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field103.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field103.java @@ -77,27 +77,6 @@ public class Field103 extends Field implements Serializable { */ public static final String F_103 = "103"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the FINCopy Service Code subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field104.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field104.java index 93f2265a4..7f85ec7e8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field104.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field104.java @@ -77,27 +77,6 @@ public class Field104 extends Field implements Serializable { */ public static final String F_104 = "104"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Message Priority subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field105.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field105.java index 9aa32c3bb..b0748ec95 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field105.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field105.java @@ -79,27 +79,6 @@ public class Field105 extends Field implements Serializable { */ public static final String F_105 = "105"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Delivery Monitoring subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Delivery Monitoring (component 1). * @return the Delivery Monitoring from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getDeliveryMonitoringAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getDeliveryMonitoringAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getDeliveryMonitoringAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Delivery Monitoring). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field106.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field106.java index 39e529a81..d61d34e27 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field106.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field106.java @@ -77,27 +77,6 @@ public class Field106 extends Field implements Serializable { */ public static final String F_106 = "106"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the MIR subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field107.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field107.java index d29f74a02..b8215f397 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field107.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field107.java @@ -77,27 +77,6 @@ public class Field107 extends Field implements Serializable { */ public static final String F_107 = "107"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the MOR subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field108.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field108.java index 25e987de3..e83bd1c46 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field108.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field108.java @@ -77,27 +77,6 @@ public class Field108 extends Field implements Serializable { */ public static final String F_108 = "108"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the MUR subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field109.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field109.java index 544a2c6f9..43b4c4425 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field109.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field109.java @@ -82,27 +82,6 @@ public class Field109 extends Field implements Serializable, DateContainer { */ public static final String F_109 = "109"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "DTS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "DTS"; - /** * Component number for the Date subfield. */ @@ -255,16 +234,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "DTS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field110.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field110.java index 1db04c35e..6f2252c8f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field110.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field110.java @@ -79,27 +79,6 @@ public class Field110 extends Field implements Serializable { */ public static final String F_110 = "110"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Window Size subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Window Size (component 1). * @return the Window Size from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getWindowSizeAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getWindowSizeAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getWindowSizeAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Window Size). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field111.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field111.java index 32e7c0506..ef3d3e7fb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field111.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field111.java @@ -79,27 +79,6 @@ public class Field111 extends Field implements Serializable { */ public static final String F_111 = "111"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Service Type Identifier subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Service Type Identifier (component 1). * @return the Service Type Identifier from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getServiceTypeIdentifierAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getServiceTypeIdentifierAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getServiceTypeIdentifierAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Service Type Identifier). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field113.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field113.java index c2249d583..c3b63708d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field113.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field113.java @@ -77,27 +77,6 @@ public class Field113 extends Field implements Serializable { */ public static final String F_113 = "113"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Banking Priority subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field114.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field114.java index 57e4683f5..2ad87b636 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field114.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field114.java @@ -77,27 +77,6 @@ public class Field114 extends Field implements Serializable { */ public static final String F_114 = "114"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Payment Release Information Sender subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field115.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field115.java index 474fcc948..0ccf406ba 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field115.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field115.java @@ -77,27 +77,6 @@ public class Field115 extends Field implements Serializable { */ public static final String F_115 = "115"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Payment Release Information Receiver subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field116.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field116.java index fb47180fd..ad0058e3c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field116.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field116.java @@ -77,27 +77,6 @@ public class Field116 extends Field implements Serializable { */ public static final String F_116 = "116"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "L"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "L"; - /** * Component number for the Restrict Delivery Value Date Today subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "L"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field117.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field117.java index c683cc28e..8ba98f10d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field117.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field117.java @@ -77,27 +77,6 @@ public class Field117 extends Field implements Serializable { */ public static final String F_117 = "117"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Authentication Code subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field118.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field118.java index 6f83270bd..640ba3112 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field118.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field118.java @@ -77,27 +77,6 @@ public class Field118 extends Field implements Serializable { */ public static final String F_118 = "118"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "L"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "L"; - /** * Component number for the LT Subsets Shared Flag subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "L"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field119.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field119.java index 61824e329..48b4887d3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field119.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field119.java @@ -77,27 +77,6 @@ public class Field119 extends Field implements Serializable { */ public static final String F_119 = "119"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Validation Flag subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field11A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field11A.java index bf366bc70..2624b21ea 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field11A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field11A.java @@ -82,27 +82,6 @@ public class Field11A extends Field implements Serializable, CurrencyContainer, */ public static final String F_11A = "11A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SC"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SC"; - /** * Component number for the Qualifier subfield. */ @@ -113,12 +92,6 @@ public class Field11A extends Field implements Serializable, CurrencyContainer, */ public static final Integer CURRENCY_CODE = 2; - /** - * @deprecated use #CURRENCY_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CURRENCY = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -239,16 +212,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SC"; - } - /** * Returns the field component types pattern. * @@ -398,16 +361,6 @@ public String getCurrencyCode() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Currency Code - * @deprecated use #getCurrencyCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCurrency() { - return getCurrencyCode(); - } /** * Get the Currency Code (component 2) as Currency @@ -417,15 +370,6 @@ public java.util.Currency getCurrencyCodeAsCurrency() { return getComponent2AsCurrency(); } - /** - * @deprecated use #getCurrencyCodeAsCurrency() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Currency getCurrencyAsCurrency() { - return getCurrencyCodeAsCurrency(); - } - /** * Set the component 1 (Qualifier). * @@ -491,24 +435,6 @@ public Field11A setCurrencyCode(java.util.Currency component2) { return setComponent2(component2); } - /** - * @deprecated use #setCurrencyCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field11A setCurrency(String component2) { - return setCurrencyCode(component2); - } - - /** - * @deprecated use #setComponent2(java.util.Currency) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field11A setCurrency(java.util.Currency component2) { - return setCurrencyCode(component2); - } - public List currencyStrings() { return CurrencyResolver.currencyStrings(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field11R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field11R.java index 899c835eb..b1b1e2687 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field11R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field11R.java @@ -86,38 +86,11 @@ public class Field11R extends Field implements Serializable, DateContainer, Mult */ public static final String F_11R = "11R"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S$[$4!S6!S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "MENN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "MENN"; - /** * Component number for the MT Number subfield. */ public static final Integer MT_NUMBER = 1; - /** - * @deprecated use #MT_NUMBER instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer MT = 1; /** * Component number for the Date subfield. @@ -287,16 +260,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "MENN"; - } - /** * Returns the field component types pattern. * @@ -433,16 +396,6 @@ public String getMTNumber() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's MT Number - * @deprecated use #getMTNumber() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getMT() { - return getMTNumber(); - } /** * Gets the component 2 (Date). @@ -495,16 +448,6 @@ public java.lang.Long getComponent3AsLong() { return SwiftFormatUtils.getLong(getComponent(3)); } - /** - * @deprecated use #getComponent3AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - Long l = getComponent3AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Session Number (component 3). * @return the Session Number from component 3 @@ -522,15 +465,6 @@ public java.lang.Long getSessionNumberAsLong() { return getComponent3AsLong(); } - /** - * @deprecated use #getSessionNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSessionNumberAsNumber() { - return getComponent3AsNumber(); - } - /** * Gets the component 4 (ISN). * @return the component 4 @@ -549,16 +483,6 @@ public java.lang.Long getComponent4AsLong() { return SwiftFormatUtils.getLong(getComponent(4)); } - /** - * @deprecated use #getComponent4AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - Long l = getComponent4AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the ISN (component 4). * @return the ISN from component 4 @@ -576,15 +500,6 @@ public java.lang.Long getISNAsLong() { return getComponent4AsLong(); } - /** - * @deprecated use #getISNAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getISNAsNumber() { - return getComponent4AsNumber(); - } - /** * Set the component 1 (MT Number). * @@ -606,15 +521,6 @@ public Field11R setMTNumber(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setMTNumber(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field11R setMT(String component1) { - return setMTNumber(component1); - } - /** * Set the component 2 (Date). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field11S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field11S.java index 4d8c8bf37..b1ca3305d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field11S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field11S.java @@ -86,38 +86,11 @@ public class Field11S extends Field implements Serializable, DateContainer, Mult */ public static final String F_11S = "11S"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S$[$4!S6!S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "MENN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "MENN"; - /** * Component number for the MT Number subfield. */ public static final Integer MT_NUMBER = 1; - /** - * @deprecated use #MT_NUMBER instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer MT = 1; /** * Component number for the Date subfield. @@ -287,16 +260,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "MENN"; - } - /** * Returns the field component types pattern. * @@ -433,16 +396,6 @@ public String getMTNumber() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's MT Number - * @deprecated use #getMTNumber() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getMT() { - return getMTNumber(); - } /** * Gets the component 2 (Date). @@ -495,16 +448,6 @@ public java.lang.Long getComponent3AsLong() { return SwiftFormatUtils.getLong(getComponent(3)); } - /** - * @deprecated use #getComponent3AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - Long l = getComponent3AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Session Number (component 3). * @return the Session Number from component 3 @@ -522,15 +465,6 @@ public java.lang.Long getSessionNumberAsLong() { return getComponent3AsLong(); } - /** - * @deprecated use #getSessionNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSessionNumberAsNumber() { - return getComponent3AsNumber(); - } - /** * Gets the component 4 (ISN). * @return the component 4 @@ -549,16 +483,6 @@ public java.lang.Long getComponent4AsLong() { return SwiftFormatUtils.getLong(getComponent(4)); } - /** - * @deprecated use #getComponent4AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - Long l = getComponent4AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the ISN (component 4). * @return the ISN from component 4 @@ -576,15 +500,6 @@ public java.lang.Long getISNAsLong() { return getComponent4AsLong(); } - /** - * @deprecated use #getISNAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getISNAsNumber() { - return getComponent4AsNumber(); - } - /** * Set the component 1 (MT Number). * @@ -606,15 +521,6 @@ public Field11S setMTNumber(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setMTNumber(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field11S setMT(String component1) { - return setMTNumber(component1); - } - /** * Set the component 2 (Date). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field12.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field12.java index 04c4ea9d0..ebf4751ff 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12.java @@ -79,27 +79,6 @@ public class Field12 extends Field implements Serializable { */ public static final String F_12 = "12"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Message Type subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Message Type (component 1). * @return the Message Type from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getMessageTypeAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getMessageTypeAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getMessageTypeAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Message Type). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field120.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field120.java index 3d5bcd126..2e33f063b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field120.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field120.java @@ -79,27 +79,6 @@ public class Field120 extends Field implements Serializable { */ public static final String F_120 = "120"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Identifier subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Identifier (component 1). * @return the Identifier from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getIdentifierAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getIdentifierAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getIdentifierAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Identifier). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field121.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field121.java index fbf120f6d..9f9504566 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field121.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field121.java @@ -77,27 +77,6 @@ public class Field121 extends Field implements Serializable { */ public static final String F_121 = "121"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Unique Reference subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field122.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field122.java index 3ed25d579..0eded35e5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field122.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field122.java @@ -79,27 +79,6 @@ public class Field122 extends Field implements Serializable { */ public static final String F_122 = "122"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Number Of Messages subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -349,16 +318,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number Of Messages (component 1). * @return the Number Of Messages from component 1 @@ -367,16 +326,6 @@ public String getNumberOfMessages() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Number Of Messages - * @deprecated use #getNumberOfMessages() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNumberofMessages() { - return getNumberOfMessages(); - } /** * Get the Number Of Messages (component 1) as Long @@ -387,33 +336,6 @@ public java.lang.Long getNumberOfMessagesAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getNumberOfMessagesAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberOfMessagesAsNumber() { - return getComponent1AsNumber(); - } - - /** - * @deprecated use #getNumberOfMessagesAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Long getNumberofMessagesAsLong() { - return getNumberOfMessagesAsLong(); - } - - /** - * @deprecated use #getNumberOfMessagesAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberofMessagesAsNumber() { - return getNumberOfMessagesAsNumber(); - } - /** * Set the component 1 (Number Of Messages). * @@ -506,34 +428,6 @@ public Field122 setNumberOfMessages(java.lang.Number component1) { return setComponent1(component1); } - /** - * @deprecated use #setNumberOfMessages(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field122 setNumberofMessages(String component1) { - return setNumberOfMessages(component1); - } - - /** - * @deprecated use #setComponent1(java.lang.Long) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field122 setNumberofMessages(java.lang.Long component1) { - return setNumberOfMessages(component1); - } - - /** - * @deprecated use #setNumberOfMessages(java.lang.Long) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field122 setNumberofMessages(java.lang.Number component1) { - return setNumberOfMessages(component1); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field123.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field123.java index ee6e7d64e..9c34dec87 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field123.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field123.java @@ -77,27 +77,6 @@ public class Field123 extends Field implements Serializable { */ public static final String F_123 = "123"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Message List subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field124.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field124.java index 5bce92c48..1fc2a5ff2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field124.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field124.java @@ -79,27 +79,6 @@ public class Field124 extends Field implements Serializable { */ public static final String F_124 = "124"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "M"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "M"; - /** * Component number for the MT subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "M"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field125.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field125.java index 75d4d4fe1..77a0f236f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field125.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field125.java @@ -79,27 +79,6 @@ public class Field125 extends Field implements Serializable { */ public static final String F_125 = "125"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Category subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Category (component 1). * @return the Category from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getCategoryAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getCategoryAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getCategoryAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Category). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field126.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field126.java index b5dc965af..d49f79427 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field126.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field126.java @@ -79,27 +79,6 @@ public class Field126 extends Field implements Serializable { */ public static final String F_126 = "126"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Seed subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Seed (component 1). * @return the Seed from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getSeedAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getSeedAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSeedAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Seed). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field127.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field127.java index 8ecc50a8d..ed1baa3b1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field127.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field127.java @@ -77,27 +77,6 @@ public class Field127 extends Field implements Serializable { */ public static final String F_127 = "127"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Test Mode Code subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field128.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field128.java index 8488c152a..eb10e16f2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field128.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field128.java @@ -81,27 +81,6 @@ public class Field128 extends Field implements Serializable, BICContainer { */ public static final String F_128 = "128"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "cB"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "cB"; - /** * Component number for the Priority subfield. */ @@ -230,16 +209,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "cB"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field129.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field129.java index 36d297b96..caeddb336 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field129.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field129.java @@ -80,27 +80,6 @@ public class Field129 extends Field implements Serializable { */ public static final String F_129 = "129"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "NN"; - /** * Component number for the Section subfield. */ @@ -229,16 +208,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NN"; - } - /** * Returns the field component types pattern. * @@ -363,16 +332,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Section (component 1). * @return the Section from component 1 @@ -390,15 +349,6 @@ public java.lang.Long getSectionAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getSectionAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSectionAsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (Total). * @return the component 2 @@ -417,16 +367,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Total (component 2). * @return the Total from component 2 @@ -444,15 +384,6 @@ public java.lang.Long getTotalAsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getTotalAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getTotalAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Section). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field12A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field12A.java index 3f33a9497..194a006b6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12A.java @@ -80,27 +80,6 @@ public class Field12A extends Field implements Serializable, GenericField { */ public static final String F_12A = "12A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S/[S]/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSS"; - /** * Component number for the Qualifier subfield. */ @@ -116,12 +95,6 @@ public class Field12A extends Field implements Serializable, GenericField { */ public static final Integer INSTRUMENT_CODE_OR_DESCRIPTION = 3; - /** - * @deprecated use #INSTRUMENT_CODE_OR_DESCRIPTION instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer INSTRUMENT_CODE = 3; /** * Default constructor. Creates a new field setting all components to null. @@ -249,16 +222,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSS"; - } - /** * Returns the field component types pattern. * @@ -421,16 +384,6 @@ public String getInstrumentCodeOrDescription() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Instrument Code Or Description - * @deprecated use #getInstrumentCodeOrDescription() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getInstrumentCode() { - return getInstrumentCodeOrDescription(); - } /** * Set the component 1 (Qualifier). @@ -495,15 +448,6 @@ public Field12A setInstrumentCodeOrDescription(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setInstrumentCodeOrDescription(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field12A setInstrumentCode(String component3) { - return setInstrumentCodeOrDescription(component3); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field12B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field12B.java index bdad319dc..b27d7b599 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12B.java @@ -80,27 +80,6 @@ public class Field12B extends Field implements Serializable, GenericField { */ public static final String F_12B = "12B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S/[S]/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSS"; - /** * Component number for the Qualifier subfield. */ @@ -248,16 +227,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSS"; - } - /** * Returns the field component types pattern. * @@ -422,7 +391,6 @@ public String getInstrumentTypeCode() { /** * Alternative method getter for field's Instrument Type Code - * @deprecated use #getInstrumentTypeCode() instead * @since 9.2.7 */ public String getType() { @@ -492,9 +460,6 @@ public Field12B setInstrumentTypeCode(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setInstrumentTypeCode(String) instead - */ public Field12B setType(String component3) { return setInstrumentTypeCode(component3); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field12C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field12C.java index 0de505f7d..ae6c2facb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12C.java @@ -79,27 +79,6 @@ public class Field12C extends Field implements Serializable, GenericField { */ public static final String F_12C = "12C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Qualifier subfield. */ @@ -229,16 +208,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field12D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field12D.java index 886605711..471904dbe 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12D.java @@ -77,27 +77,6 @@ public class Field12D extends Field implements Serializable { */ public static final String F_12D = "12D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Option Type subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field12E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field12E.java index 28f0c1b21..06ed5c222 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12E.java @@ -77,27 +77,6 @@ public class Field12E extends Field implements Serializable { */ public static final String F_12E = "12E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Status subfield. */ @@ -109,12 +88,6 @@ public class Field12E extends Field implements Serializable { */ public static final Integer CODE = 1; - /** - * @deprecated use #STATUS instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer EXPIRATION_STYLE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -227,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * @@ -362,23 +325,12 @@ public String getStatus() { /** * Alternative method getter for field's Status - * @deprecated use #getStatus() instead * @since 9.2.7 */ public String getCode() { return getStatus(); } - /** - * Alternative DEPRECATED method getter for field's Status - * @deprecated use #getStatus() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getExpirationStyle() { - return getStatus(); - } /** * Set the component 1 (Status). @@ -401,22 +353,10 @@ public Field12E setStatus(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setStatus(String) instead - */ public Field12E setCode(String component1) { return setStatus(component1); } - /** - * @deprecated use #setStatus(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field12E setExpirationStyle(String component1) { - return setStatus(component1); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field12F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field12F.java index 78b680449..924224969 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12F.java @@ -77,27 +77,6 @@ public class Field12F extends Field implements Serializable { */ public static final String F_12F = "12F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Option Style subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field12G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field12G.java index 197f42432..bf02eb2fe 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12G.java @@ -77,27 +77,6 @@ public class Field12G extends Field implements Serializable { */ public static final String F_12G = "12G"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Early Termination Style subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field130.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field130.java index f117ebf33..776a63e15 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field130.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field130.java @@ -83,27 +83,6 @@ public class Field130 extends Field implements Serializable, MultiLineField { */ public static final String F_130 = "130"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "/S/S$/S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NSNS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "NSNS"; - /** * Component number for the Heading Code subfield. */ @@ -265,16 +244,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NSNS"; - } - /** * Returns the field component types pattern. * @@ -405,16 +374,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Heading Code (component 1). * @return the Heading Code from component 1 @@ -432,15 +391,6 @@ public java.lang.Long getHeadingCodeAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getHeadingCodeAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getHeadingCodeAsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (Heading Text). * @return the component 2 @@ -475,16 +425,6 @@ public java.lang.Long getComponent3AsLong() { return SwiftFormatUtils.getLong(getComponent(3)); } - /** - * @deprecated use #getComponent3AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - Long l = getComponent3AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Heading Code 2 (component 3). * @return the Heading Code 2 from component 3 @@ -502,15 +442,6 @@ public java.lang.Long getHeadingCode2AsLong() { return getComponent3AsLong(); } - /** - * @deprecated use #getHeadingCode2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getHeadingCode2AsNumber() { - return getComponent3AsNumber(); - } - /** * Gets the component 4 (Heading Text 2). * @return the component 4 diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field132.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field132.java index 559d69e42..72d84e64e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field132.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field132.java @@ -80,27 +80,6 @@ public class Field132 extends Field implements Serializable { */ public static final String F_132 = "132"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "cN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "cN"; - /** * Component number for the Broadcast Indicator subfield. */ @@ -227,16 +206,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "cN"; - } - /** * Returns the field component types pattern. * @@ -380,16 +349,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Broadcast Number (component 2). * @return the Broadcast Number from component 2 @@ -407,15 +366,6 @@ public java.lang.Long getBroadcastNumberAsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getBroadcastNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getBroadcastNumberAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Broadcast Indicator). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field133.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field133.java index 3241ec386..fbac0b33a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field133.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field133.java @@ -82,27 +82,6 @@ public class Field133 extends Field implements Serializable { */ public static final String F_133 = "133"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "c3!SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "cSKN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "cSKN"; - /** * Component number for the Broadcast Indicator subfield. */ @@ -262,16 +241,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "cSKN"; - } - /** * Returns the field component types pattern. * @@ -450,16 +419,6 @@ public java.lang.Long getComponent4AsLong() { return SwiftFormatUtils.getLong(getComponent(4)); } - /** - * @deprecated use #getComponent4AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - Long l = getComponent4AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Broadcast Number (component 4). * @return the Broadcast Number from component 4 @@ -477,15 +436,6 @@ public java.lang.Long getBroadcastNumberAsLong() { return getComponent4AsLong(); } - /** - * @deprecated use #getBroadcastNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getBroadcastNumberAsNumber() { - return getComponent4AsNumber(); - } - /** * Set the component 1 (Broadcast Indicator). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field134.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field134.java index 7cf321a63..2b821acff 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field134.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field134.java @@ -83,27 +83,6 @@ public class Field134 extends Field implements Serializable, BICContainer, Multi */ public static final String F_134 = "134"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S$S$S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "BSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "BSS"; - /** * Component number for the BIC subfield. */ @@ -247,16 +226,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "BSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field135.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field135.java index f62b0acc6..be63e08c5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field135.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field135.java @@ -77,27 +77,6 @@ public class Field135 extends Field implements Serializable { */ public static final String F_135 = "135"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "c"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "c"; - /** * Component number for the Priority subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "c"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field136.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field136.java index 6a6727b2d..06790fbd9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field136.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field136.java @@ -80,27 +80,6 @@ public class Field136 extends Field implements Serializable { */ public static final String F_136 = "136"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "cN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "cN"; - /** * Component number for the Broadcast Indicator subfield. */ @@ -227,16 +206,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "cN"; - } - /** * Returns the field component types pattern. * @@ -377,16 +346,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Broadcast Number (component 2). * @return the Broadcast Number from component 2 @@ -404,15 +363,6 @@ public java.lang.Long getBroadcastNumberAsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getBroadcastNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getBroadcastNumberAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Broadcast Indicator). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field137.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field137.java index 6fbb10f02..5e5f659db 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field137.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field137.java @@ -82,27 +82,6 @@ public class Field137 extends Field implements Serializable { */ public static final String F_137 = "137"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "c3!SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "cSKN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "cSKN"; - /** * Component number for the Broadcast Indicator subfield. */ @@ -262,16 +241,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "cSKN"; - } - /** * Returns the field component types pattern. * @@ -450,16 +419,6 @@ public java.lang.Long getComponent4AsLong() { return SwiftFormatUtils.getLong(getComponent(4)); } - /** - * @deprecated use #getComponent4AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - Long l = getComponent4AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Broadcast Number (component 4). * @return the Broadcast Number from component 4 @@ -477,15 +436,6 @@ public java.lang.Long getBroadcastNumberAsLong() { return getComponent4AsLong(); } - /** - * @deprecated use #getBroadcastNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getBroadcastNumberAsNumber() { - return getComponent4AsNumber(); - } - /** * Set the component 1 (Broadcast Indicator). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field13A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field13A.java index 303457a3e..ac02ad16d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13A.java @@ -79,27 +79,6 @@ public class Field13A extends Field implements Serializable, GenericField { */ public static final String F_13A = "13A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Qualifier subfield. */ @@ -235,16 +214,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * @@ -387,7 +356,6 @@ public String getNumberId() { /** * Alternative method getter for field's Number Id - * @deprecated use #getNumberId() instead * @since 9.2.7 */ public String getNumberIdentification() { @@ -436,9 +404,6 @@ public Field13A setNumberId(String component2) { return setComponent2(component2); } - /** - * @deprecated use #setNumberId(String) instead - */ public Field13A setNumberIdentification(String component2) { return setNumberId(component2); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field13B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field13B.java index 7cd2dcd85..8a44ae3e8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13B.java @@ -80,27 +80,6 @@ public class Field13B extends Field implements Serializable, GenericField { */ public static final String F_13B = "13B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S/[S]/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSS"; - /** * Component number for the Qualifier subfield. */ @@ -242,16 +221,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field13C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field13C.java index c72bde7a4..b1a11cb93 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13C.java @@ -81,27 +81,6 @@ public class Field13C extends Field implements Serializable { */ public static final String F_13C = "13C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "/S/"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SHGO"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SHGO"; - /** * Component number for the Code subfield. */ @@ -112,12 +91,6 @@ public class Field13C extends Field implements Serializable { */ public static final Integer TIME_INDICATION = 2; - /** - * @deprecated use #TIME_INDICATION instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer TIME = 2; /** * Component number for the Sign subfield. @@ -129,12 +102,6 @@ public class Field13C extends Field implements Serializable { */ public static final Integer TIME_OFFSET = 4; - /** - * @deprecated use #TIME_OFFSET instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer OFFSET = 4; /** * Default constructor. Creates a new field setting all components to null. @@ -280,16 +247,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SHGO"; - } - /** * Returns the field component types pattern. * @@ -447,16 +404,6 @@ public String getTimeIndication() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Time Indication - * @deprecated use #getTimeIndication() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getTime() { - return getTimeIndication(); - } /** * Get the Time Indication (component 2) as Calendar @@ -466,15 +413,6 @@ public java.util.Calendar getTimeIndicationAsCalendar() { return getComponent2AsCalendar(); } - /** - * @deprecated use #getTimeIndicationAsCalendar() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Calendar getTimeAsCalendar() { - return getTimeIndicationAsCalendar(); - } - /** * Gets the component 3 (Sign). * @return the component 3 @@ -516,16 +454,6 @@ public String getTimeOffset() { return getComponent4(); } - /** - * Alternative DEPRECATED method getter for field's Time Offset - * @deprecated use #getTimeOffset() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getOffset() { - return getTimeOffset(); - } /** * Get the Time Offset (component 4) as Calendar @@ -535,15 +463,6 @@ public java.util.Calendar getTimeOffsetAsCalendar() { return getComponent4AsCalendar(); } - /** - * @deprecated use #getTimeOffsetAsCalendar() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Calendar getOffsetAsCalendar() { - return getTimeOffsetAsCalendar(); - } - /** * Set the component 1 (Code). * @@ -609,24 +528,6 @@ public Field13C setTimeIndication(java.util.Calendar component2) { return setComponent2(component2); } - /** - * @deprecated use #setTimeIndication(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field13C setTime(String component2) { - return setTimeIndication(component2); - } - - /** - * @deprecated use #setComponent2(java.util.Calendar) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field13C setTime(java.util.Calendar component2) { - return setTimeIndication(component2); - } - /** * Set the component 3 (Sign). * @@ -692,24 +593,6 @@ public Field13C setTimeOffset(java.util.Calendar component4) { return setComponent4(component4); } - /** - * @deprecated use #setTimeOffset(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field13C setOffset(String component4) { - return setTimeOffset(component4); - } - - /** - * @deprecated use #setComponent4(java.util.Calendar) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field13C setOffset(java.util.Calendar component4) { - return setTimeOffset(component4); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field13D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field13D.java index 0a19e8d55..0e8011435 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13D.java @@ -83,27 +83,6 @@ public class Field13D extends Field implements Serializable, DateContainer { */ public static final String F_13D = "13D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ""; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "EHGO"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "EHGO"; - /** * Component number for the Date subfield. */ @@ -268,16 +247,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "EHGO"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field13J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field13J.java index b42c0fc25..3590d9014 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13J.java @@ -79,27 +79,6 @@ public class Field13J extends Field implements Serializable, GenericField { */ public static final String F_13J = "13J"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Qualifier subfield. */ @@ -110,12 +89,6 @@ public class Field13J extends Field implements Serializable, GenericField { */ public static final Integer EXTENDED_NUMBER_ID = 2; - /** - * @deprecated use #EXTENDED_NUMBER_ID instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CODE = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -236,16 +209,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * @@ -386,16 +349,6 @@ public String getExtendedNumberId() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Extended Number Id - * @deprecated use #getExtendedNumberId() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCode() { - return getExtendedNumberId(); - } /** * Set the component 1 (Qualifier). @@ -439,15 +392,6 @@ public Field13J setExtendedNumberId(String component2) { return setComponent2(component2); } - /** - * @deprecated use #setExtendedNumberId(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field13J setCode(String component2) { - return setExtendedNumberId(component2); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field13K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field13K.java index 646507954..ca0125a2f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13K.java @@ -84,27 +84,6 @@ public class Field13K extends Field implements Serializable, AmountContainer, Ge */ public static final String F_13K = "13K"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S/N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSI"; - /** * Component number for the Qualifier subfield. */ @@ -120,12 +99,6 @@ public class Field13K extends Field implements Serializable, AmountContainer, Ge */ public static final Integer QUANTITY = 3; - /** - * @deprecated use #QUANTITY instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer AMOUNT = 3; /** * Default constructor. Creates a new field setting all components to null. @@ -259,16 +232,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSN"; - } - /** * Returns the field component types pattern. * @@ -430,15 +393,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Quantity (component 3). * @return the Quantity from component 3 @@ -447,16 +401,6 @@ public String getQuantity() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Quantity - * @deprecated use #getQuantity() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAmount() { - return getQuantity(); - } /** * Get the Quantity (component 3) as BigDecimal @@ -467,33 +411,6 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getQuantityAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getQuantityAsNumber() { - return getComponent3AsNumber(); - } - - /** - * @deprecated use #getQuantityAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.math.BigDecimal getAmountAsBigDecimal() { - return getQuantityAsBigDecimal(); - } - - /** - * @deprecated use #getQuantityAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getQuantityAsNumber(); - } - /** * Set the component 1 (Qualifier). * @@ -630,34 +547,6 @@ public Field13K setQuantity(java.lang.Number component3) { return setComponent3(component3); } - /** - * @deprecated use #setQuantity(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field13K setAmount(String component3) { - return setQuantity(component3); - } - - /** - * @deprecated use #setComponent3(java.math.BigDecimal) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field13K setAmount(java.math.BigDecimal component3) { - return setQuantity(component3); - } - - /** - * @deprecated use #setQuantity(java.math.BigDecimal) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field13K setAmount(java.lang.Number component3) { - return setQuantity(component3); - } - /** * Returns the list of all NON-NULL amounts as BigDecimal diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field140.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field140.java index f5279dd8f..6e52c0cd7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field140.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field140.java @@ -79,27 +79,6 @@ public class Field140 extends Field implements Serializable { */ public static final String F_140 = "140"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Identifier subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Identifier (component 1). * @return the Identifier from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getIdentifierAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getIdentifierAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getIdentifierAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Identifier). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field141.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field141.java index d13db9ccd..0467d35f2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field141.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field141.java @@ -77,27 +77,6 @@ public class Field141 extends Field implements Serializable { */ public static final String F_141 = "141"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Key subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field142.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field142.java index d58b5424f..72f2e301c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field142.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field142.java @@ -80,27 +80,6 @@ public class Field142 extends Field implements Serializable, DateContainer { */ public static final String F_142 = "142"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "A"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "A"; - /** * Component number for the Start Date Time subfield. */ @@ -222,16 +201,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "A"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field143.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field143.java index fdda68b38..1e16c485f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field143.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field143.java @@ -80,27 +80,6 @@ public class Field143 extends Field implements Serializable, DateContainer { */ public static final String F_143 = "143"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "A"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "A"; - /** * Component number for the End Date Time subfield. */ @@ -222,16 +201,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "A"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field144.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field144.java index 223b3e108..eba31ad63 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field144.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field144.java @@ -79,27 +79,6 @@ public class Field144 extends Field implements Serializable { */ public static final String F_144 = "144"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Status Code subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Status Code (component 1). * @return the Status Code from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getStatusCodeAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getStatusCodeAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getStatusCodeAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Status Code). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14A.java index c5ed79892..eb156902f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14A.java @@ -77,27 +77,6 @@ public class Field14A extends Field implements Serializable { */ public static final String F_14A = "14A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Convention subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14B.java index 9eeb40125..576402971 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14B.java @@ -77,27 +77,6 @@ public class Field14B extends Field implements Serializable { */ public static final String F_14B = "14B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Method subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14C.java index c53bf4c07..cb703aceb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14C.java @@ -79,27 +79,6 @@ public class Field14C extends Field implements Serializable { */ public static final String F_14C = "14C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Year subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Year (component 1). * @return the Year from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getYearAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getYearAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getYearAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Year). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14D.java index 9024f0b69..c4c9aeb40 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14D.java @@ -77,27 +77,6 @@ public class Field14D extends Field implements Serializable { */ public static final String F_14D = "14D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Day Count Fraction subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14E.java index 216ecbec4..4012a6482 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14E.java @@ -77,27 +77,6 @@ public class Field14E extends Field implements Serializable { */ public static final String F_14E = "14E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Reference subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14F.java index be8d98b6e..af55e79de 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14F.java @@ -77,27 +77,6 @@ public class Field14F extends Field implements Serializable { */ public static final String F_14F = "14F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Option subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14G.java index 36fb67f3f..198f160d0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14G.java @@ -78,27 +78,6 @@ public class Field14G extends Field implements Serializable { */ public static final String F_14G = "14G"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Frequency subfield. */ @@ -227,16 +206,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14H.java index 41145c64d..31b724c99 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14H.java @@ -77,27 +77,6 @@ public class Field14H extends Field implements Serializable { */ public static final String F_14H = "14H"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Convention subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14J.java index 2cb462801..19daf2fd2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14J.java @@ -77,27 +77,6 @@ public class Field14J extends Field implements Serializable { */ public static final String F_14J = "14J"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Code subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14K.java index 2b6092519..c6d74f863 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14K.java @@ -77,27 +77,6 @@ public class Field14K extends Field implements Serializable { */ public static final String F_14K = "14K"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Convention subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14L.java index 89b200745..93fb4fd6e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14L.java @@ -77,27 +77,6 @@ public class Field14L extends Field implements Serializable { */ public static final String F_14L = "14L"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Convention subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14M.java index 8d82b3a6c..3eda899b4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14M.java @@ -77,27 +77,6 @@ public class Field14M extends Field implements Serializable { */ public static final String F_14M = "14M"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Type subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14N.java index 44e2e65a0..f82b595e1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14N.java @@ -77,27 +77,6 @@ public class Field14N extends Field implements Serializable { */ public static final String F_14N = "14N"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Market subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14O.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14O.java index 5eaa6f827..0cb605d46 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14O.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14O.java @@ -77,27 +77,6 @@ public class Field14O extends Field implements Serializable { */ public static final String F_14O = "14O"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Type subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14P.java index 620941eae..969ed9f62 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14P.java @@ -77,27 +77,6 @@ public class Field14P extends Field implements Serializable { */ public static final String F_14P = "14P"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14Q.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14Q.java index dccd944ac..8f35024ee 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14Q.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14Q.java @@ -77,27 +77,6 @@ public class Field14Q extends Field implements Serializable { */ public static final String F_14Q = "14Q"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14R.java index cf6648647..71f2fda8d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14R.java @@ -77,27 +77,6 @@ public class Field14R extends Field implements Serializable { */ public static final String F_14R = "14R"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14S.java index 10a5b32d3..f2b38b68a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14S.java @@ -83,27 +83,6 @@ public class Field14S extends Field implements Serializable { */ public static final String F_14S = "14S"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN[//S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SNHS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SNHS"; - /** * Component number for the Source subfield. */ @@ -274,16 +253,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SNHS"; - } - /** * Returns the field component types pattern. * @@ -436,16 +405,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 2). * @return the Number from component 2 @@ -463,15 +422,6 @@ public java.lang.Long getNumberAsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent2AsNumber(); - } - /** * Gets the component 3 (Time). * @return the component 3 diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field151.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field151.java index e43de892f..5d2173b95 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field151.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field151.java @@ -79,27 +79,6 @@ public class Field151 extends Field implements Serializable { */ public static final String F_151 = "151"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Session Number subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Session Number (component 1). * @return the Session Number from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getSessionNumberAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getSessionNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSessionNumberAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Session Number). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field152.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field152.java index cfcb16301..2837165ab 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field152.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field152.java @@ -79,27 +79,6 @@ public class Field152 extends Field implements Serializable { */ public static final String F_152 = "152"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Sequence Number subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Sequence Number (component 1). * @return the Sequence Number from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getSequenceNumberAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getSequenceNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSequenceNumberAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Sequence Number). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field153.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field153.java index a5158f3c2..c96613e3b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field153.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field153.java @@ -79,27 +79,6 @@ public class Field153 extends Field implements Serializable { */ public static final String F_153 = "153"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Sequence Number subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Sequence Number (component 1). * @return the Sequence Number from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getSequenceNumberAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getSequenceNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSequenceNumberAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Sequence Number). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15A.java index 9252273d4..70eba0414 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15A.java @@ -77,27 +77,6 @@ public class Field15A extends Field implements Serializable { */ public static final String F_15A = "15A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15B.java index 402ea2cf5..033496fb6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15B.java @@ -77,27 +77,6 @@ public class Field15B extends Field implements Serializable { */ public static final String F_15B = "15B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15C.java index fdae84361..24210a01e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15C.java @@ -77,27 +77,6 @@ public class Field15C extends Field implements Serializable { */ public static final String F_15C = "15C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15D.java index bba1e996f..2bf0e6dd8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15D.java @@ -77,27 +77,6 @@ public class Field15D extends Field implements Serializable { */ public static final String F_15D = "15D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15E.java index 5b3b45793..a2b3553f4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15E.java @@ -77,27 +77,6 @@ public class Field15E extends Field implements Serializable { */ public static final String F_15E = "15E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15F.java index e2b74f394..aa8f10821 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15F.java @@ -77,27 +77,6 @@ public class Field15F extends Field implements Serializable { */ public static final String F_15F = "15F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15G.java index b0f720d79..c7828cf86 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15G.java @@ -77,27 +77,6 @@ public class Field15G extends Field implements Serializable { */ public static final String F_15G = "15G"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15H.java index f04693933..a90055a64 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15H.java @@ -77,27 +77,6 @@ public class Field15H extends Field implements Serializable { */ public static final String F_15H = "15H"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15I.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15I.java index 655f9feb9..03c35c256 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15I.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15I.java @@ -77,27 +77,6 @@ public class Field15I extends Field implements Serializable { */ public static final String F_15I = "15I"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15J.java index eb5d8d0ee..0dcb171a5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15J.java @@ -77,27 +77,6 @@ public class Field15J extends Field implements Serializable { */ public static final String F_15J = "15J"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15K.java index 86f59f032..50449c156 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15K.java @@ -77,27 +77,6 @@ public class Field15K extends Field implements Serializable { */ public static final String F_15K = "15K"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15L.java index 2a9285eb8..aa56becf2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15L.java @@ -77,27 +77,6 @@ public class Field15L extends Field implements Serializable { */ public static final String F_15L = "15L"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15M.java index 1500c519e..3eaf3ba97 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15M.java @@ -77,27 +77,6 @@ public class Field15M extends Field implements Serializable { */ public static final String F_15M = "15M"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15N.java index 8a054bfb5..34849dd8d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15N.java @@ -77,27 +77,6 @@ public class Field15N extends Field implements Serializable { */ public static final String F_15N = "15N"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15O.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15O.java index 86010d7a2..1762eb21d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15O.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15O.java @@ -77,27 +77,6 @@ public class Field15O extends Field implements Serializable { */ public static final String F_15O = "15O"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field15P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field15P.java index f6ffb0782..c3ce40718 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15P.java @@ -77,27 +77,6 @@ public class Field15P extends Field implements Serializable { */ public static final String F_15P = "15P"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field165.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field165.java index 4f44662d2..aa9b35c0b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field165.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field165.java @@ -78,27 +78,6 @@ public class Field165 extends Field implements Serializable { */ public static final String F_165 = "165"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "/S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Service Code subfield. */ @@ -228,16 +207,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field16A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field16A.java index 69c8ecc04..a8cf75383 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16A.java @@ -79,27 +79,6 @@ public class Field16A extends Field implements Serializable { */ public static final String F_16A = "16A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Number subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 1). * @return the Number from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getNumberAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Number). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field16C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field16C.java index c0734aada..5776c5029 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16C.java @@ -79,27 +79,6 @@ public class Field16C extends Field implements Serializable { */ public static final String F_16C = "16C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Number subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 1). * @return the Number from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getNumberAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Number). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field16D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field16D.java index 9eb56b1a3..5d4d9ea86 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16D.java @@ -79,27 +79,6 @@ public class Field16D extends Field implements Serializable { */ public static final String F_16D = "16D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Number subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 1). * @return the Number from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getNumberAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Number). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field16R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field16R.java index 87e6e4719..36acac41f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16R.java @@ -77,27 +77,6 @@ public class Field16R extends Field implements Serializable { */ public static final String F_16R = "16R"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the BlockName subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field16S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field16S.java index 8b298a777..51bacea0e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16S.java @@ -77,27 +77,6 @@ public class Field16S extends Field implements Serializable { */ public static final String F_16S = "16S"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the BlockName subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field16W.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field16W.java index c60235495..cede2055e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16W.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16W.java @@ -77,27 +77,6 @@ public class Field16W extends Field implements Serializable { */ public static final String F_16W = "16W"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field171.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field171.java index be7ccaedc..869be3469 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field171.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field171.java @@ -80,27 +80,6 @@ public class Field171 extends Field implements Serializable, DateContainer { */ public static final String F_171 = "171"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "E"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "E"; - /** * Component number for the Date subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "E"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field172.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field172.java index 73fe8fd26..afddfa1c7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field172.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field172.java @@ -81,27 +81,6 @@ public class Field172 extends Field implements Serializable, DateContainer { */ public static final String F_172 = "172"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ""; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "JJ"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "JJ"; - /** * Component number for the Start Date subfield. */ @@ -242,16 +221,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "JJ"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field173.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field173.java index c3b60744a..1c914e8df 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field173.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field173.java @@ -80,27 +80,6 @@ public class Field173 extends Field implements Serializable, DateContainer { */ public static final String F_173 = "173"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "P"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "P"; - /** * Component number for the Day Time subfield. */ @@ -222,16 +201,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "P"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field174.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field174.java index 0f1af80b1..1b163c8dd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field174.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field174.java @@ -78,27 +78,6 @@ public class Field174 extends Field implements Serializable { */ public static final String F_174 = "174"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "Q"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "Q"; - /** * Component number for the Range subfield. */ @@ -215,16 +194,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "Q"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field175.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field175.java index 91ee1b4d8..f0047e1cf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field175.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field175.java @@ -78,27 +78,6 @@ public class Field175 extends Field implements Serializable { */ public static final String F_175 = "175"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "H"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "H"; - /** * Component number for the Time subfield. */ @@ -219,16 +198,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "H"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field177.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field177.java index 1e6ed6fed..27dd2c223 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field177.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field177.java @@ -80,27 +80,6 @@ public class Field177 extends Field implements Serializable, DateContainer { */ public static final String F_177 = "177"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "U"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "U"; - /** * Component number for the Date Time subfield. */ @@ -222,16 +201,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "U"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field179.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field179.java index c365c1a71..f872d92a8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field179.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field179.java @@ -78,27 +78,6 @@ public class Field179 extends Field implements Serializable { */ public static final String F_179 = "179"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "T"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "T"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "T"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17A.java index 4f1f7e2ef..ac9af9354 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17A.java @@ -77,27 +77,6 @@ public class Field17A extends Field implements Serializable { */ public static final String F_17A = "17A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Indicator subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17B.java index 6489632cf..c64148c81 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17B.java @@ -79,27 +79,6 @@ public class Field17B extends Field implements Serializable, GenericField { */ public static final String F_17B = "17B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Qualifier subfield. */ @@ -229,16 +208,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17C.java index d24df8a89..362ae7074 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17C.java @@ -77,27 +77,6 @@ public class Field17C extends Field implements Serializable { */ public static final String F_17C = "17C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Indicator subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17E.java index ef7fb3351..a30c5c050 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17E.java @@ -77,27 +77,6 @@ public class Field17E extends Field implements Serializable { */ public static final String F_17E = "17E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Indicator subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17F.java index ba2ab7a9c..66c7929df 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17F.java @@ -77,27 +77,6 @@ public class Field17F extends Field implements Serializable { */ public static final String F_17F = "17F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Indicator subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17G.java index 835929f20..38b074d72 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17G.java @@ -77,27 +77,6 @@ public class Field17G extends Field implements Serializable { */ public static final String F_17G = "17G"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Indicator subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17H.java index 7ed3862fe..8083fee30 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17H.java @@ -77,27 +77,6 @@ public class Field17H extends Field implements Serializable { */ public static final String F_17H = "17H"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Indicator subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17I.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17I.java index 6c77541a6..1c66f0131 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17I.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17I.java @@ -77,27 +77,6 @@ public class Field17I extends Field implements Serializable { */ public static final String F_17I = "17I"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Indicator subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17L.java index 4e555a83f..3bbd3049c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17L.java @@ -77,27 +77,6 @@ public class Field17L extends Field implements Serializable { */ public static final String F_17L = "17L"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Indicator subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17M.java index 53bfdd2e7..0178ff4a3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17M.java @@ -77,27 +77,6 @@ public class Field17M extends Field implements Serializable { */ public static final String F_17M = "17M"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Indicator subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17N.java index ab0c66065..e811990e6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17N.java @@ -77,27 +77,6 @@ public class Field17N extends Field implements Serializable { */ public static final String F_17N = "17N"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Indicator subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17O.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17O.java index 517b97371..cc088b70c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17O.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17O.java @@ -77,27 +77,6 @@ public class Field17O extends Field implements Serializable { */ public static final String F_17O = "17O"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Indicator subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17P.java index ae395d746..b1381ae8e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17P.java @@ -77,27 +77,6 @@ public class Field17P extends Field implements Serializable { */ public static final String F_17P = "17P"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Indicator subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17Q.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17Q.java index c4b0bce49..38122f884 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17Q.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17Q.java @@ -77,27 +77,6 @@ public class Field17Q extends Field implements Serializable { */ public static final String F_17Q = "17Q"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Indicator subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17R.java index c4bedf1f5..e21a38180 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17R.java @@ -77,27 +77,6 @@ public class Field17R extends Field implements Serializable { */ public static final String F_17R = "17R"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Indicator subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17S.java index 12429e1b7..cb7c877be 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17S.java @@ -77,27 +77,6 @@ public class Field17S extends Field implements Serializable { */ public static final String F_17S = "17S"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Indicator subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17T.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17T.java index 33b8027db..10b79012b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17T.java @@ -77,27 +77,6 @@ public class Field17T extends Field implements Serializable { */ public static final String F_17T = "17T"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Indicator subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17U.java index 731f2b401..fc9dc7b2a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17U.java @@ -77,27 +77,6 @@ public class Field17U extends Field implements Serializable { */ public static final String F_17U = "17U"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Indicator subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17V.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17V.java index 6f66f9086..bf9e4d25a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17V.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17V.java @@ -77,27 +77,6 @@ public class Field17V extends Field implements Serializable { */ public static final String F_17V = "17V"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Indicator subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17W.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17W.java index 572cd970c..bed8258bb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17W.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17W.java @@ -77,27 +77,6 @@ public class Field17W extends Field implements Serializable { */ public static final String F_17W = "17W"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Indicator subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17X.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17X.java index cef9adcfc..63c41b511 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17X.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17X.java @@ -77,27 +77,6 @@ public class Field17X extends Field implements Serializable { */ public static final String F_17X = "17X"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Indicator subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17Y.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17Y.java index 89a69abb9..7e50c7529 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17Y.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17Y.java @@ -77,27 +77,6 @@ public class Field17Y extends Field implements Serializable { */ public static final String F_17Y = "17Y"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Indicator subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17Z.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17Z.java index 48e4b8b34..f84d16d65 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17Z.java @@ -77,27 +77,6 @@ public class Field17Z extends Field implements Serializable { */ public static final String F_17Z = "17Z"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Indicator subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field18A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field18A.java index a7549ac1b..35465b5c2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field18A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field18A.java @@ -79,27 +79,6 @@ public class Field18A extends Field implements Serializable { */ public static final String F_18A = "18A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Number subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 1). * @return the Number from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getNumberAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Number). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field18B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field18B.java index 6d09a39d5..97643b0c4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field18B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field18B.java @@ -79,27 +79,6 @@ public class Field18B extends Field implements Serializable { */ public static final String F_18B = "18B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Number subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 1). * @return the Number from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getNumberAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Number). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field18C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field18C.java index cab65acc4..9cf6d1e73 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field18C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field18C.java @@ -79,27 +79,6 @@ public class Field18C extends Field implements Serializable { */ public static final String F_18C = "18C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Number subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 1). * @return the Number from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getNumberAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Number). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field18D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field18D.java index 6080c070d..3e4fe4799 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field18D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field18D.java @@ -79,27 +79,6 @@ public class Field18D extends Field implements Serializable { */ public static final String F_18D = "18D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Number subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 1). * @return the Number from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getNumberAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Number). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field19.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field19.java index 116d34cbd..4374853dd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19.java @@ -81,27 +81,6 @@ public class Field19 extends Field implements Serializable, AmountContainer { */ public static final String F_19 = "19"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "I"; - /** * Component number for the Amount subfield. */ @@ -223,16 +202,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -354,15 +323,6 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(1)); } - /** - * @deprecated use #getComponent1AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - return getComponent1AsBigDecimal(); - } - /** * Gets the Amount (component 1). * @return the Amount from component 1 @@ -380,15 +340,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent1AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Amount). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field199.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field199.java index a9e2abfe6..5dad19d05 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field199.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field199.java @@ -77,27 +77,6 @@ public class Field199 extends Field implements Serializable { */ public static final String F_199 = "199"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field19A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field19A.java index f1ae3960c..2b8977609 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19A.java @@ -86,27 +86,6 @@ public class Field19A extends Field implements Serializable, MonetaryAmountConta */ public static final String F_19A = "19A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//[c]SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSCN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSCI"; - /** * Component number for the Qualifier subfield. */ @@ -122,12 +101,6 @@ public class Field19A extends Field implements Serializable, MonetaryAmountConta */ public static final Integer CURRENCY_CODE = 3; - /** - * @deprecated use #CURRENCY_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CURRENCY = 3; /** * Component number for the Amount subfield. @@ -279,16 +252,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSCN"; - } - /** * Returns the field component types pattern. * @@ -463,16 +426,6 @@ public String getCurrencyCode() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Currency Code - * @deprecated use #getCurrencyCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCurrency() { - return getCurrencyCode(); - } /** * Get the Currency Code (component 3) as Currency @@ -482,15 +435,6 @@ public java.util.Currency getCurrencyCodeAsCurrency() { return getComponent3AsCurrency(); } - /** - * @deprecated use #getCurrencyCodeAsCurrency() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Currency getCurrencyAsCurrency() { - return getCurrencyCodeAsCurrency(); - } - /** * Gets the component 4 (Amount). * @return the component 4 @@ -509,15 +453,6 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(4)); } - /** - * @deprecated use #getComponent4AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - return getComponent4AsBigDecimal(); - } - /** * Gets the Amount (component 4). * @return the Amount from component 4 @@ -535,15 +470,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent4AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent4AsNumber(); - } - /** * Set the component 1 (Qualifier). * @@ -630,24 +556,6 @@ public Field19A setCurrencyCode(java.util.Currency component3) { return setComponent3(component3); } - /** - * @deprecated use #setCurrencyCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field19A setCurrency(String component3) { - return setCurrencyCode(component3); - } - - /** - * @deprecated use #setComponent3(java.util.Currency) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field19A setCurrency(java.util.Currency component3) { - return setCurrencyCode(component3); - } - /** * Set the component 4 (Amount). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field19B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field19B.java index f79ceaefe..d668fca2b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19B.java @@ -85,27 +85,6 @@ public class Field19B extends Field implements Serializable, MonetaryAmountConta */ public static final String F_19B = "19B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SCN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SCI"; - /** * Component number for the Qualifier subfield. */ @@ -116,12 +95,6 @@ public class Field19B extends Field implements Serializable, MonetaryAmountConta */ public static final Integer CURRENCY_CODE = 2; - /** - * @deprecated use #CURRENCY_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CURRENCY = 2; /** * Component number for the Amount subfield. @@ -259,16 +232,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SCN"; - } - /** * Returns the field component types pattern. * @@ -421,16 +384,6 @@ public String getCurrencyCode() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Currency Code - * @deprecated use #getCurrencyCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCurrency() { - return getCurrencyCode(); - } /** * Get the Currency Code (component 2) as Currency @@ -440,15 +393,6 @@ public java.util.Currency getCurrencyCodeAsCurrency() { return getComponent2AsCurrency(); } - /** - * @deprecated use #getCurrencyCodeAsCurrency() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Currency getCurrencyAsCurrency() { - return getCurrencyCodeAsCurrency(); - } - /** * Gets the component 3 (Amount). * @return the component 3 @@ -467,15 +411,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Amount (component 3). * @return the Amount from component 3 @@ -493,15 +428,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Qualifier). * @@ -567,24 +493,6 @@ public Field19B setCurrencyCode(java.util.Currency component2) { return setComponent2(component2); } - /** - * @deprecated use #setCurrencyCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field19B setCurrency(String component2) { - return setCurrencyCode(component2); - } - - /** - * @deprecated use #setComponent2(java.util.Currency) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field19B setCurrency(java.util.Currency component2) { - return setCurrencyCode(component2); - } - /** * Set the component 3 (Amount). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field19C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field19C.java index cb2680624..33250cfc7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19C.java @@ -82,27 +82,6 @@ public class Field19C extends Field implements Serializable, AmountContainer { */ public static final String F_19C = "19C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[S]N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Sign subfield. */ @@ -113,12 +92,6 @@ public class Field19C extends Field implements Serializable, AmountContainer { */ public static final Integer ADJUSTMENT_FACTOR = 2; - /** - * @deprecated use #ADJUSTMENT_FACTOR instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer AMOUNT = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -241,16 +214,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -396,15 +359,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Adjustment Factor (component 2). * @return the Adjustment Factor from component 2 @@ -413,16 +367,6 @@ public String getAdjustmentFactor() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Adjustment Factor - * @deprecated use #getAdjustmentFactor() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAmount() { - return getAdjustmentFactor(); - } /** * Get the Adjustment Factor (component 2) as BigDecimal @@ -433,33 +377,6 @@ public java.math.BigDecimal getAdjustmentFactorAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getAdjustmentFactorAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAdjustmentFactorAsNumber() { - return getComponent2AsNumber(); - } - - /** - * @deprecated use #getAdjustmentFactorAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.math.BigDecimal getAmountAsBigDecimal() { - return getAdjustmentFactorAsBigDecimal(); - } - - /** - * @deprecated use #getAdjustmentFactorAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getAdjustmentFactorAsNumber(); - } - /** * Set the component 1 (Sign). * @@ -575,34 +492,6 @@ public Field19C setAdjustmentFactor(java.lang.Number component2) { return setComponent2(component2); } - /** - * @deprecated use #setAdjustmentFactor(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field19C setAmount(String component2) { - return setAdjustmentFactor(component2); - } - - /** - * @deprecated use #setComponent2(java.math.BigDecimal) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field19C setAmount(java.math.BigDecimal component2) { - return setAdjustmentFactor(component2); - } - - /** - * @deprecated use #setAdjustmentFactor(java.math.BigDecimal) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field19C setAmount(java.lang.Number component2) { - return setAdjustmentFactor(component2); - } - /** * Returns the list of all NON-NULL amounts as BigDecimal diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field19Y.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field19Y.java index 3b4ac4933..220e0ac14 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19Y.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19Y.java @@ -81,38 +81,11 @@ public class Field19Y extends Field implements Serializable, AmountContainer { */ public static final String F_19Y = "19Y"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "I"; - /** * Component number for the Weight subfield. */ public static final Integer WEIGHT = 1; - /** - * @deprecated use #WEIGHT instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer AMOUNT = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -230,16 +203,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -363,15 +326,6 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(1)); } - /** - * @deprecated use #getComponent1AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - return getComponent1AsBigDecimal(); - } - /** * Gets the Weight (component 1). * @return the Weight from component 1 @@ -380,16 +334,6 @@ public String getWeight() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Weight - * @deprecated use #getWeight() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAmount() { - return getWeight(); - } /** * Get the Weight (component 1) as BigDecimal @@ -400,33 +344,6 @@ public java.math.BigDecimal getWeightAsBigDecimal() { return getComponent1AsBigDecimal(); } - /** - * @deprecated use #getWeightAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getWeightAsNumber() { - return getComponent1AsNumber(); - } - - /** - * @deprecated use #getWeightAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.math.BigDecimal getAmountAsBigDecimal() { - return getWeightAsBigDecimal(); - } - - /** - * @deprecated use #getWeightAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getWeightAsNumber(); - } - /** * Set the component 1 (Weight). * @@ -521,34 +438,6 @@ public Field19Y setWeight(java.lang.Number component1) { return setComponent1(component1); } - /** - * @deprecated use #setWeight(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field19Y setAmount(String component1) { - return setWeight(component1); - } - - /** - * @deprecated use #setComponent1(java.math.BigDecimal) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field19Y setAmount(java.math.BigDecimal component1) { - return setWeight(component1); - } - - /** - * @deprecated use #setWeight(java.math.BigDecimal) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field19Y setAmount(java.lang.Number component1) { - return setWeight(component1); - } - /** * Returns the list of all NON-NULL amounts as BigDecimal diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field19Z.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field19Z.java index 050a2190d..a0c6f9f50 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19Z.java @@ -81,38 +81,11 @@ public class Field19Z extends Field implements Serializable, AmountContainer { */ public static final String F_19Z = "19Z"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "I"; - /** * Component number for the Weight subfield. */ public static final Integer WEIGHT = 1; - /** - * @deprecated use #WEIGHT instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer AMOUNT = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -230,16 +203,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -363,15 +326,6 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(1)); } - /** - * @deprecated use #getComponent1AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - return getComponent1AsBigDecimal(); - } - /** * Gets the Weight (component 1). * @return the Weight from component 1 @@ -380,16 +334,6 @@ public String getWeight() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Weight - * @deprecated use #getWeight() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAmount() { - return getWeight(); - } /** * Get the Weight (component 1) as BigDecimal @@ -400,33 +344,6 @@ public java.math.BigDecimal getWeightAsBigDecimal() { return getComponent1AsBigDecimal(); } - /** - * @deprecated use #getWeightAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getWeightAsNumber() { - return getComponent1AsNumber(); - } - - /** - * @deprecated use #getWeightAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.math.BigDecimal getAmountAsBigDecimal() { - return getWeightAsBigDecimal(); - } - - /** - * @deprecated use #getWeightAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getWeightAsNumber(); - } - /** * Set the component 1 (Weight). * @@ -521,34 +438,6 @@ public Field19Z setWeight(java.lang.Number component1) { return setComponent1(component1); } - /** - * @deprecated use #setWeight(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field19Z setAmount(String component1) { - return setWeight(component1); - } - - /** - * @deprecated use #setComponent1(java.math.BigDecimal) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field19Z setAmount(java.math.BigDecimal component1) { - return setWeight(component1); - } - - /** - * @deprecated use #setWeight(java.math.BigDecimal) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field19Z setAmount(java.lang.Number component1) { - return setWeight(component1); - } - /** * Returns the list of all NON-NULL amounts as BigDecimal diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field20.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field20.java index d63067bc0..7beb7433c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field20.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field20.java @@ -77,27 +77,6 @@ public class Field20 extends Field implements Serializable { */ public static final String F_20 = "20"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Reference subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field202.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field202.java index acabf6cc3..73d37761f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field202.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field202.java @@ -79,27 +79,6 @@ public class Field202 extends Field implements Serializable { */ public static final String F_202 = "202"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Section Number subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Section Number (component 1). * @return the Section Number from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getSectionNumberAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getSectionNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSectionNumberAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Section Number). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field203.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field203.java index 94a18c33d..73a43cf7e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field203.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field203.java @@ -79,27 +79,6 @@ public class Field203 extends Field implements Serializable { */ public static final String F_203 = "203"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Total Sections subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Total Sections (component 1). * @return the Total Sections from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getTotalSectionsAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getTotalSectionsAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getTotalSectionsAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Total Sections). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field204.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field204.java index 5d0bec2f0..5b67f1d3b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field204.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field204.java @@ -77,27 +77,6 @@ public class Field204 extends Field implements Serializable { */ public static final String F_204 = "204"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Logical Terminal Select State subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field206.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field206.java index faea88a6b..0e90a095c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field206.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field206.java @@ -77,27 +77,6 @@ public class Field206 extends Field implements Serializable { */ public static final String F_206 = "206"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "L"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "L"; - /** * Component number for the Value Date Ordering subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "L"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field208.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field208.java index b290d71b0..9dac25f13 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field208.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field208.java @@ -77,27 +77,6 @@ public class Field208 extends Field implements Serializable { */ public static final String F_208 = "208"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "L"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "L"; - /** * Component number for the LT Directed Queue subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "L"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field209.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field209.java index 4afc36d7f..e7fb55212 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field209.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field209.java @@ -79,27 +79,6 @@ public class Field209 extends Field implements Serializable { */ public static final String F_209 = "209"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Type subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Type (component 1). * @return the Type from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getTypeAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getTypeAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getTypeAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Type). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field20C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field20C.java index 5ec8be057..193950ad3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field20C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field20C.java @@ -79,27 +79,6 @@ public class Field20C extends Field implements Serializable, GenericField { */ public static final String F_20C = "20C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Qualifier subfield. */ @@ -229,16 +208,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field20D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field20D.java index 8d043475a..fc05ddd56 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field20D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field20D.java @@ -79,27 +79,6 @@ public class Field20D extends Field implements Serializable, GenericField { */ public static final String F_20D = "20D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Qualifier subfield. */ @@ -229,16 +208,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field20U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field20U.java index 8b059e233..a8ee06d79 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field20U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field20U.java @@ -79,27 +79,6 @@ public class Field20U extends Field implements Serializable, GenericField { */ public static final String F_20U = "20U"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Qualifier subfield. */ @@ -229,16 +208,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21.java index 0583bd4ee..fd3257db3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21.java @@ -77,27 +77,6 @@ public class Field21 extends Field implements Serializable { */ public static final String F_21 = "21"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Reference subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21A.java index 5a5fd916e..0bb6e2fcb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21A.java @@ -77,27 +77,6 @@ public class Field21A extends Field implements Serializable { */ public static final String F_21A = "21A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Reference subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21B.java index 1e4596a25..a99aacdc8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21B.java @@ -77,27 +77,6 @@ public class Field21B extends Field implements Serializable { */ public static final String F_21B = "21B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Reference subfield. */ @@ -226,16 +205,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * @@ -361,7 +330,6 @@ public String getReference() { /** * Alternative method getter for field's Reference - * @deprecated use #getReference() instead * @since 9.2.7 */ public String getContractNumber() { @@ -370,7 +338,6 @@ public String getContractNumber() { /** * Alternative method getter for field's Reference - * @deprecated use #getReference() instead * @since 9.2.7 */ public String getNumber() { @@ -398,16 +365,10 @@ public Field21B setReference(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setReference(String) instead - */ public Field21B setContractNumber(String component1) { return setReference(component1); } - /** - * @deprecated use #setReference(String) instead - */ public Field21B setNumber(String component1) { return setReference(component1); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21C.java index bf5e1e56f..290236d36 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21C.java @@ -77,27 +77,6 @@ public class Field21C extends Field implements Serializable { */ public static final String F_21C = "21C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Reference subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21D.java index 5a1f3e715..1e006d67b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21D.java @@ -77,27 +77,6 @@ public class Field21D extends Field implements Serializable { */ public static final String F_21D = "21D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Reference subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21E.java index 57e25b61a..67869510e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21E.java @@ -77,27 +77,6 @@ public class Field21E extends Field implements Serializable { */ public static final String F_21E = "21E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Reference subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21F.java index c940ecd3f..5656e92be 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21F.java @@ -77,27 +77,6 @@ public class Field21F extends Field implements Serializable { */ public static final String F_21F = "21F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Reference subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21G.java index 76959c49d..9faa795cb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21G.java @@ -77,27 +77,6 @@ public class Field21G extends Field implements Serializable { */ public static final String F_21G = "21G"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Reference subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21H.java index 59025531c..197d698d3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21H.java @@ -78,38 +78,11 @@ public class Field21H extends Field implements Serializable { */ public static final String F_21H = "21H"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Event Type subfield. */ public static final Integer EVENT_TYPE = 1; - /** - * @deprecated use #EVENT_TYPE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer QUALIFIER = 1; /** * Component number for the Reference subfield. @@ -234,16 +207,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * @@ -368,16 +331,6 @@ public String getEventType() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Event Type - * @deprecated use #getEventType() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getQualifier() { - return getEventType(); - } /** * Gets the component 2 (Reference). @@ -416,15 +369,6 @@ public Field21H setEventType(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setEventType(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field21H setQualifier(String component1) { - return setEventType(component1); - } - /** * Set the component 2 (Reference). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21N.java index 744cb953f..163c9a9c6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21N.java @@ -77,27 +77,6 @@ public class Field21N extends Field implements Serializable { */ public static final String F_21N = "21N"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Reference subfield. */ @@ -226,16 +205,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * @@ -361,7 +330,6 @@ public String getReference() { /** * Alternative method getter for field's Reference - * @deprecated use #getReference() instead * @since 9.2.7 */ public String getContractNumber() { @@ -370,7 +338,6 @@ public String getContractNumber() { /** * Alternative method getter for field's Reference - * @deprecated use #getReference() instead * @since 9.2.7 */ public String getNumber() { @@ -398,16 +365,10 @@ public Field21N setReference(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setReference(String) instead - */ public Field21N setContractNumber(String component1) { return setReference(component1); } - /** - * @deprecated use #setReference(String) instead - */ public Field21N setNumber(String component1) { return setReference(component1); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21P.java index 03d922fae..4c5c4ce97 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21P.java @@ -77,27 +77,6 @@ public class Field21P extends Field implements Serializable { */ public static final String F_21P = "21P"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Reference subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field21R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field21R.java index ee61c86be..579ca42b5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21R.java @@ -77,27 +77,6 @@ public class Field21R extends Field implements Serializable { */ public static final String F_21R = "21R"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Reference subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22.java index bcc73b6c1..a9b21cd82 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22.java @@ -78,27 +78,6 @@ public class Field22 extends Field implements Serializable { */ public static final String F_22 = "22"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Code subfield. */ @@ -227,16 +206,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22A.java index 7ca3f52e3..bfa529015 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22A.java @@ -77,27 +77,6 @@ public class Field22A extends Field implements Serializable { */ public static final String F_22A = "22A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Type subfield. */ @@ -226,16 +205,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * @@ -361,7 +330,6 @@ public String getType() { /** * Alternative method getter for field's Type - * @deprecated use #getType() instead * @since 9.2.7 */ public String getFunction() { @@ -370,7 +338,6 @@ public String getFunction() { /** * Alternative method getter for field's Type - * @deprecated use #getType() instead * @since 9.2.7 */ public String getPurpose() { @@ -398,16 +365,10 @@ public Field22A setType(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setType(String) instead - */ public Field22A setFunction(String component1) { return setType(component1); } - /** - * @deprecated use #setType(String) instead - */ public Field22A setPurpose(String component1) { return setType(component1); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22B.java index f855317f8..88be30b12 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22B.java @@ -77,27 +77,6 @@ public class Field22B extends Field implements Serializable { */ public static final String F_22B = "22B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Type subfield. */ @@ -226,16 +205,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * @@ -361,7 +330,6 @@ public String getType() { /** * Alternative method getter for field's Type - * @deprecated use #getType() instead * @since 9.2.7 */ public String getCentre() { @@ -370,7 +338,6 @@ public String getCentre() { /** * Alternative method getter for field's Type - * @deprecated use #getType() instead * @since 9.2.7 */ public String getFinancialCentre() { @@ -398,16 +365,10 @@ public Field22B setType(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setType(String) instead - */ public Field22B setCentre(String component1) { return setType(component1); } - /** - * @deprecated use #setType(String) instead - */ public Field22B setFinancialCentre(String component1) { return setType(component1); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22C.java index 33c983444..518c39178 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22C.java @@ -83,27 +83,6 @@ public class Field22C extends Field implements Serializable { */ public static final String F_22C = "22C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "4!S2!S4!S4!S2!S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSNSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSNSS"; - /** * Component number for the Party Prefix 1 subfield. */ @@ -272,16 +251,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSNSS"; - } - /** * Returns the field component types pattern. * @@ -447,16 +416,6 @@ public java.lang.Long getComponent3AsLong() { return SwiftFormatUtils.getLong(getComponent(3)); } - /** - * @deprecated use #getComponent3AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - Long l = getComponent3AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Reference Code (component 3). * @return the Reference Code from component 3 @@ -474,15 +433,6 @@ public java.lang.Long getReferenceCodeAsLong() { return getComponent3AsLong(); } - /** - * @deprecated use #getReferenceCodeAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getReferenceCodeAsNumber() { - return getComponent3AsNumber(); - } - /** * Gets the component 4 (Party Prefix 2). * @return the component 4 diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22D.java index 9fce29e07..bd8c681e3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22D.java @@ -77,27 +77,6 @@ public class Field22D extends Field implements Serializable { */ public static final String F_22D = "22D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Type subfield. */ @@ -226,16 +205,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * @@ -361,7 +330,6 @@ public String getType() { /** * Alternative method getter for field's Type - * @deprecated use #getType() instead * @since 9.2.7 */ public String getForm() { @@ -370,7 +338,6 @@ public String getForm() { /** * Alternative method getter for field's Type - * @deprecated use #getType() instead * @since 9.2.7 */ public String getCode() { @@ -398,16 +365,10 @@ public Field22D setType(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setType(String) instead - */ public Field22D setForm(String component1) { return setType(component1); } - /** - * @deprecated use #setType(String) instead - */ public Field22D setCode(String component1) { return setType(component1); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22E.java index f1a46f98d..149e8a3df 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22E.java @@ -77,27 +77,6 @@ public class Field22E extends Field implements Serializable { */ public static final String F_22E = "22E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Type subfield. */ @@ -220,16 +199,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * @@ -353,7 +322,6 @@ public String getType() { /** * Alternative method getter for field's Type - * @deprecated use #getType() instead * @since 9.2.7 */ public String getTypeOfPayment() { @@ -381,9 +349,6 @@ public Field22E setType(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setType(String) instead - */ public Field22E setTypeOfPayment(String component1) { return setType(component1); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22F.java index 55d5ef065..d7d4158bb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22F.java @@ -80,27 +80,6 @@ public class Field22F extends Field implements Serializable, GenericField { */ public static final String F_22F = "22F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S/[S]/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSS"; - /** * Component number for the Qualifier subfield. */ @@ -242,16 +221,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22G.java index 9c08822a3..42da1e9b6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22G.java @@ -77,27 +77,6 @@ public class Field22G extends Field implements Serializable { */ public static final String F_22G = "22G"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Type subfield. */ @@ -226,16 +205,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * @@ -361,7 +330,6 @@ public String getType() { /** * Alternative method getter for field's Type - * @deprecated use #getType() instead * @since 9.2.7 */ public String getTypeOfBarrier() { @@ -370,7 +338,6 @@ public String getTypeOfBarrier() { /** * Alternative method getter for field's Type - * @deprecated use #getType() instead * @since 9.2.7 */ public String getTypeOfDemand() { @@ -398,16 +365,10 @@ public Field22G setType(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setType(String) instead - */ public Field22G setTypeOfBarrier(String component1) { return setType(component1); } - /** - * @deprecated use #setType(String) instead - */ public Field22G setTypeOfDemand(String component1) { return setType(component1); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22H.java index b80b13eb2..48be7dab9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22H.java @@ -79,27 +79,6 @@ public class Field22H extends Field implements Serializable, GenericField { */ public static final String F_22H = "22H"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Qualifier subfield. */ @@ -110,12 +89,6 @@ public class Field22H extends Field implements Serializable, GenericField { */ public static final Integer INDICATOR = 2; - /** - * @deprecated use #INDICATOR instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CODE = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -236,16 +209,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * @@ -386,16 +349,6 @@ public String getIndicator() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Indicator - * @deprecated use #getIndicator() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCode() { - return getIndicator(); - } /** * Set the component 1 (Qualifier). @@ -439,15 +392,6 @@ public Field22H setIndicator(String component2) { return setComponent2(component2); } - /** - * @deprecated use #setIndicator(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field22H setCode(String component2) { - return setIndicator(component2); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22K.java index 500f22164..3d1999d2b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22K.java @@ -78,27 +78,6 @@ public class Field22K extends Field implements Serializable { */ public static final String F_22K = "22K"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Type Of Event subfield. */ @@ -234,16 +213,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * @@ -373,7 +342,6 @@ public String getTypeOfEvent() { /** * Alternative method getter for field's Type Of Event - * @deprecated use #getTypeOfEvent() instead * @since 9.2.7 */ public String getCode() { @@ -417,9 +385,6 @@ public Field22K setTypeOfEvent(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setTypeOfEvent(String) instead - */ public Field22K setCode(String component1) { return setTypeOfEvent(component1); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22L.java index 856641740..8885979c7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22L.java @@ -77,38 +77,11 @@ public class Field22L extends Field implements Serializable { */ public static final String F_22L = "22L"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Reporting Jurisdiction subfield. */ public static final Integer REPORTING_JURISDICTION = 1; - /** - * @deprecated use #REPORTING_JURISDICTION instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer TYPE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -221,16 +194,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * @@ -352,16 +315,6 @@ public String getReportingJurisdiction() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Reporting Jurisdiction - * @deprecated use #getReportingJurisdiction() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getType() { - return getReportingJurisdiction(); - } /** * Set the component 1 (Reporting Jurisdiction). @@ -384,15 +337,6 @@ public Field22L setReportingJurisdiction(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setReportingJurisdiction(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field22L setType(String component1) { - return setReportingJurisdiction(component1); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22M.java index 76622ca38..3f68192e3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22M.java @@ -77,27 +77,6 @@ public class Field22M extends Field implements Serializable { */ public static final String F_22M = "22M"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Namespace subfield. */ @@ -115,12 +94,6 @@ public class Field22M extends Field implements Serializable { */ public static final Integer ISSUER_CODE = 1; - /** - * @deprecated use #NAMESPACE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer TYPE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -233,16 +206,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * @@ -370,7 +333,6 @@ public String getNamespace() { /** * Alternative method getter for field's Namespace - * @deprecated use #getNamespace() instead * @since 9.2.7 */ public String getUTINamespace() { @@ -379,23 +341,12 @@ public String getUTINamespace() { /** * Alternative method getter for field's Namespace - * @deprecated use #getNamespace() instead * @since 9.2.7 */ public String getIssuerCode() { return getNamespace(); } - /** - * Alternative DEPRECATED method getter for field's Namespace - * @deprecated use #getNamespace() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getType() { - return getNamespace(); - } /** * Set the component 1 (Namespace). @@ -418,29 +369,14 @@ public Field22M setNamespace(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setNamespace(String) instead - */ public Field22M setUTINamespace(String component1) { return setNamespace(component1); } - /** - * @deprecated use #setNamespace(String) instead - */ public Field22M setIssuerCode(String component1) { return setNamespace(component1); } - /** - * @deprecated use #setNamespace(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field22M setType(String component1) { - return setNamespace(component1); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22N.java index 0a2ddfa2a..cf0234bb0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22N.java @@ -77,27 +77,6 @@ public class Field22N extends Field implements Serializable { */ public static final String F_22N = "22N"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Transaction Identifier subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22P.java index 3dda3eb70..73865718a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22P.java @@ -77,27 +77,6 @@ public class Field22P extends Field implements Serializable { */ public static final String F_22P = "22P"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Namespace subfield. */ @@ -115,12 +94,6 @@ public class Field22P extends Field implements Serializable { */ public static final Integer ISSUER_CODE = 1; - /** - * @deprecated use #NAMESPACE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer TYPE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -233,16 +206,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * @@ -370,7 +333,6 @@ public String getNamespace() { /** * Alternative method getter for field's Namespace - * @deprecated use #getNamespace() instead * @since 9.2.7 */ public String getPUTINamespace() { @@ -379,23 +341,12 @@ public String getPUTINamespace() { /** * Alternative method getter for field's Namespace - * @deprecated use #getNamespace() instead * @since 9.2.7 */ public String getIssuerCode() { return getNamespace(); } - /** - * Alternative DEPRECATED method getter for field's Namespace - * @deprecated use #getNamespace() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getType() { - return getNamespace(); - } /** * Set the component 1 (Namespace). @@ -418,29 +369,14 @@ public Field22P setNamespace(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setNamespace(String) instead - */ public Field22P setPUTINamespace(String component1) { return setNamespace(component1); } - /** - * @deprecated use #setNamespace(String) instead - */ public Field22P setIssuerCode(String component1) { return setNamespace(component1); } - /** - * @deprecated use #setNamespace(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field22P setType(String component1) { - return setNamespace(component1); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22Q.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22Q.java index a101371b1..e0c0db95e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22Q.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22Q.java @@ -77,38 +77,11 @@ public class Field22Q extends Field implements Serializable { */ public static final String F_22Q = "22Q"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Portfolio subfield. */ public static final Integer PORTFOLIO = 1; - /** - * @deprecated use #PORTFOLIO instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer TYPE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -221,16 +194,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * @@ -352,16 +315,6 @@ public String getPortfolio() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Portfolio - * @deprecated use #getPortfolio() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getType() { - return getPortfolio(); - } /** * Set the component 1 (Portfolio). @@ -384,15 +337,6 @@ public Field22Q setPortfolio(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setPortfolio(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field22Q setType(String component1) { - return setPortfolio(component1); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22R.java index 637e0f4e2..9b4db15e0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22R.java @@ -77,27 +77,6 @@ public class Field22R extends Field implements Serializable { */ public static final String F_22R = "22R"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Prior Transaction Identifier subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22S.java index fd45e2870..4c153ff68 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22S.java @@ -78,27 +78,6 @@ public class Field22S extends Field implements Serializable { */ public static final String F_22S = "22S"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Side Indicator subfield. */ @@ -227,16 +206,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22T.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22T.java index 08e605196..1e8befe44 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22T.java @@ -77,27 +77,6 @@ public class Field22T extends Field implements Serializable { */ public static final String F_22T = "22T"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Identification subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22U.java index ed641bab1..34bbb4429 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22U.java @@ -77,27 +77,6 @@ public class Field22U extends Field implements Serializable { */ public static final String F_22U = "22U"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Product Identifier subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22V.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22V.java index 9e093e0b1..73dad8e48 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22V.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22V.java @@ -77,27 +77,6 @@ public class Field22V extends Field implements Serializable { */ public static final String F_22V = "22V"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Execution Venue subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22W.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22W.java index fd2dbcca9..a3372c6cd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22W.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22W.java @@ -77,27 +77,6 @@ public class Field22W extends Field implements Serializable { */ public static final String F_22W = "22W"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Identification subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22X.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22X.java index 3b2fbd885..9381e38c6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22X.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22X.java @@ -77,27 +77,6 @@ public class Field22X extends Field implements Serializable { */ public static final String F_22X = "22X"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Type subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22Y.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22Y.java index 2d3110661..d0c7d5284 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22Y.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22Y.java @@ -77,27 +77,6 @@ public class Field22Y extends Field implements Serializable { */ public static final String F_22Y = "22Y"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Required subfield. */ @@ -109,12 +88,6 @@ public class Field22Y extends Field implements Serializable { */ public static final Integer PERIOD = 1; - /** - * @deprecated use #REQUIRED instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer TYPE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -227,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * @@ -362,23 +325,12 @@ public String getRequired() { /** * Alternative method getter for field's Required - * @deprecated use #getRequired() instead * @since 9.2.7 */ public String getPeriod() { return getRequired(); } - /** - * Alternative DEPRECATED method getter for field's Required - * @deprecated use #getRequired() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getType() { - return getRequired(); - } /** * Set the component 1 (Required). @@ -401,22 +353,10 @@ public Field22Y setRequired(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setRequired(String) instead - */ public Field22Y setPeriod(String component1) { return setRequired(component1); } - /** - * @deprecated use #setRequired(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field22Y setType(String component1) { - return setRequired(component1); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22Z.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22Z.java index e4d1da97b..942e6e533 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22Z.java @@ -77,27 +77,6 @@ public class Field22Z extends Field implements Serializable { */ public static final String F_22Z = "22Z"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Product Identifier subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23.java index f5b052755..9d2a4c809 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23.java @@ -83,27 +83,6 @@ public class Field23 extends Field implements Serializable, CurrencyContainer { */ public static final String F_23 = "23"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S/S[/S]]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSC"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSC"; - /** * Component number for the Code 1 subfield. */ @@ -293,16 +272,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSC"; - } - /** * Returns the field component types pattern. * @@ -450,7 +419,6 @@ public String getCode1() { /** * Alternative method getter for field's Code 1 - * @deprecated use #getCode1() instead * @since 9.2.7 */ public String getBuySellIndicator() { @@ -475,7 +443,6 @@ public String getCode2() { /** * Alternative method getter for field's Code 2 - * @deprecated use #getCode2() instead * @since 9.2.7 */ public String getCallPutIndicator() { @@ -500,7 +467,6 @@ public String getCode3() { /** * Alternative method getter for field's Code 3 - * @deprecated use #getCode3() instead * @since 9.2.7 */ public String getStyleIndicator() { @@ -534,7 +500,6 @@ public String getCurrency() { /** * Alternative method getter for field's Currency - * @deprecated use #getCurrency() instead * @since 9.2.7 */ public String getManualAutomaticIndicator() { @@ -550,7 +515,6 @@ public java.util.Currency getCurrencyAsCurrency() { } /** - * @deprecated use #getCurrencyAsCurrency() instead * @since 9.2.7 */ public java.util.Currency getManualAutomaticIndicatorAsCurrency() { @@ -578,9 +542,6 @@ public Field23 setCode1(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setCode1(String) instead - */ public Field23 setBuySellIndicator(String component1) { return setCode1(component1); } @@ -606,9 +567,6 @@ public Field23 setCode2(String component2) { return setComponent2(component2); } - /** - * @deprecated use #setCode2(String) instead - */ public Field23 setCallPutIndicator(String component2) { return setCode2(component2); } @@ -634,9 +592,6 @@ public Field23 setCode3(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setCode3(String) instead - */ public Field23 setStyleIndicator(String component3) { return setCode3(component3); } @@ -685,16 +640,10 @@ public Field23 setCurrency(java.util.Currency component4) { return setComponent4(component4); } - /** - * @deprecated use #setCurrency(String) instead - */ public Field23 setManualAutomaticIndicator(String component4) { return setCurrency(component4); } - /** - * @deprecated use #setComponent4(java.util.Currency) instead - */ public Field23 setManualAutomaticIndicator(java.util.Currency component4) { return setCurrency(component4); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23A.java index 934db2630..efac53491 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23A.java @@ -78,50 +78,17 @@ public class Field23A extends Field implements Serializable { */ public static final String F_23A = "23A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Type Of Swap subfield. */ public static final Integer TYPE_OF_SWAP = 1; - /** - * @deprecated use #TYPE_OF_SWAP instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CODE = 1; /** * Component number for the Settlement Method subfield. */ public static final Integer SETTLEMENT_METHOD = 2; - /** - * @deprecated use #SETTLEMENT_METHOD instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer ADDITIONAL_INFORMATION = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -241,16 +208,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * @@ -377,16 +334,6 @@ public String getTypeOfSwap() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Type Of Swap - * @deprecated use #getTypeOfSwap() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCode() { - return getTypeOfSwap(); - } /** * Gets the component 2 (Settlement Method). @@ -404,16 +351,6 @@ public String getSettlementMethod() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Settlement Method - * @deprecated use #getSettlementMethod() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAdditionalInformation() { - return getSettlementMethod(); - } /** * Set the component 1 (Type Of Swap). @@ -436,15 +373,6 @@ public Field23A setTypeOfSwap(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setTypeOfSwap(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field23A setCode(String component1) { - return setTypeOfSwap(component1); - } - /** * Set the component 2 (Settlement Method). * @@ -466,15 +394,6 @@ public Field23A setSettlementMethod(String component2) { return setComponent2(component2); } - /** - * @deprecated use #setSettlementMethod(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field23A setAdditionalInformation(String component2) { - return setSettlementMethod(component2); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23B.java index e95f3706a..14a4f52cf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23B.java @@ -77,27 +77,6 @@ public class Field23B extends Field implements Serializable { */ public static final String F_23B = "23B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Type subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23C.java index b4895cde5..cf02faff3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23C.java @@ -77,38 +77,11 @@ public class Field23C extends Field implements Serializable { */ public static final String F_23C = "23C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Settlement Calculation subfield. */ public static final Integer SETTLEMENT_CALCULATION = 1; - /** - * @deprecated use #SETTLEMENT_CALCULATION instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CODE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -221,16 +194,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * @@ -352,16 +315,6 @@ public String getSettlementCalculation() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Settlement Calculation - * @deprecated use #getSettlementCalculation() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCode() { - return getSettlementCalculation(); - } /** * Set the component 1 (Settlement Calculation). @@ -384,15 +337,6 @@ public Field23C setSettlementCalculation(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setSettlementCalculation(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field23C setCode(String component1) { - return setSettlementCalculation(component1); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23D.java index 1cfcd4c2a..70f867a33 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23D.java @@ -77,27 +77,6 @@ public class Field23D extends Field implements Serializable { */ public static final String F_23D = "23D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Type subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23E.java index f8db6ba24..9db428e1b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23E.java @@ -78,27 +78,6 @@ public class Field23E extends Field implements Serializable { */ public static final String F_23E = "23E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Instruction Code subfield. */ @@ -110,12 +89,6 @@ public class Field23E extends Field implements Serializable { */ public static final Integer TYPE = 1; - /** - * @deprecated use #INSTRUCTION_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CODE = 1; /** * Component number for the Additional Information subfield. @@ -247,16 +220,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * @@ -390,23 +353,12 @@ public String getInstructionCode() { /** * Alternative method getter for field's Instruction Code - * @deprecated use #getInstructionCode() instead * @since 9.2.7 */ public String getType() { return getInstructionCode(); } - /** - * Alternative DEPRECATED method getter for field's Instruction Code - * @deprecated use #getInstructionCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCode() { - return getInstructionCode(); - } /** * Gets the component 2 (Additional Information). @@ -426,7 +378,6 @@ public String getAdditionalInformation() { /** * Alternative method getter for field's Additional Information - * @deprecated use #getAdditionalInformation() instead * @since 9.2.7 */ public String getNarrative() { @@ -454,22 +405,10 @@ public Field23E setInstructionCode(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setInstructionCode(String) instead - */ public Field23E setType(String component1) { return setInstructionCode(component1); } - /** - * @deprecated use #setInstructionCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field23E setCode(String component1) { - return setInstructionCode(component1); - } - /** * Set the component 2 (Additional Information). * @@ -491,9 +430,6 @@ public Field23E setAdditionalInformation(String component2) { return setComponent2(component2); } - /** - * @deprecated use #setAdditionalInformation(String) instead - */ public Field23E setNarrative(String component2) { return setAdditionalInformation(component2); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23F.java index 0a966faee..4e46e8f70 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23F.java @@ -78,27 +78,6 @@ public class Field23F extends Field implements Serializable { */ public static final String F_23F = "23F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Period subfield. */ @@ -228,16 +207,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23G.java index c1f5b6b5d..3d90c0698 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23G.java @@ -78,27 +78,6 @@ public class Field23G extends Field implements Serializable { */ public static final String F_23G = "23G"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Function subfield. */ @@ -228,16 +207,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23H.java index ea93c2855..ba7f3b604 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23H.java @@ -77,27 +77,6 @@ public class Field23H extends Field implements Serializable { */ public static final String F_23H = "23H"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Function subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23R.java index da152aeec..9b66dec01 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23R.java @@ -84,27 +84,6 @@ public class Field23R extends Field implements Serializable, MultiLineField { */ public static final String F_23R = "23R"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-6"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSSS"; - /** * Component number for the Code subfield. */ @@ -251,16 +230,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23S.java index 03590b327..1187abf81 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23S.java @@ -77,27 +77,6 @@ public class Field23S extends Field implements Serializable { */ public static final String F_23S = "23S"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Request subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field23X.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field23X.java index 97f28fcb2..b87e25abb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23X.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23X.java @@ -78,27 +78,6 @@ public class Field23X extends Field implements Serializable { */ public static final String F_23X = "23X"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Code subfield. */ @@ -227,16 +206,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field242.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field242.java index 5813f0750..3bdb6b64c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field242.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field242.java @@ -77,27 +77,6 @@ public class Field242 extends Field implements Serializable { */ public static final String F_242 = "242"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Status Code subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field243.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field243.java index 5b7c0462d..eeb3e72e6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field243.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field243.java @@ -79,27 +79,6 @@ public class Field243 extends Field implements Serializable { */ public static final String F_243 = "243"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Type subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Type (component 1). * @return the Type from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getTypeAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getTypeAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getTypeAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Type). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field24B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field24B.java index 69e48e03f..c768b2d7d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field24B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field24B.java @@ -80,27 +80,6 @@ public class Field24B extends Field implements Serializable, GenericField { */ public static final String F_24B = "24B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S/[S]/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSS"; - /** * Component number for the Qualifier subfield. */ @@ -242,16 +221,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field24D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field24D.java index b8c64a67b..3270ae399 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field24D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field24D.java @@ -78,27 +78,6 @@ public class Field24D extends Field implements Serializable { */ public static final String F_24D = "24D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Code subfield. */ @@ -234,16 +213,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * @@ -373,7 +342,6 @@ public String getCode() { /** * Alternative method getter for field's Code - * @deprecated use #getCode() instead * @since 9.2.7 */ public String getMethod() { @@ -417,9 +385,6 @@ public Field24D setCode(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setCode(String) instead - */ public Field24D setMethod(String component1) { return setCode(component1); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field24E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field24E.java index e440613dd..52b58edf4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field24E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field24E.java @@ -78,27 +78,6 @@ public class Field24E extends Field implements Serializable { */ public static final String F_24E = "24E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Code subfield. */ @@ -228,16 +207,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java index 2441f7576..7a892a711 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java @@ -90,27 +90,6 @@ public class Field24G extends Field implements Serializable, MultiLineField { */ public static final String F_24G = "24G"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-12"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSSSSSSSSS"; - /** * Component number for the Code subfield. */ @@ -121,12 +100,6 @@ public class Field24G extends Field implements Serializable, MultiLineField { */ public static final Integer NARRATIVE = 2; - /** - * @deprecated use #NARRATIVE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer NAME_AND_ADDRESS = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -288,16 +261,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSSSSSSSSS"; - } - /** * Returns the field component types pattern. * @@ -529,16 +492,6 @@ public String getNarrativeLine1() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Narrative - * @deprecated use #getNarrativeLine1() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNameandAddressLine1() { - return getNarrativeLine1(); - } /** * Gets the Narrative as a concatenation of component 2 to component 13. @@ -568,24 +521,6 @@ public String getNarrative(CharSequence deli) { return result.toString(); } - /** - * @deprecated use #getNarrative() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNameandAddress() { - return getNarrative(); - } - - /** - * @deprecated use #getNarrative() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNameandAddress(CharSequence deli) { - return getNarrative(deli); - } - /** * Gets the component 3 (Narrative 2). * @return the component 3 @@ -602,16 +537,6 @@ public String getNarrativeLine2() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Narrative 2 - * @deprecated use #getNarrativeLine2() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNameandAddressLine2() { - return getNarrativeLine2(); - } /** * Gets the component 4 (Narrative 3). @@ -629,16 +554,6 @@ public String getNarrativeLine3() { return getComponent4(); } - /** - * Alternative DEPRECATED method getter for field's Narrative 3 - * @deprecated use #getNarrativeLine3() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNameandAddressLine3() { - return getNarrativeLine3(); - } /** * Gets the component 5 (Narrative 4). @@ -656,16 +571,6 @@ public String getNarrativeLine4() { return getComponent5(); } - /** - * Alternative DEPRECATED method getter for field's Narrative 4 - * @deprecated use #getNarrativeLine4() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNameandAddressLine4() { - return getNarrativeLine4(); - } /** * Gets the component 6 (Narrative 5). @@ -683,16 +588,6 @@ public String getNarrativeLine5() { return getComponent6(); } - /** - * Alternative DEPRECATED method getter for field's Narrative 5 - * @deprecated use #getNarrativeLine5() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNameandAddressLine5() { - return getNarrativeLine5(); - } /** * Gets the component 7 (Narrative 6). @@ -710,16 +605,6 @@ public String getNarrativeLine6() { return getComponent7(); } - /** - * Alternative DEPRECATED method getter for field's Narrative 6 - * @deprecated use #getNarrativeLine6() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNameandAddressLine6() { - return getNarrativeLine6(); - } /** * Gets the component 8 (Narrative 7). @@ -737,16 +622,6 @@ public String getNarrativeLine7() { return getComponent8(); } - /** - * Alternative DEPRECATED method getter for field's Narrative 7 - * @deprecated use #getNarrativeLine7() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNameandAddressLine7() { - return getNarrativeLine7(); - } /** * Gets the component 9 (Narrative 8). @@ -764,16 +639,6 @@ public String getNarrativeLine8() { return getComponent9(); } - /** - * Alternative DEPRECATED method getter for field's Narrative 8 - * @deprecated use #getNarrativeLine8() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNameandAddressLine8() { - return getNarrativeLine8(); - } /** * Gets the component 10 (Narrative 9). @@ -791,16 +656,6 @@ public String getNarrativeLine9() { return getComponent10(); } - /** - * Alternative DEPRECATED method getter for field's Narrative 9 - * @deprecated use #getNarrativeLine9() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNameandAddressLine9() { - return getNarrativeLine9(); - } /** * Gets the component 11 (Narrative 10). @@ -818,16 +673,6 @@ public String getNarrativeLine10() { return getComponent11(); } - /** - * Alternative DEPRECATED method getter for field's Narrative 10 - * @deprecated use #getNarrativeLine10() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNameandAddressLine10() { - return getNarrativeLine10(); - } /** * Gets the component 12 (Narrative 11). @@ -845,16 +690,6 @@ public String getNarrativeLine11() { return getComponent12(); } - /** - * Alternative DEPRECATED method getter for field's Narrative 11 - * @deprecated use #getNarrativeLine11() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNameandAddressLine11() { - return getNarrativeLine11(); - } /** * Gets the component 13 (Narrative 12). @@ -872,16 +707,6 @@ public String getNarrativeLine12() { return getComponent13(); } - /** - * Alternative DEPRECATED method getter for field's Narrative 12 - * @deprecated use #getNarrativeLine12() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNameandAddressLine12() { - return getNarrativeLine12(); - } /** * Set the component 1 (Code). @@ -925,15 +750,6 @@ public Field24G setNarrativeLine1(String component2) { return setComponent2(component2); } - /** - * @deprecated use #setNarrativeLine1(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field24G setNameandAddressLine1(String component2) { - return setNarrativeLine1(component2); - } - /** * Set the Narrative splitting the parameter lines into components 2 to 13. * @@ -946,15 +762,6 @@ public Field24G setNarrative(String value) { return this; } - /** - * @deprecated use #setNarrative(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field24G setNameandAddress(String value) { - return setNarrative(value); - } - /** * Set the component 3 (Narrative 2). * @@ -976,15 +783,6 @@ public Field24G setNarrativeLine2(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setNarrativeLine2(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field24G setNameandAddressLine2(String component3) { - return setNarrativeLine2(component3); - } - /** * Set the component 4 (Narrative 3). * @@ -1006,15 +804,6 @@ public Field24G setNarrativeLine3(String component4) { return setComponent4(component4); } - /** - * @deprecated use #setNarrativeLine3(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field24G setNameandAddressLine3(String component4) { - return setNarrativeLine3(component4); - } - /** * Set the component 5 (Narrative 4). * @@ -1036,15 +825,6 @@ public Field24G setNarrativeLine4(String component5) { return setComponent5(component5); } - /** - * @deprecated use #setNarrativeLine4(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field24G setNameandAddressLine4(String component5) { - return setNarrativeLine4(component5); - } - /** * Set the component 6 (Narrative 5). * @@ -1066,15 +846,6 @@ public Field24G setNarrativeLine5(String component6) { return setComponent6(component6); } - /** - * @deprecated use #setNarrativeLine5(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field24G setNameandAddressLine5(String component6) { - return setNarrativeLine5(component6); - } - /** * Set the component 7 (Narrative 6). * @@ -1096,15 +867,6 @@ public Field24G setNarrativeLine6(String component7) { return setComponent7(component7); } - /** - * @deprecated use #setNarrativeLine6(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field24G setNameandAddressLine6(String component7) { - return setNarrativeLine6(component7); - } - /** * Set the component 8 (Narrative 7). * @@ -1126,15 +888,6 @@ public Field24G setNarrativeLine7(String component8) { return setComponent8(component8); } - /** - * @deprecated use #setNarrativeLine7(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field24G setNameandAddressLine7(String component8) { - return setNarrativeLine7(component8); - } - /** * Set the component 9 (Narrative 8). * @@ -1156,15 +909,6 @@ public Field24G setNarrativeLine8(String component9) { return setComponent9(component9); } - /** - * @deprecated use #setNarrativeLine8(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field24G setNameandAddressLine8(String component9) { - return setNarrativeLine8(component9); - } - /** * Set the component 10 (Narrative 9). * @@ -1186,15 +930,6 @@ public Field24G setNarrativeLine9(String component10) { return setComponent10(component10); } - /** - * @deprecated use #setNarrativeLine9(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field24G setNameandAddressLine9(String component10) { - return setNarrativeLine9(component10); - } - /** * Set the component 11 (Narrative 10). * @@ -1216,15 +951,6 @@ public Field24G setNarrativeLine10(String component11) { return setComponent11(component11); } - /** - * @deprecated use #setNarrativeLine10(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field24G setNameandAddressLine10(String component11) { - return setNarrativeLine10(component11); - } - /** * Set the component 12 (Narrative 11). * @@ -1246,15 +972,6 @@ public Field24G setNarrativeLine11(String component12) { return setComponent12(component12); } - /** - * @deprecated use #setNarrativeLine11(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field24G setNameandAddressLine11(String component12) { - return setNarrativeLine11(component12); - } - /** * Set the component 13 (Narrative 12). * @@ -1276,15 +993,6 @@ public Field24G setNarrativeLine12(String component13) { return setComponent13(component13); } - /** - * @deprecated use #setNarrativeLine12(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field24G setNameandAddressLine12(String component13) { - return setNarrativeLine12(component13); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field25.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field25.java index d27236f13..f354b26b6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field25.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field25.java @@ -77,27 +77,6 @@ public class Field25 extends Field implements Serializable { */ public static final String F_25 = "25"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Account subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field251.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field251.java index 34200f954..dee030a1f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field251.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field251.java @@ -78,27 +78,6 @@ public class Field251 extends Field implements Serializable { */ public static final String F_251 = "251"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "R"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "R"; - /** * Component number for the MIR subfield. */ @@ -215,16 +194,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "R"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field252.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field252.java index a4bd81465..55c3cebf5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field252.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field252.java @@ -82,27 +82,6 @@ public class Field252 extends Field implements Serializable { */ public static final String F_252 = "252"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "RRHH"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "RRHH"; - /** * Component number for the Start MIR subfield. */ @@ -270,16 +249,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "RRHH"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field253.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field253.java index c12a790e0..fa48859a8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field253.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field253.java @@ -78,27 +78,6 @@ public class Field253 extends Field implements Serializable { */ public static final String F_253 = "253"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "V"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "V"; - /** * Component number for the MOR subfield. */ @@ -215,16 +194,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "V"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field254.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field254.java index 9b32f853c..d4e2118ae 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field254.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field254.java @@ -82,27 +82,6 @@ public class Field254 extends Field implements Serializable { */ public static final String F_254 = "254"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "VVHH"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "VVHH"; - /** * Component number for the Start MOR subfield. */ @@ -270,16 +249,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "VVHH"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field255.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field255.java index e2a79b2b9..603dd3ca6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field255.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field255.java @@ -88,27 +88,6 @@ public class Field255 extends Field implements Serializable, DateContainer { */ public static final String F_255 = "255"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "4!N[]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "ZNMEHH"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "ZNMEHH"; - /** * Component number for the LT Address subfield. */ @@ -306,16 +285,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "ZNMEHH"; - } - /** * Returns the field component types pattern. * @@ -485,16 +454,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Session Number (component 2). * @return the Session Number from component 2 @@ -512,15 +471,6 @@ public java.lang.Long getSessionNumberAsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getSessionNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSessionNumberAsNumber() { - return getComponent2AsNumber(); - } - /** * Gets the component 3 (Message Type). * @return the component 3 diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field256.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field256.java index 26a9268fd..4adcfa268 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field256.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field256.java @@ -88,27 +88,6 @@ public class Field256 extends Field implements Serializable, DateContainer { */ public static final String F_256 = "256"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "4!Nc[]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "ZNNEHH"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "ZNNEHH"; - /** * Component number for the LT Address subfield. */ @@ -306,16 +285,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "ZNNEHH"; - } - /** * Returns the field component types pattern. * @@ -485,16 +454,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Session Number (component 2). * @return the Session Number from component 2 @@ -512,15 +471,6 @@ public java.lang.Long getSessionNumberAsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getSessionNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSessionNumberAsNumber() { - return getComponent2AsNumber(); - } - /** * Gets the component 3 (Message Category). * @return the component 3 @@ -539,16 +489,6 @@ public java.lang.Long getComponent3AsLong() { return SwiftFormatUtils.getLong(getComponent(3)); } - /** - * @deprecated use #getComponent3AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - Long l = getComponent3AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Message Category (component 3). * @return the Message Category from component 3 @@ -566,15 +506,6 @@ public java.lang.Long getMessageCategoryAsLong() { return getComponent3AsLong(); } - /** - * @deprecated use #getMessageCategoryAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getMessageCategoryAsNumber() { - return getComponent3AsNumber(); - } - /** * Gets the component 4 (Date). * @return the component 4 diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field257.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field257.java index 52503dd7d..31e8afe20 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field257.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field257.java @@ -87,27 +87,6 @@ public class Field257 extends Field implements Serializable, DateContainer { */ public static final String F_257 = "257"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[N]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "ZEHHN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "ZEHHN"; - /** * Component number for the LT Address subfield. */ @@ -292,16 +271,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "ZEHHN"; - } - /** * Returns the field component types pattern. * @@ -567,16 +536,6 @@ public java.lang.Long getComponent5AsLong() { return SwiftFormatUtils.getLong(getComponent(5)); } - /** - * @deprecated use #getComponent5AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent5AsNumber() { - Long l = getComponent5AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Session Number (component 5). * @return the Session Number from component 5 @@ -594,15 +553,6 @@ public java.lang.Long getSessionNumberAsLong() { return getComponent5AsLong(); } - /** - * @deprecated use #getSessionNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSessionNumberAsNumber() { - return getComponent5AsNumber(); - } - /** * Set the component 1 (LT Address). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field258.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field258.java index 5a18beb72..7d278afcd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field258.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field258.java @@ -88,27 +88,6 @@ public class Field258 extends Field implements Serializable, DateContainer { */ public static final String F_258 = "258"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "4!N[]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "ZNMEHH"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "ZNMEHH"; - /** * Component number for the LT Address subfield. */ @@ -306,16 +285,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "ZNMEHH"; - } - /** * Returns the field component types pattern. * @@ -485,16 +454,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Session Number (component 2). * @return the Session Number from component 2 @@ -512,15 +471,6 @@ public java.lang.Long getSessionNumberAsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getSessionNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSessionNumberAsNumber() { - return getComponent2AsNumber(); - } - /** * Gets the component 3 (Message Type). * @return the component 3 diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field259.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field259.java index a22eb77d2..bde82dda0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field259.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field259.java @@ -88,27 +88,6 @@ public class Field259 extends Field implements Serializable, DateContainer { */ public static final String F_259 = "259"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "4!Nc"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "ZNNEHH"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "ZNNEHH"; - /** * Component number for the LT Address subfield. */ @@ -301,16 +280,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "ZNNEHH"; - } - /** * Returns the field component types pattern. * @@ -480,16 +449,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Session Number (component 2). * @return the Session Number from component 2 @@ -507,15 +466,6 @@ public java.lang.Long getSessionNumberAsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getSessionNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSessionNumberAsNumber() { - return getComponent2AsNumber(); - } - /** * Gets the component 3 (Message Category). * @return the component 3 @@ -534,16 +484,6 @@ public java.lang.Long getComponent3AsLong() { return SwiftFormatUtils.getLong(getComponent(3)); } - /** - * @deprecated use #getComponent3AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - Long l = getComponent3AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Message Category (component 3). * @return the Message Category from component 3 @@ -561,15 +501,6 @@ public java.lang.Long getMessageCategoryAsLong() { return getComponent3AsLong(); } - /** - * @deprecated use #getMessageCategoryAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getMessageCategoryAsNumber() { - return getComponent3AsNumber(); - } - /** * Gets the component 4 (Date). * @return the component 4 diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field25A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field25A.java index 567430c44..55d36dcd6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field25A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field25A.java @@ -77,27 +77,6 @@ public class Field25A extends Field implements Serializable { */ public static final String F_25A = "25A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Account subfield. */ @@ -215,16 +194,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field25D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field25D.java index 148c7323d..0eeef1030 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field25D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field25D.java @@ -80,27 +80,6 @@ public class Field25D extends Field implements Serializable, GenericField { */ public static final String F_25D = "25D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S/[S]/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSS"; - /** * Component number for the Qualifier subfield. */ @@ -116,12 +95,6 @@ public class Field25D extends Field implements Serializable, GenericField { */ public static final Integer STATUS_CODE = 3; - /** - * @deprecated use #STATUS_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CODE = 3; /** * Default constructor. Creates a new field setting all components to null. @@ -249,16 +222,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSS"; - } - /** * Returns the field component types pattern. * @@ -421,16 +384,6 @@ public String getStatusCode() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Status Code - * @deprecated use #getStatusCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCode() { - return getStatusCode(); - } /** * Set the component 1 (Qualifier). @@ -495,15 +448,6 @@ public Field25D setStatusCode(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setStatusCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field25D setCode(String component3) { - return setStatusCode(component3); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field25P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field25P.java index 7621200ec..a05e1ffe8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field25P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field25P.java @@ -82,27 +82,6 @@ public class Field25P extends Field implements Serializable, BICContainer, Multi */ public static final String F_25P = "25P"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S$S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SB"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SB"; - /** * Component number for the Account subfield. */ @@ -113,12 +92,6 @@ public class Field25P extends Field implements Serializable, BICContainer, Multi */ public static final Integer IDENTIFIER_CODE = 2; - /** - * @deprecated use #IDENTIFIER_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer BIC = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -241,16 +214,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SB"; - } - /** * Returns the field component types pattern. * @@ -412,16 +375,6 @@ public String getIdentifierCode() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Identifier Code - * @deprecated use #getIdentifierCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getBIC() { - return getIdentifierCode(); - } /** * Get the Identifier Code (component 2) as BIC @@ -431,15 +384,6 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { return getComponent2AsBIC(); } - /** - * @deprecated use #getIdentifierCodeAsBIC() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public com.prowidesoftware.swift.model.BIC getBICAsBIC() { - return getIdentifierCodeAsBIC(); - } - /** * Set the component 1 (Account). * @@ -505,24 +449,6 @@ public Field25P setIdentifierCode(com.prowidesoftware.swift.model.BIC component2 return setComponent2(component2); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field25P setBIC(String component2) { - return setIdentifierCode(component2); - } - - /** - * @deprecated use #setComponent2(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field25P setBIC(com.prowidesoftware.swift.model.BIC component2) { - return setIdentifierCode(component2); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field260.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field260.java index 6169c580c..b25a226f7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field260.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field260.java @@ -87,27 +87,6 @@ public class Field260 extends Field implements Serializable, DateContainer { */ public static final String F_260 = "260"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[N]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "ZEHHN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "ZEHHN"; - /** * Component number for the LT Address subfield. */ @@ -292,16 +271,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "ZEHHN"; - } - /** * Returns the field component types pattern. * @@ -567,16 +536,6 @@ public java.lang.Long getComponent5AsLong() { return SwiftFormatUtils.getLong(getComponent(5)); } - /** - * @deprecated use #getComponent5AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent5AsNumber() { - Long l = getComponent5AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Session Number (component 5). * @return the Session Number from component 5 @@ -594,15 +553,6 @@ public java.lang.Long getSessionNumberAsLong() { return getComponent5AsLong(); } - /** - * @deprecated use #getSessionNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSessionNumberAsNumber() { - return getComponent5AsNumber(); - } - /** * Set the component 1 (LT Address). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field263.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field263.java index b280ebcd0..a5820a0a7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field263.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field263.java @@ -87,27 +87,6 @@ public class Field263 extends Field implements Serializable, DateContainer { */ public static final String F_263 = "263"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[N]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "ZEHHN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "ZEHHN"; - /** * Component number for the LT Address subfield. */ @@ -292,16 +271,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "ZEHHN"; - } - /** * Returns the field component types pattern. * @@ -567,16 +536,6 @@ public java.lang.Long getComponent5AsLong() { return SwiftFormatUtils.getLong(getComponent(5)); } - /** - * @deprecated use #getComponent5AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent5AsNumber() { - Long l = getComponent5AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Session Number (component 5). * @return the Session Number from component 5 @@ -594,15 +553,6 @@ public java.lang.Long getSessionNumberAsLong() { return getComponent5AsLong(); } - /** - * @deprecated use #getSessionNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSessionNumberAsNumber() { - return getComponent5AsNumber(); - } - /** * Set the component 1 (LT Address). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field264.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field264.java index 7f0c22043..78fd9c75e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field264.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field264.java @@ -87,27 +87,6 @@ public class Field264 extends Field implements Serializable, DateContainer { */ public static final String F_264 = "264"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[N]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "ZEHHN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "ZEHHN"; - /** * Component number for the LT Address subfield. */ @@ -292,16 +271,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "ZEHHN"; - } - /** * Returns the field component types pattern. * @@ -567,16 +536,6 @@ public java.lang.Long getComponent5AsLong() { return SwiftFormatUtils.getLong(getComponent(5)); } - /** - * @deprecated use #getComponent5AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent5AsNumber() { - Long l = getComponent5AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Session Number (component 5). * @return the Session Number from component 5 @@ -594,15 +553,6 @@ public java.lang.Long getSessionNumberAsLong() { return getComponent5AsLong(); } - /** - * @deprecated use #getSessionNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSessionNumberAsNumber() { - return getComponent5AsNumber(); - } - /** * Set the component 1 (LT Address). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field26A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field26A.java index d4f0b1e08..564cea121 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26A.java @@ -78,27 +78,6 @@ public class Field26A extends Field implements Serializable { */ public static final String F_26A = "26A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Number1 subfield. */ @@ -228,16 +207,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * @@ -523,27 +492,4 @@ public static Field26A fromJson(final String json) { } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) - public static final Integer NUMBER = 1; - - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) - public String getNumber() { - return getValue(); - } - - /** - * @deprecated Use parse(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) - public Field26A setNumber(final String number) { - parse(number); - return this; - } - } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field26B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field26B.java index c0d242a77..39ca2881e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26B.java @@ -77,27 +77,6 @@ public class Field26B extends Field implements Serializable { */ public static final String F_26B = "26B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Number subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field26C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field26C.java index 0feaaa0be..cd1781d88 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26C.java @@ -82,27 +82,6 @@ public class Field26C extends Field implements Serializable { */ public static final String F_26C = "26C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[S]/S/5!a4!aS[//S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSS"; - /** * Component number for the Delivery Details subfield. */ @@ -298,16 +277,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSS"; - } - /** * Returns the field component types pattern. * @@ -783,34 +752,4 @@ public static Field26C fromJson(final String json) { } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) - public static final Integer DENOMINATION_FORM = 5; - - /** - * @deprecated Use getComponent5/getDenomination and/or getComponent6 instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) - public String getDenominationForm() { - // build the field - final StringBuilder result = new StringBuilder(); - append(result, 5); - if (getComponent6() != null) { - result.append("//").append(getComponent6()); - } - return StringUtils.trimToNull(result.toString()); - } - - /** - * @deprecated Use setComponent5/setDenomination and/or setComponent6 instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) - public Field26C setDenominationForm(final String denominationForm) { - setComponent5(SwiftParseUtils.getTokenFirst(denominationForm, "//")); - setComponent6(SwiftParseUtils.getTokenSecond(denominationForm, "//")); - return this; - } - } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field26D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field26D.java index 16f95ebf8..c5ef52f66 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26D.java @@ -107,27 +107,6 @@ public class Field26D extends Field implements Serializable, MultiLineField { */ public static final String F_26D = "26D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-29"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; - /** * Component number for the Narrative subfield. */ @@ -361,16 +340,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field26E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field26E.java index a86be5f38..7e04fec71 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26E.java @@ -79,27 +79,6 @@ public class Field26E extends Field implements Serializable { */ public static final String F_26E = "26E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Number Of Amendment subfield. */ @@ -111,12 +90,6 @@ public class Field26E extends Field implements Serializable { */ public static final Integer AUTOMATIC_EXTENSION_NOTIFICATION_PERIOD = 1; - /** - * @deprecated use #NUMBER_OF_AMENDMENT instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer NUMBER = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -229,16 +202,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -364,16 +327,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number Of Amendment (component 1). * @return the Number Of Amendment from component 1 @@ -384,23 +337,12 @@ public String getNumberOfAmendment() { /** * Alternative method getter for field's Number Of Amendment - * @deprecated use #getNumberOfAmendment() instead * @since 9.2.7 */ public String getAutomaticExtensionNotificationPeriod() { return getNumberOfAmendment(); } - /** - * Alternative DEPRECATED method getter for field's Number Of Amendment - * @deprecated use #getNumberOfAmendment() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNumber() { - return getNumberOfAmendment(); - } /** * Get the Number Of Amendment (component 1) as Long @@ -412,49 +354,12 @@ public java.lang.Long getNumberOfAmendmentAsLong() { } /** - * @deprecated use #getNumberOfAmendmentAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberOfAmendmentAsNumber() { - return getComponent1AsNumber(); - } - - /** - * @deprecated use #getNumberOfAmendmentAsLong() instead * @since 9.2.7 */ public java.lang.Long getAutomaticExtensionNotificationPeriodAsLong() { return getNumberOfAmendmentAsLong(); } - /** - * @deprecated use #getNumberOfAmendmentAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAutomaticExtensionNotificationPeriodAsNumber() { - return getNumberOfAmendmentAsNumber(); - } - - /** - * @deprecated use #getNumberOfAmendmentAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Long getNumberAsLong() { - return getNumberOfAmendmentAsLong(); - } - - /** - * @deprecated use #getNumberOfAmendmentAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getNumberOfAmendmentAsNumber(); - } - /** * Set the component 1 (Number Of Amendment). * @@ -547,56 +452,18 @@ public Field26E setNumberOfAmendment(java.lang.Number component1) { return setComponent1(component1); } - /** - * @deprecated use #setNumberOfAmendment(String) instead - */ public Field26E setAutomaticExtensionNotificationPeriod(String component1) { return setNumberOfAmendment(component1); } - /** - * @deprecated use #setComponent1(java.lang.Long) instead - * @since 9.2.7 - */ public Field26E setAutomaticExtensionNotificationPeriod(java.lang.Long component1) { return setNumberOfAmendment(component1); } - /** - * @deprecated use #setNumberOfAmendment(java.lang.Long) instead - */ public Field26E setAutomaticExtensionNotificationPeriod(java.lang.Number component1) { return setNumberOfAmendment(component1); } - /** - * @deprecated use #setNumberOfAmendment(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field26E setNumber(String component1) { - return setNumberOfAmendment(component1); - } - - /** - * @deprecated use #setComponent1(java.lang.Long) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field26E setNumber(java.lang.Long component1) { - return setNumberOfAmendment(component1); - } - - /** - * @deprecated use #setNumberOfAmendment(java.lang.Long) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field26E setNumber(java.lang.Number component1) { - return setNumberOfAmendment(component1); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field26F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field26F.java index 338ea0326..841eb150d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26F.java @@ -77,27 +77,6 @@ public class Field26F extends Field implements Serializable { */ public static final String F_26F = "26F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Type subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field26H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field26H.java index 38527b447..32d4488d9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26H.java @@ -77,27 +77,6 @@ public class Field26H extends Field implements Serializable { */ public static final String F_26H = "26H"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Counterparty Reference subfield. */ @@ -109,12 +88,6 @@ public class Field26H extends Field implements Serializable { */ public static final Integer COLLATERAL_TYPE = 1; - /** - * @deprecated use #COUNTERPARTY_REFERENCE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer REFERENCE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -227,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * @@ -362,23 +325,12 @@ public String getCounterpartyReference() { /** * Alternative method getter for field's Counterparty Reference - * @deprecated use #getCounterpartyReference() instead * @since 9.2.7 */ public String getCollateralType() { return getCounterpartyReference(); } - /** - * Alternative DEPRECATED method getter for field's Counterparty Reference - * @deprecated use #getCounterpartyReference() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getReference() { - return getCounterpartyReference(); - } /** * Set the component 1 (Counterparty Reference). @@ -401,22 +353,10 @@ public Field26H setCounterpartyReference(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setCounterpartyReference(String) instead - */ public Field26H setCollateralType(String component1) { return setCounterpartyReference(component1); } - /** - * @deprecated use #setCounterpartyReference(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field26H setReference(String component1) { - return setCounterpartyReference(component1); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field26K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field26K.java index 56936ea32..e83743e87 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26K.java @@ -77,27 +77,6 @@ public class Field26K extends Field implements Serializable { */ public static final String F_26K = "26K"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Calculation Agent subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field26T.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field26T.java index 15dcacf88..d8229fec8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26T.java @@ -77,27 +77,6 @@ public class Field26T extends Field implements Serializable { */ public static final String F_26T = "26T"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Type subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field27.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field27.java index 26840cc29..5fb0bf39e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field27.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field27.java @@ -80,27 +80,6 @@ public class Field27 extends Field implements Serializable { */ public static final String F_27 = "27"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "NN"; - /** * Component number for the Number subfield. */ @@ -241,16 +220,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NN"; - } - /** * Returns the field component types pattern. * @@ -379,16 +348,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 1). * @return the Number from component 1 @@ -399,7 +358,6 @@ public String getNumber() { /** * Alternative method getter for field's Number - * @deprecated use #getNumber() instead * @since 9.2.7 */ public String getMessageNumber() { @@ -416,31 +374,12 @@ public java.lang.Long getNumberAsLong() { } /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent1AsNumber(); - } - - /** - * @deprecated use #getNumberAsLong() instead * @since 9.2.7 */ public java.lang.Long getMessageNumberAsLong() { return getNumberAsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getMessageNumberAsNumber() { - return getNumberAsNumber(); - } - /** * Gets the component 2 (Total). * @return the component 2 @@ -459,16 +398,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Total (component 2). * @return the Total from component 2 @@ -479,7 +408,6 @@ public String getTotal() { /** * Alternative method getter for field's Total - * @deprecated use #getTotal() instead * @since 9.2.7 */ public String getSequenceNumber() { @@ -496,31 +424,12 @@ public java.lang.Long getTotalAsLong() { } /** - * @deprecated use #getTotalAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getTotalAsNumber() { - return getComponent2AsNumber(); - } - - /** - * @deprecated use #getTotalAsLong() instead * @since 9.2.7 */ public java.lang.Long getSequenceNumberAsLong() { return getTotalAsLong(); } - /** - * @deprecated use #getTotalAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSequenceNumberAsNumber() { - return getTotalAsNumber(); - } - /** * Set the component 1 (Number). * @@ -613,24 +522,14 @@ public Field27 setNumber(java.lang.Number component1) { return setComponent1(component1); } - /** - * @deprecated use #setNumber(String) instead - */ public Field27 setMessageNumber(String component1) { return setNumber(component1); } - /** - * @deprecated use #setComponent1(java.lang.Long) instead - * @since 9.2.7 - */ public Field27 setMessageNumber(java.lang.Long component1) { return setNumber(component1); } - /** - * @deprecated use #setNumber(java.lang.Long) instead - */ public Field27 setMessageNumber(java.lang.Number component1) { return setNumber(component1); } @@ -727,24 +626,14 @@ public Field27 setTotal(java.lang.Number component2) { return setComponent2(component2); } - /** - * @deprecated use #setTotal(String) instead - */ public Field27 setSequenceNumber(String component2) { return setTotal(component2); } - /** - * @deprecated use #setComponent2(java.lang.Long) instead - * @since 9.2.7 - */ public Field27 setSequenceNumber(java.lang.Long component2) { return setTotal(component2); } - /** - * @deprecated use #setTotal(java.lang.Long) instead - */ public Field27 setSequenceNumber(java.lang.Number component2) { return setTotal(component2); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field270.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field270.java index c139edbb3..326c7dce0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field270.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field270.java @@ -81,27 +81,6 @@ public class Field270 extends Field implements Serializable, DateContainer { */ public static final String F_270 = "270"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "10!NS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "US"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "US"; - /** * Component number for the Timestamp subfield. */ @@ -239,16 +218,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "US"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field271.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field271.java index ab872c6b8..b0d056899 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field271.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field271.java @@ -81,27 +81,6 @@ public class Field271 extends Field implements Serializable, DateContainer { */ public static final String F_271 = "271"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "10!NS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "US"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "US"; - /** * Component number for the Timestamp subfield. */ @@ -239,16 +218,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "US"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field272.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field272.java index 41bf45c33..4c4eded14 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field272.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field272.java @@ -81,27 +81,6 @@ public class Field272 extends Field implements Serializable, DateContainer { */ public static final String F_272 = "272"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "10!NS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "US"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "US"; - /** * Component number for the Timestamp subfield. */ @@ -239,16 +218,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "US"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field28.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field28.java index df4bb36f9..479815d04 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field28.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field28.java @@ -80,27 +80,6 @@ public class Field28 extends Field implements Serializable { */ public static final String F_28 = "28"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "NN"; - /** * Component number for the Statement Number subfield. */ @@ -242,16 +221,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NN"; - } - /** * Returns the field component types pattern. * @@ -383,16 +352,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Statement Number (component 1). * @return the Statement Number from component 1 @@ -403,7 +362,6 @@ public String getStatementNumber() { /** * Alternative method getter for field's Statement Number - * @deprecated use #getStatementNumber() instead * @since 9.2.7 */ public String getSettlementNumber() { @@ -420,31 +378,12 @@ public java.lang.Long getStatementNumberAsLong() { } /** - * @deprecated use #getStatementNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getStatementNumberAsNumber() { - return getComponent1AsNumber(); - } - - /** - * @deprecated use #getStatementNumberAsLong() instead * @since 9.2.7 */ public java.lang.Long getSettlementNumberAsLong() { return getStatementNumberAsLong(); } - /** - * @deprecated use #getStatementNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSettlementNumberAsNumber() { - return getStatementNumberAsNumber(); - } - /** * Gets the component 2 (Sequence Number). * @return the component 2 @@ -463,16 +402,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Sequence Number (component 2). * @return the Sequence Number from component 2 @@ -483,7 +412,6 @@ public String getSequenceNumber() { /** * Alternative method getter for field's Sequence Number - * @deprecated use #getSequenceNumber() instead * @since 9.2.7 */ public String getPageNumber() { @@ -500,31 +428,12 @@ public java.lang.Long getSequenceNumberAsLong() { } /** - * @deprecated use #getSequenceNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSequenceNumberAsNumber() { - return getComponent2AsNumber(); - } - - /** - * @deprecated use #getSequenceNumberAsLong() instead * @since 9.2.7 */ public java.lang.Long getPageNumberAsLong() { return getSequenceNumberAsLong(); } - /** - * @deprecated use #getSequenceNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getPageNumberAsNumber() { - return getSequenceNumberAsNumber(); - } - /** * Set the component 1 (Statement Number). * @@ -617,24 +526,14 @@ public Field28 setStatementNumber(java.lang.Number component1) { return setComponent1(component1); } - /** - * @deprecated use #setStatementNumber(String) instead - */ public Field28 setSettlementNumber(String component1) { return setStatementNumber(component1); } - /** - * @deprecated use #setComponent1(java.lang.Long) instead - * @since 9.2.7 - */ public Field28 setSettlementNumber(java.lang.Long component1) { return setStatementNumber(component1); } - /** - * @deprecated use #setStatementNumber(java.lang.Long) instead - */ public Field28 setSettlementNumber(java.lang.Number component1) { return setStatementNumber(component1); } @@ -731,24 +630,14 @@ public Field28 setSequenceNumber(java.lang.Number component2) { return setComponent2(component2); } - /** - * @deprecated use #setSequenceNumber(String) instead - */ public Field28 setPageNumber(String component2) { return setSequenceNumber(component2); } - /** - * @deprecated use #setComponent2(java.lang.Long) instead - * @since 9.2.7 - */ public Field28 setPageNumber(java.lang.Long component2) { return setSequenceNumber(component2); } - /** - * @deprecated use #setSequenceNumber(java.lang.Long) instead - */ public Field28 setPageNumber(java.lang.Number component2) { return setSequenceNumber(component2); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field280.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field280.java index 34e6b5737..da52be872 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field280.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field280.java @@ -82,27 +82,6 @@ public class Field280 extends Field implements Serializable { */ public static final String F_280 = "280"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "cS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "HRLS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "HRLS"; - /** * Component number for the Input Time subfield. */ @@ -263,16 +242,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "HRLS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field281.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field281.java index 9cbb7138d..2d7822c9e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field281.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field281.java @@ -82,27 +82,6 @@ public class Field281 extends Field implements Serializable { */ public static final String F_281 = "281"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "cS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "HVLS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "HVLS"; - /** * Component number for the Output Time subfield. */ @@ -263,16 +242,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "HVLS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field28C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field28C.java index 1b1bafc6e..c32141717 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field28C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field28C.java @@ -80,27 +80,6 @@ public class Field28C extends Field implements Serializable { */ public static final String F_28C = "28C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "NN"; - /** * Component number for the Statement Number subfield. */ @@ -230,16 +209,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NN"; - } - /** * Returns the field component types pattern. * @@ -367,16 +336,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Statement Number (component 1). * @return the Statement Number from component 1 @@ -394,15 +353,6 @@ public java.lang.Long getStatementNumberAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getStatementNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getStatementNumberAsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (Sequence Number). * @return the component 2 @@ -421,16 +371,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Sequence Number (component 2). * @return the Sequence Number from component 2 @@ -448,15 +388,6 @@ public java.lang.Long getSequenceNumberAsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getSequenceNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSequenceNumberAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Statement Number). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field28D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field28D.java index 97d3726b5..c0b106a6f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field28D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field28D.java @@ -80,50 +80,17 @@ public class Field28D extends Field implements Serializable { */ public static final String F_28D = "28D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "NN"; - /** * Component number for the Message Index subfield. */ public static final Integer MESSAGE_INDEX = 1; - /** - * @deprecated use #MESSAGE_INDEX instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer STATEMENT_NUMBER = 1; /** * Component number for the Total subfield. */ public static final Integer TOTAL = 2; - /** - * @deprecated use #TOTAL instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer SEQUENCE_NUMBER = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -243,16 +210,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NN"; - } - /** * Returns the field component types pattern. * @@ -381,16 +338,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Message Index (component 1). * @return the Message Index from component 1 @@ -399,16 +346,6 @@ public String getMessageIndex() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Message Index - * @deprecated use #getMessageIndex() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getStatementNumber() { - return getMessageIndex(); - } /** * Get the Message Index (component 1) as Long @@ -419,33 +356,6 @@ public java.lang.Long getMessageIndexAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getMessageIndexAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getMessageIndexAsNumber() { - return getComponent1AsNumber(); - } - - /** - * @deprecated use #getMessageIndexAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Long getStatementNumberAsLong() { - return getMessageIndexAsLong(); - } - - /** - * @deprecated use #getMessageIndexAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getStatementNumberAsNumber() { - return getMessageIndexAsNumber(); - } - /** * Gets the component 2 (Total). * @return the component 2 @@ -464,16 +374,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Total (component 2). * @return the Total from component 2 @@ -482,16 +382,6 @@ public String getTotal() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Total - * @deprecated use #getTotal() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getSequenceNumber() { - return getTotal(); - } /** * Get the Total (component 2) as Long @@ -502,33 +392,6 @@ public java.lang.Long getTotalAsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getTotalAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getTotalAsNumber() { - return getComponent2AsNumber(); - } - - /** - * @deprecated use #getTotalAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Long getSequenceNumberAsLong() { - return getTotalAsLong(); - } - - /** - * @deprecated use #getTotalAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSequenceNumberAsNumber() { - return getTotalAsNumber(); - } - /** * Set the component 1 (Message Index). * @@ -621,34 +484,6 @@ public Field28D setMessageIndex(java.lang.Number component1) { return setComponent1(component1); } - /** - * @deprecated use #setMessageIndex(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field28D setStatementNumber(String component1) { - return setMessageIndex(component1); - } - - /** - * @deprecated use #setComponent1(java.lang.Long) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field28D setStatementNumber(java.lang.Long component1) { - return setMessageIndex(component1); - } - - /** - * @deprecated use #setMessageIndex(java.lang.Long) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field28D setStatementNumber(java.lang.Number component1) { - return setMessageIndex(component1); - } - /** * Set the component 2 (Total). * @@ -741,34 +576,6 @@ public Field28D setTotal(java.lang.Number component2) { return setComponent2(component2); } - /** - * @deprecated use #setTotal(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field28D setSequenceNumber(String component2) { - return setTotal(component2); - } - - /** - * @deprecated use #setComponent2(java.lang.Long) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field28D setSequenceNumber(java.lang.Long component2) { - return setTotal(component2); - } - - /** - * @deprecated use #setTotal(java.lang.Long) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field28D setSequenceNumber(java.lang.Number component2) { - return setTotal(component2); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field28E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field28E.java index 8314d64de..85aed6f84 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field28E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field28E.java @@ -80,27 +80,6 @@ public class Field28E extends Field implements Serializable { */ public static final String F_28E = "28E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "NS"; - /** * Component number for the Page Number subfield. */ @@ -229,16 +208,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NS"; - } - /** * Returns the field component types pattern. * @@ -363,16 +332,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Page Number (component 1). * @return the Page Number from component 1 @@ -390,15 +349,6 @@ public java.lang.Long getPageNumberAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getPageNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getPageNumberAsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (Continuation Indicator). * @return the component 2 diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29B.java index 0f31f90be..126575bbe 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29B.java @@ -81,27 +81,6 @@ public class Field29B extends Field implements Serializable, MultiLineField { */ public static final String F_29B = "29B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-3"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSS"; - /** * Component number for the Narrative subfield. */ @@ -231,16 +210,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29E.java index f432adf1e..639558ad9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29E.java @@ -79,27 +79,6 @@ public class Field29E extends Field implements Serializable { */ public static final String F_29E = "29E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SH"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SH"; - /** * Component number for the Location subfield. */ @@ -232,16 +211,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SH"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29H.java index 09e795a49..dd629e17c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29H.java @@ -77,27 +77,6 @@ public class Field29H extends Field implements Serializable { */ public static final String F_29H = "29H"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Location subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29I.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29I.java index c5bb94f0f..5159938df 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29I.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29I.java @@ -77,27 +77,6 @@ public class Field29I extends Field implements Serializable { */ public static final String F_29I = "29I"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Barrier Determination Business Days subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29J.java index 69bb81da3..806ed56d5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29J.java @@ -79,27 +79,6 @@ public class Field29J extends Field implements Serializable { */ public static final String F_29J = "29J"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SH"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SH"; - /** * Component number for the Location subfield. */ @@ -232,16 +211,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SH"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29L.java index 7a7068ac8..6ad4da3ba 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29L.java @@ -82,27 +82,6 @@ public class Field29L extends Field implements Serializable, DateContainer { */ public static final String F_29L = "29L"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "DSH"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "DSH"; - /** * Component number for the Date subfield. */ @@ -252,16 +231,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "DSH"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29M.java index ee415f9ef..13c97a02a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29M.java @@ -79,27 +79,6 @@ public class Field29M extends Field implements Serializable { */ public static final String F_29M = "29M"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SH"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SH"; - /** * Component number for the Location subfield. */ @@ -232,16 +211,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SH"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29N.java index f90bf1c47..0dff3444c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29N.java @@ -82,27 +82,6 @@ public class Field29N extends Field implements Serializable, DateContainer { */ public static final String F_29N = "29N"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "DSH"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "DSH"; - /** * Component number for the Date subfield. */ @@ -252,16 +231,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "DSH"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29O.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29O.java index f9b1378d5..3d11e7908 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29O.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29O.java @@ -80,27 +80,6 @@ public class Field29O extends Field implements Serializable { */ public static final String F_29O = "29O"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SHH"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SHH"; - /** * Component number for the Location subfield. */ @@ -258,16 +237,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SHH"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29Q.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29Q.java index 0c07d298d..49226e4c4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29Q.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29Q.java @@ -77,27 +77,6 @@ public class Field29Q extends Field implements Serializable { */ public static final String F_29Q = "29Q"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29W.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29W.java index f1c619266..890570e47 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29W.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29W.java @@ -77,27 +77,6 @@ public class Field29W extends Field implements Serializable { */ public static final String F_29W = "29W"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30.java index f65f9b1aa..c13be3c74 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30.java @@ -80,27 +80,6 @@ public class Field30 extends Field implements Serializable, DateContainer { */ public static final String F_30 = "30"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "E"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "E"; - /** * Component number for the Date subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "E"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field301.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field301.java index fc5861d88..f230a2436 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field301.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field301.java @@ -77,27 +77,6 @@ public class Field301 extends Field implements Serializable { */ public static final String F_301 = "301"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Reporting Options subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field302.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field302.java index 7615c51b6..82dc050b3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field302.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field302.java @@ -77,27 +77,6 @@ public class Field302 extends Field implements Serializable { */ public static final String F_302 = "302"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "L"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "L"; - /** * Component number for the Holiday Suppression subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "L"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field303.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field303.java index 87587d15a..6dcda489c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field303.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field303.java @@ -77,27 +77,6 @@ public class Field303 extends Field implements Serializable { */ public static final String F_303 = "303"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the LT subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field304.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field304.java index 96df863f0..53c91fd40 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field304.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field304.java @@ -78,27 +78,6 @@ public class Field304 extends Field implements Serializable { */ public static final String F_304 = "304"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "KS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "KS"; - /** * Component number for the Country Code subfield. */ @@ -229,16 +208,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "KS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field305.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field305.java index da0549ab5..e05c2fb20 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field305.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field305.java @@ -77,27 +77,6 @@ public class Field305 extends Field implements Serializable { */ public static final String F_305 = "305"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the LT subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field307.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field307.java index 6d03cc668..d12ca905e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field307.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field307.java @@ -77,27 +77,6 @@ public class Field307 extends Field implements Serializable { */ public static final String F_307 = "307"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Country Codes Group subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30F.java index 957594ac3..c5218ce00 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30F.java @@ -80,27 +80,6 @@ public class Field30F extends Field implements Serializable, DateContainer { */ public static final String F_30F = "30F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "D"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "D"; - /** * Component number for the Date subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "D"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30G.java index 9e03a0871..f66949517 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30G.java @@ -81,27 +81,6 @@ public class Field30G extends Field implements Serializable, DateContainer { */ public static final String F_30G = "30G"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "DD"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "DD"; - /** * Component number for the Start Date subfield. */ @@ -250,16 +229,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "DD"; - } - /** * Returns the field component types pattern. * @@ -397,7 +366,6 @@ public String getStartDate() { /** * Alternative method getter for field's Start Date - * @deprecated use #getStartDate() instead * @since 9.2.7 */ public String getPeriodStartDate() { @@ -413,7 +381,6 @@ public java.util.Calendar getStartDateAsCalendar() { } /** - * @deprecated use #getStartDateAsCalendar() instead * @since 9.2.7 */ public java.util.Calendar getPeriodStartDateAsCalendar() { @@ -447,7 +414,6 @@ public String getEndDate() { /** * Alternative method getter for field's End Date - * @deprecated use #getEndDate() instead * @since 9.2.7 */ public String getPeriodEndDate() { @@ -463,7 +429,6 @@ public java.util.Calendar getEndDateAsCalendar() { } /** - * @deprecated use #getEndDateAsCalendar() instead * @since 9.2.7 */ public java.util.Calendar getPeriodEndDateAsCalendar() { @@ -514,16 +479,10 @@ public Field30G setStartDate(java.util.Calendar component1) { return setComponent1(component1); } - /** - * @deprecated use #setStartDate(String) instead - */ public Field30G setPeriodStartDate(String component1) { return setStartDate(component1); } - /** - * @deprecated use #setComponent1(java.util.Calendar) instead - */ public Field30G setPeriodStartDate(java.util.Calendar component1) { return setStartDate(component1); } @@ -572,16 +531,10 @@ public Field30G setEndDate(java.util.Calendar component2) { return setComponent2(component2); } - /** - * @deprecated use #setEndDate(String) instead - */ public Field30G setPeriodEndDate(String component2) { return setEndDate(component2); } - /** - * @deprecated use #setComponent2(java.util.Calendar) instead - */ public Field30G setPeriodEndDate(java.util.Calendar component2) { return setEndDate(component2); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30H.java index 0e21ab0a2..fa3c4b6f0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30H.java @@ -80,27 +80,6 @@ public class Field30H extends Field implements Serializable, DateContainer { */ public static final String F_30H = "30H"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "D"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "D"; - /** * Component number for the Date subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "D"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30I.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30I.java index da3415d93..549c54a18 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30I.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30I.java @@ -81,38 +81,11 @@ public class Field30I extends Field implements Serializable, DateContainer { */ public static final String F_30I = "30I"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "DD"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "DD"; - /** * Component number for the Start Date subfield. */ public static final Integer START_DATE = 1; - /** - * @deprecated use #START_DATE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer DATE_OR_START_DATE = 1; /** * Component number for the End Date subfield. @@ -246,16 +219,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "DD"; - } - /** * Returns the field component types pattern. * @@ -389,16 +352,6 @@ public String getStartDate() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Start Date - * @deprecated use #getStartDate() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getDateorStartDate() { - return getStartDate(); - } /** * Get the Start Date (component 1) as Calendar @@ -408,15 +361,6 @@ public java.util.Calendar getStartDateAsCalendar() { return getComponent1AsCalendar(); } - /** - * @deprecated use #getStartDateAsCalendar() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Calendar getDateorStartDateAsCalendar() { - return getStartDateAsCalendar(); - } - /** * Gets the component 2 (End Date). * @return the component 2 @@ -494,24 +438,6 @@ public Field30I setStartDate(java.util.Calendar component1) { return setComponent1(component1); } - /** - * @deprecated use #setStartDate(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field30I setDateorStartDate(String component1) { - return setStartDate(component1); - } - - /** - * @deprecated use #setComponent1(java.util.Calendar) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field30I setDateorStartDate(java.util.Calendar component1) { - return setStartDate(component1); - } - /** * Set the component 2 (End Date). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30J.java index 3eddeac2c..2e0e3bf4e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30J.java @@ -80,27 +80,6 @@ public class Field30J extends Field implements Serializable { */ public static final String F_30J = "30J"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SN"; - /** * Component number for the Indicator subfield. */ @@ -227,16 +206,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -377,16 +346,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 2). * @return the Number from component 2 @@ -404,15 +363,6 @@ public java.lang.Long getNumberAsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Indicator). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30K.java index ca1172a1f..8cdea1da6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30K.java @@ -81,27 +81,6 @@ public class Field30K extends Field implements Serializable, DateContainer { */ public static final String F_30K = "30K"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "DD"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "DD"; - /** * Component number for the Start Date subfield. */ @@ -250,16 +229,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "DD"; - } - /** * Returns the field component types pattern. * @@ -397,7 +366,6 @@ public String getStartDate() { /** * Alternative method getter for field's Start Date - * @deprecated use #getStartDate() instead * @since 9.2.7 */ public String getPeriodStartDate() { @@ -413,7 +381,6 @@ public java.util.Calendar getStartDateAsCalendar() { } /** - * @deprecated use #getStartDateAsCalendar() instead * @since 9.2.7 */ public java.util.Calendar getPeriodStartDateAsCalendar() { @@ -447,7 +414,6 @@ public String getEndDate() { /** * Alternative method getter for field's End Date - * @deprecated use #getEndDate() instead * @since 9.2.7 */ public String getPeriodEndDate() { @@ -463,7 +429,6 @@ public java.util.Calendar getEndDateAsCalendar() { } /** - * @deprecated use #getEndDateAsCalendar() instead * @since 9.2.7 */ public java.util.Calendar getPeriodEndDateAsCalendar() { @@ -514,16 +479,10 @@ public Field30K setStartDate(java.util.Calendar component1) { return setComponent1(component1); } - /** - * @deprecated use #setStartDate(String) instead - */ public Field30K setPeriodStartDate(String component1) { return setStartDate(component1); } - /** - * @deprecated use #setComponent1(java.util.Calendar) instead - */ public Field30K setPeriodStartDate(java.util.Calendar component1) { return setStartDate(component1); } @@ -572,16 +531,10 @@ public Field30K setEndDate(java.util.Calendar component2) { return setComponent2(component2); } - /** - * @deprecated use #setEndDate(String) instead - */ public Field30K setPeriodEndDate(String component2) { return setEndDate(component2); } - /** - * @deprecated use #setComponent2(java.util.Calendar) instead - */ public Field30K setPeriodEndDate(java.util.Calendar component2) { return setEndDate(component2); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30M.java index 04dec61cf..a8230b5ae 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30M.java @@ -80,27 +80,6 @@ public class Field30M extends Field implements Serializable, DateContainer { */ public static final String F_30M = "30M"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "D"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "D"; - /** * Component number for the Date subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "D"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30N.java index fa1feeede..86d8efdbd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30N.java @@ -80,27 +80,6 @@ public class Field30N extends Field implements Serializable, DateContainer { */ public static final String F_30N = "30N"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "D"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "D"; - /** * Component number for the Date subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "D"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30P.java index 2aa5b7f80..5b5013728 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30P.java @@ -80,27 +80,6 @@ public class Field30P extends Field implements Serializable, DateContainer { */ public static final String F_30P = "30P"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "D"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "D"; - /** * Component number for the Date subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "D"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30Q.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30Q.java index 007f93592..edab8d443 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30Q.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30Q.java @@ -80,27 +80,6 @@ public class Field30Q extends Field implements Serializable, DateContainer { */ public static final String F_30Q = "30Q"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "D"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "D"; - /** * Component number for the Date subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "D"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30S.java index 6959456de..f7ff6631e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30S.java @@ -80,27 +80,6 @@ public class Field30S extends Field implements Serializable, DateContainer { */ public static final String F_30S = "30S"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "D"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "D"; - /** * Component number for the Date subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "D"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30T.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30T.java index 9533cdf08..03623f395 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30T.java @@ -80,27 +80,6 @@ public class Field30T extends Field implements Serializable, DateContainer { */ public static final String F_30T = "30T"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "D"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "D"; - /** * Component number for the Date subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "D"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30U.java index f29416afd..e0418ff03 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30U.java @@ -80,27 +80,6 @@ public class Field30U extends Field implements Serializable, DateContainer { */ public static final String F_30U = "30U"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "D"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "D"; - /** * Component number for the Date subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "D"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30V.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30V.java index f2109d227..31173dc95 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30V.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30V.java @@ -80,27 +80,6 @@ public class Field30V extends Field implements Serializable, DateContainer { */ public static final String F_30V = "30V"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "D"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "D"; - /** * Component number for the Date subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "D"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30X.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30X.java index 37308e0e1..be075b6fc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30X.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30X.java @@ -80,27 +80,6 @@ public class Field30X extends Field implements Serializable, DateContainer { */ public static final String F_30X = "30X"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "D"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "D"; - /** * Component number for the Date subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "D"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30Y.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30Y.java index c5b555840..9e5b7dd15 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30Y.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30Y.java @@ -80,27 +80,6 @@ public class Field30Y extends Field implements Serializable, DateContainer { */ public static final String F_30Y = "30Y"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "D"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "D"; - /** * Component number for the Date subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "D"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30Z.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30Z.java index 4a72c1bb1..58f3ad6bc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30Z.java @@ -80,27 +80,6 @@ public class Field30Z extends Field implements Serializable, DateContainer { */ public static final String F_30Z = "30Z"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "D"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "D"; - /** * Component number for the Date subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "D"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field311.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field311.java index 2a2f36eae..caee66187 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field311.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field311.java @@ -77,27 +77,6 @@ public class Field311 extends Field implements Serializable { */ public static final String F_311 = "311"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Text subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field312.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field312.java index 617b591e3..ca3a39b48 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field312.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field312.java @@ -77,27 +77,6 @@ public class Field312 extends Field implements Serializable { */ public static final String F_312 = "312"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Broadcast Text subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field313.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field313.java index 6c0ed3b9a..99a02c4f3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field313.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field313.java @@ -79,27 +79,6 @@ public class Field313 extends Field implements Serializable { */ public static final String F_313 = "313"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Count subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Count (component 1). * @return the Count from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getCountAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getCountAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getCountAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Count). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field31C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field31C.java index e863a0604..d315b3c73 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31C.java @@ -80,27 +80,6 @@ public class Field31C extends Field implements Serializable, DateContainer { */ public static final String F_31C = "31C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "E"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "E"; - /** * Component number for the Date subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "E"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field31D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field31D.java index b7a7acaa7..8b708a000 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31D.java @@ -81,27 +81,6 @@ public class Field31D extends Field implements Serializable, DateContainer { */ public static final String F_31D = "31D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "ES"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "ES"; - /** * Component number for the Date subfield. */ @@ -238,16 +217,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "ES"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field31E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field31E.java index f7713b896..9baf70449 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31E.java @@ -80,27 +80,6 @@ public class Field31E extends Field implements Serializable, DateContainer { */ public static final String F_31E = "31E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "E"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "E"; - /** * Component number for the Date subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "E"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field31F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field31F.java index 4c38b0366..6fea2e0ba 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31F.java @@ -82,27 +82,6 @@ public class Field31F extends Field implements Serializable, DateContainer { */ public static final String F_31F = "31F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[/][//S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "EES"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "EES"; - /** * Component number for the Date subfield. */ @@ -254,16 +233,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "EES"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field31G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field31G.java index 5580aeb32..8ab43a772 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31G.java @@ -82,27 +82,6 @@ public class Field31G extends Field implements Serializable, DateContainer { */ public static final String F_31G = "31G"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "/S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "EHS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "EHS"; - /** * Component number for the Date subfield. */ @@ -251,16 +230,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "EHS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field31L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field31L.java index 19e61f3b4..92b57b9b5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31L.java @@ -80,27 +80,6 @@ public class Field31L extends Field implements Serializable, DateContainer { */ public static final String F_31L = "31L"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "E"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "E"; - /** * Component number for the Date subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "E"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field31P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field31P.java index f70ad81de..3bcc30c45 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31P.java @@ -81,27 +81,6 @@ public class Field31P extends Field implements Serializable, DateContainer { */ public static final String F_31P = "31P"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "ES"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "ES"; - /** * Component number for the Date subfield. */ @@ -238,16 +217,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "ES"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field31R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field31R.java index 1616ecdbb..e485bd142 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31R.java @@ -81,27 +81,6 @@ public class Field31R extends Field implements Serializable, DateContainer { */ public static final String F_31R = "31R"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[/]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "EE"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "EE"; - /** * Component number for the Date 1 subfield. */ @@ -239,16 +218,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "EE"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field31S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field31S.java index 313d92044..4a0acca5e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31S.java @@ -80,27 +80,6 @@ public class Field31S extends Field implements Serializable, DateContainer { */ public static final String F_31S = "31S"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "E"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "E"; - /** * Component number for the Date subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "E"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field31X.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field31X.java index 61829f5cc..fcfcc5937 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31X.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31X.java @@ -82,27 +82,6 @@ public class Field31X extends Field implements Serializable, DateContainer { */ public static final String F_31X = "31X"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "([])|S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "EHS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "EHS"; - /** * Component number for the Date subfield. */ @@ -261,16 +240,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "EHS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field329.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field329.java index bf3cd74de..10633a8c0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field329.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field329.java @@ -77,27 +77,6 @@ public class Field329 extends Field implements Serializable { */ public static final String F_329 = "329"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "L"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "L"; - /** * Component number for the Reconnect Allowed Option subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "L"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32A.java index 54bebfac1..a541b3946 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32A.java @@ -87,27 +87,6 @@ public class Field32A extends Field implements Serializable, MonetaryAmountConta */ public static final String F_32A = "32A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "ECN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "ECI"; - /** * Component number for the Date subfield. */ @@ -258,16 +237,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "ECN"; - } - /** * Returns the field component types pattern. * @@ -461,15 +430,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Amount (component 3). * @return the Amount from component 3 @@ -487,15 +447,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Date). * @@ -852,10 +803,7 @@ public static Field32A fromJson(final String json) { * @return BigDecimal value of amount attribute or null. */ public java.math.BigDecimal getAmountBigDecimal() { - if (getComponent3AsNumber() == null) { - return null; - } - return (java.math.BigDecimal) getComponentAs(3, java.math.BigDecimal.class); + return getComponent3AsBigDecimal(); } /** @@ -866,7 +814,7 @@ public String getValueDisplay() { final StringBuilder sb = new StringBuilder(); sb.append(getComponent2()); sb.append(" "); - sb.append(formatNumber(getComponent3AsNumber())); + sb.append(formatNumber(getComponent3AsBigDecimal())); sb.append(" "); String valueDate = format(getComponent1AsCalendar()); sb.append(valueDate); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32B.java index 699ed7217..6edcd2752 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32B.java @@ -83,27 +83,6 @@ public class Field32B extends Field implements Serializable, MonetaryAmountConta */ public static final String F_32B = "32B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "CN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "CI"; - /** * Component number for the Currency subfield. */ @@ -241,16 +220,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "CN"; - } - /** * Returns the field component types pattern. * @@ -410,15 +379,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -429,7 +389,6 @@ public String getAmount() { /** * Alternative method getter for field's Amount - * @deprecated use #getAmount() instead * @since 9.2.7 */ public String getPrice() { @@ -446,31 +405,12 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - - /** - * @deprecated use #getAmountAsBigDecimal() instead * @since 9.2.7 */ public java.math.BigDecimal getPriceAsBigDecimal() { return getAmountAsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getPriceAsNumber() { - return getAmountAsNumber(); - } - /** * Set the component 1 (Currency). * @@ -609,24 +549,14 @@ public Field32B setAmount(java.lang.Number component2) { return setComponent2(component2); } - /** - * @deprecated use #setAmount(String) instead - */ public Field32B setPrice(String component2) { return setAmount(component2); } - /** - * @deprecated use #setComponent2(java.math.BigDecimal) instead - * @since 9.2.7 - */ public Field32B setPrice(java.math.BigDecimal component2) { return setAmount(component2); } - /** - * @deprecated use #setAmount(java.math.BigDecimal) instead - */ public Field32B setPrice(java.lang.Number component2) { return setAmount(component2); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32C.java index 9e46acc85..fccc5d5e8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32C.java @@ -87,27 +87,6 @@ public class Field32C extends Field implements Serializable, MonetaryAmountConta */ public static final String F_32C = "32C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "ECN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "ECI"; - /** * Component number for the Date subfield. */ @@ -258,16 +237,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "ECN"; - } - /** * Returns the field component types pattern. * @@ -461,15 +430,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Amount (component 3). * @return the Amount from component 3 @@ -487,15 +447,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Date). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32D.java index e84cea9bd..b9a55e7b6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32D.java @@ -87,27 +87,6 @@ public class Field32D extends Field implements Serializable, MonetaryAmountConta */ public static final String F_32D = "32D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "ECN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "ECI"; - /** * Component number for the Date subfield. */ @@ -258,16 +237,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "ECN"; - } - /** * Returns the field component types pattern. * @@ -461,15 +430,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Amount (component 3). * @return the Amount from component 3 @@ -487,15 +447,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Date). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32E.java index a3f146246..f1004a259 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32E.java @@ -80,27 +80,6 @@ public class Field32E extends Field implements Serializable, CurrencyContainer { */ public static final String F_32E = "32E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "C"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "C"; - /** * Component number for the Currency subfield. */ @@ -217,16 +196,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "C"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32F.java index 4bc8ebbfb..c32eaa7fd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32F.java @@ -82,27 +82,6 @@ public class Field32F extends Field implements Serializable, AmountContainer { */ public static final String F_32F = "32F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Unit subfield. */ @@ -234,16 +213,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -384,15 +353,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -410,15 +370,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Unit). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32G.java index 54d335d1f..7799232ad 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32G.java @@ -83,27 +83,6 @@ public class Field32G extends Field implements Serializable, MonetaryAmountConta */ public static final String F_32G = "32G"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "CN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "CI"; - /** * Component number for the Currency subfield. */ @@ -235,16 +214,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "CN"; - } - /** * Returns the field component types pattern. * @@ -402,15 +371,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -428,15 +388,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Currency). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32H.java index 96e5bb73b..e173f7fb8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32H.java @@ -84,27 +84,6 @@ public class Field32H extends Field implements Serializable, MonetaryAmountConta */ public static final String F_32H = "32H"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[c]N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SCN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SCI"; - /** * Component number for the Sign subfield. */ @@ -253,16 +232,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SCN"; - } - /** * Returns the field component types pattern. * @@ -442,15 +411,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Amount (component 3). * @return the Amount from component 3 @@ -468,15 +428,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Sign). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32K.java index 54214e95a..7757171f4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32K.java @@ -86,38 +86,11 @@ public class Field32K extends Field implements Serializable, MonetaryAmountConta */ public static final String F_32K = "32K"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "cNSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SNSCN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SNSCI"; - /** * Component number for the DayMonth subfield. */ public static final Integer DAYMONTH = 1; - /** - * @deprecated use #DAYMONTH instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer DM_MARK = 1; /** * Component number for the Number Of Days/Months subfield. @@ -296,16 +269,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SNSCN"; - } - /** * Returns the field component types pattern. * @@ -441,16 +404,6 @@ public String getDayMonth() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's DayMonth - * @deprecated use #getDayMonth() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getDMMark() { - return getDayMonth(); - } /** * Gets the component 2 (Number Of Days/Months). @@ -470,16 +423,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number Of Days/Months (component 2). * @return the Number Of Days/Months from component 2 @@ -488,16 +431,6 @@ public String getNumberOfDaysMonths() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Number Of Days/Months - * @deprecated use #getNumberOfDaysMonths() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNumberofDaysMonths() { - return getNumberOfDaysMonths(); - } /** * Get the Number Of Days/Months (component 2) as Long @@ -508,33 +441,6 @@ public java.lang.Long getNumberOfDaysMonthsAsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getNumberOfDaysMonthsAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberOfDaysMonthsAsNumber() { - return getComponent2AsNumber(); - } - - /** - * @deprecated use #getNumberOfDaysMonthsAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Long getNumberofDaysMonthsAsLong() { - return getNumberOfDaysMonthsAsLong(); - } - - /** - * @deprecated use #getNumberOfDaysMonthsAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberofDaysMonthsAsNumber() { - return getNumberOfDaysMonthsAsNumber(); - } - /** * Gets the component 3 (Code). * @return the component 3 @@ -602,15 +508,6 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(5)); } - /** - * @deprecated use #getComponent5AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent5AsNumber() { - return getComponent5AsBigDecimal(); - } - /** * Gets the Amount (component 5). * @return the Amount from component 5 @@ -628,15 +525,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent5AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent5AsNumber(); - } - /** * Set the component 1 (DayMonth). * @@ -658,15 +546,6 @@ public Field32K setDayMonth(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setDayMonth(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field32K setDMMark(String component1) { - return setDayMonth(component1); - } - /** * Set the component 2 (Number Of Days/Months). * @@ -759,34 +638,6 @@ public Field32K setNumberOfDaysMonths(java.lang.Number component2) { return setComponent2(component2); } - /** - * @deprecated use #setNumberOfDaysMonths(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field32K setNumberofDaysMonths(String component2) { - return setNumberOfDaysMonths(component2); - } - - /** - * @deprecated use #setComponent2(java.lang.Long) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field32K setNumberofDaysMonths(java.lang.Long component2) { - return setNumberOfDaysMonths(component2); - } - - /** - * @deprecated use #setNumberOfDaysMonths(java.lang.Long) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field32K setNumberofDaysMonths(java.lang.Number component2) { - return setNumberOfDaysMonths(component2); - } - /** * Set the component 3 (Code). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32M.java index 92438bd6b..43f06e998 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32M.java @@ -83,27 +83,6 @@ public class Field32M extends Field implements Serializable, MonetaryAmountConta */ public static final String F_32M = "32M"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "CN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "CI"; - /** * Component number for the Currency subfield. */ @@ -235,16 +214,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "CN"; - } - /** * Returns the field component types pattern. * @@ -402,15 +371,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -428,15 +388,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Currency). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32Q.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32Q.java index 22d136fb0..705a3f7e1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32Q.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32Q.java @@ -81,27 +81,6 @@ public class Field32Q extends Field implements Serializable, CurrencyContainer { */ public static final String F_32Q = "32Q"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "CC"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "CC"; - /** * Component number for the Currency 1 subfield. */ @@ -230,16 +209,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "CC"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32R.java index 2c80f3740..9b48de0d0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32R.java @@ -83,27 +83,6 @@ public class Field32R extends Field implements Serializable, AmountContainer { */ public static final String F_32R = "32R"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[c]SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSI"; - /** * Component number for the Sign subfield. */ @@ -256,16 +235,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSN"; - } - /** * Returns the field component types pattern. * @@ -428,15 +397,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Amount (component 3). * @return the Amount from component 3 @@ -454,15 +414,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Sign). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32U.java index 96b94a0db..75419aedc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32U.java @@ -83,27 +83,6 @@ public class Field32U extends Field implements Serializable, MonetaryAmountConta */ public static final String F_32U = "32U"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "CN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "CI"; - /** * Component number for the Currency subfield. */ @@ -235,16 +214,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "CN"; - } - /** * Returns the field component types pattern. * @@ -402,15 +371,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -428,15 +388,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Currency). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field330.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field330.java index b4bed2a21..7d757b36b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field330.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field330.java @@ -84,27 +84,6 @@ public class Field330 extends Field implements Serializable { */ public static final String F_330 = "330"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "4!N6!N6!N6!N6!N1!N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NNNNNN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "NNNNNN"; - /** * Component number for the Session Number subfield. */ @@ -285,16 +264,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NNNNNN"; - } - /** * Returns the field component types pattern. * @@ -431,16 +400,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Session Number (component 1). * @return the Session Number from component 1 @@ -458,15 +417,6 @@ public java.lang.Long getSessionNumberAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getSessionNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSessionNumberAsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (ISN). * @return the component 2 @@ -485,16 +435,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the ISN (component 2). * @return the ISN from component 2 @@ -512,15 +452,6 @@ public java.lang.Long getISNAsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getISNAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getISNAsNumber() { - return getComponent2AsNumber(); - } - /** * Gets the component 3 (ISN NAK). * @return the component 3 @@ -539,16 +470,6 @@ public java.lang.Long getComponent3AsLong() { return SwiftFormatUtils.getLong(getComponent(3)); } - /** - * @deprecated use #getComponent3AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - Long l = getComponent3AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the ISN NAK (component 3). * @return the ISN NAK from component 3 @@ -566,15 +487,6 @@ public java.lang.Long getISNNAKAsLong() { return getComponent3AsLong(); } - /** - * @deprecated use #getISNNAKAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getISNNAKAsNumber() { - return getComponent3AsNumber(); - } - /** * Gets the component 4 (OSN). * @return the component 4 @@ -593,16 +505,6 @@ public java.lang.Long getComponent4AsLong() { return SwiftFormatUtils.getLong(getComponent(4)); } - /** - * @deprecated use #getComponent4AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - Long l = getComponent4AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the OSN (component 4). * @return the OSN from component 4 @@ -620,15 +522,6 @@ public java.lang.Long getOSNAsLong() { return getComponent4AsLong(); } - /** - * @deprecated use #getOSNAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getOSNAsNumber() { - return getComponent4AsNumber(); - } - /** * Gets the component 5 (OSN NAK). * @return the component 5 @@ -647,16 +540,6 @@ public java.lang.Long getComponent5AsLong() { return SwiftFormatUtils.getLong(getComponent(5)); } - /** - * @deprecated use #getComponent5AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent5AsNumber() { - Long l = getComponent5AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the OSN NAK (component 5). * @return the OSN NAK from component 5 @@ -674,15 +557,6 @@ public java.lang.Long getOSNNAKAsLong() { return getComponent5AsLong(); } - /** - * @deprecated use #getOSNNAKAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getOSNNAKAsNumber() { - return getComponent5AsNumber(); - } - /** * Gets the component 6 (ACK Replay Indicator). * @return the component 6 @@ -701,16 +575,6 @@ public java.lang.Long getComponent6AsLong() { return SwiftFormatUtils.getLong(getComponent(6)); } - /** - * @deprecated use #getComponent6AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent6AsNumber() { - Long l = getComponent6AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the ACK Replay Indicator (component 6). * @return the ACK Replay Indicator from component 6 @@ -728,15 +592,6 @@ public java.lang.Long getACKReplayIndicatorAsLong() { return getComponent6AsLong(); } - /** - * @deprecated use #getACKReplayIndicatorAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getACKReplayIndicatorAsNumber() { - return getComponent6AsNumber(); - } - /** * Set the component 1 (Session Number). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field331.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field331.java index 198e79195..8320b11ee 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field331.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field331.java @@ -93,27 +93,6 @@ public class Field331 extends Field implements Serializable, DateContainer { */ public static final String F_331 = "331"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "4!N3!N6!N6!N6!N6!N6!N6!N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NEHEHNNNNNNN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "NEHEHNNNNNNN"; - /** * Component number for the Session Number subfield. */ @@ -366,16 +345,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NEHEHNNNNNNN"; - } - /** * Returns the field component types pattern. * @@ -530,16 +499,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Session Number (component 1). * @return the Session Number from component 1 @@ -557,15 +516,6 @@ public java.lang.Long getSessionNumberAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getSessionNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSessionNumberAsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (Date Session Opened). * @return the component 2 @@ -716,16 +666,6 @@ public java.lang.Long getComponent6AsLong() { return SwiftFormatUtils.getLong(getComponent(6)); } - /** - * @deprecated use #getComponent6AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent6AsNumber() { - Long l = getComponent6AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Reason For Closure (component 6). * @return the Reason For Closure from component 6 @@ -743,15 +683,6 @@ public java.lang.Long getReasonForClosureAsLong() { return getComponent6AsLong(); } - /** - * @deprecated use #getReasonForClosureAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getReasonForClosureAsNumber() { - return getComponent6AsNumber(); - } - /** * Gets the component 7 (Quantity Of Messages Sent). * @return the component 7 @@ -770,16 +701,6 @@ public java.lang.Long getComponent7AsLong() { return SwiftFormatUtils.getLong(getComponent(7)); } - /** - * @deprecated use #getComponent7AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent7AsNumber() { - Long l = getComponent7AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Quantity Of Messages Sent (component 7). * @return the Quantity Of Messages Sent from component 7 @@ -797,15 +718,6 @@ public java.lang.Long getQuantityOfMessagesSentAsLong() { return getComponent7AsLong(); } - /** - * @deprecated use #getQuantityOfMessagesSentAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getQuantityOfMessagesSentAsNumber() { - return getComponent7AsNumber(); - } - /** * Gets the component 8 (Quantity Of Messages Received). * @return the component 8 @@ -824,16 +736,6 @@ public java.lang.Long getComponent8AsLong() { return SwiftFormatUtils.getLong(getComponent(8)); } - /** - * @deprecated use #getComponent8AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent8AsNumber() { - Long l = getComponent8AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Quantity Of Messages Received (component 8). * @return the Quantity Of Messages Received from component 8 @@ -851,15 +753,6 @@ public java.lang.Long getQuantityOfMessagesReceivedAsLong() { return getComponent8AsLong(); } - /** - * @deprecated use #getQuantityOfMessagesReceivedAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getQuantityOfMessagesReceivedAsNumber() { - return getComponent8AsNumber(); - } - /** * Gets the component 9 (First Input Sequence Number). * @return the component 9 @@ -878,16 +771,6 @@ public java.lang.Long getComponent9AsLong() { return SwiftFormatUtils.getLong(getComponent(9)); } - /** - * @deprecated use #getComponent9AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent9AsNumber() { - Long l = getComponent9AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the First Input Sequence Number (component 9). * @return the First Input Sequence Number from component 9 @@ -905,15 +788,6 @@ public java.lang.Long getFirstInputSequenceNumberAsLong() { return getComponent9AsLong(); } - /** - * @deprecated use #getFirstInputSequenceNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getFirstInputSequenceNumberAsNumber() { - return getComponent9AsNumber(); - } - /** * Gets the component 10 (Last Input Sequence Number). * @return the component 10 @@ -932,16 +806,6 @@ public java.lang.Long getComponent10AsLong() { return SwiftFormatUtils.getLong(getComponent(10)); } - /** - * @deprecated use #getComponent10AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent10AsNumber() { - Long l = getComponent10AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Last Input Sequence Number (component 10). * @return the Last Input Sequence Number from component 10 @@ -959,15 +823,6 @@ public java.lang.Long getLastInputSequenceNumberAsLong() { return getComponent10AsLong(); } - /** - * @deprecated use #getLastInputSequenceNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getLastInputSequenceNumberAsNumber() { - return getComponent10AsNumber(); - } - /** * Gets the component 11 (First Output Sequence Number). * @return the component 11 @@ -986,16 +841,6 @@ public java.lang.Long getComponent11AsLong() { return SwiftFormatUtils.getLong(getComponent(11)); } - /** - * @deprecated use #getComponent11AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent11AsNumber() { - Long l = getComponent11AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the First Output Sequence Number (component 11). * @return the First Output Sequence Number from component 11 @@ -1013,15 +858,6 @@ public java.lang.Long getFirstOutputSequenceNumberAsLong() { return getComponent11AsLong(); } - /** - * @deprecated use #getFirstOutputSequenceNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getFirstOutputSequenceNumberAsNumber() { - return getComponent11AsNumber(); - } - /** * Gets the component 12 (Last Output Sequence Number). * @return the component 12 @@ -1040,16 +876,6 @@ public java.lang.Long getComponent12AsLong() { return SwiftFormatUtils.getLong(getComponent(12)); } - /** - * @deprecated use #getComponent12AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent12AsNumber() { - Long l = getComponent12AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Last Output Sequence Number (component 12). * @return the Last Output Sequence Number from component 12 @@ -1067,15 +893,6 @@ public java.lang.Long getLastOutputSequenceNumberAsLong() { return getComponent12AsLong(); } - /** - * @deprecated use #getLastOutputSequenceNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getLastOutputSequenceNumberAsNumber() { - return getComponent12AsNumber(); - } - /** * Set the component 1 (Session Number). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field332.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field332.java index 32bddcaf8..0eee7d1a3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field332.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field332.java @@ -80,27 +80,6 @@ public class Field332 extends Field implements Serializable { */ public static final String F_332 = "332"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "6!N6!N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "NN"; - /** * Component number for the Total Messages Sent subfield. */ @@ -233,16 +212,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NN"; - } - /** * Returns the field component types pattern. * @@ -367,16 +336,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Total Messages Sent (component 1). * @return the Total Messages Sent from component 1 @@ -394,15 +353,6 @@ public java.lang.Long getTotalMessagesSentAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getTotalMessagesSentAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getTotalMessagesSentAsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (Total Messages Received). * @return the component 2 @@ -421,16 +371,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Total Messages Received (component 2). * @return the Total Messages Received from component 2 @@ -448,15 +388,6 @@ public java.lang.Long getTotalMessagesReceivedAsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getTotalMessagesReceivedAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getTotalMessagesReceivedAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Total Messages Sent). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field333.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field333.java index 187e322b5..f3b93c1de 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field333.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field333.java @@ -89,27 +89,6 @@ public class Field333 extends Field implements Serializable, DateContainer { */ public static final String F_333 = "333"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "4!N3!N6!N6!N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "EHNEHNNN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "EHNEHNNN"; - /** * Component number for the Date Last Session Opened subfield. */ @@ -330,16 +309,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "EHNEHNNN"; - } - /** * Returns the field component types pattern. * @@ -548,16 +517,6 @@ public java.lang.Long getComponent3AsLong() { return SwiftFormatUtils.getLong(getComponent(3)); } - /** - * @deprecated use #getComponent3AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - Long l = getComponent3AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Session Number (component 3). * @return the Session Number from component 3 @@ -575,15 +534,6 @@ public java.lang.Long getSessionNumberAsLong() { return getComponent3AsLong(); } - /** - * @deprecated use #getSessionNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getSessionNumberAsNumber() { - return getComponent3AsNumber(); - } - /** * Gets the component 4 (Date Last Session Closed). * @return the component 4 @@ -668,16 +618,6 @@ public java.lang.Long getComponent6AsLong() { return SwiftFormatUtils.getLong(getComponent(6)); } - /** - * @deprecated use #getComponent6AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent6AsNumber() { - Long l = getComponent6AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Reason For Closure (component 6). * @return the Reason For Closure from component 6 @@ -695,15 +635,6 @@ public java.lang.Long getReasonForClosureAsLong() { return getComponent6AsLong(); } - /** - * @deprecated use #getReasonForClosureAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getReasonForClosureAsNumber() { - return getComponent6AsNumber(); - } - /** * Gets the component 7 (Last Input Sequence Number Received). * @return the component 7 @@ -722,16 +653,6 @@ public java.lang.Long getComponent7AsLong() { return SwiftFormatUtils.getLong(getComponent(7)); } - /** - * @deprecated use #getComponent7AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent7AsNumber() { - Long l = getComponent7AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Last Input Sequence Number Received (component 7). * @return the Last Input Sequence Number Received from component 7 @@ -749,15 +670,6 @@ public java.lang.Long getLastInputSequenceNumberReceivedAsLong() { return getComponent7AsLong(); } - /** - * @deprecated use #getLastInputSequenceNumberReceivedAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getLastInputSequenceNumberReceivedAsNumber() { - return getComponent7AsNumber(); - } - /** * Gets the component 8 (Last Output Sequence Number Sent). * @return the component 8 @@ -776,16 +688,6 @@ public java.lang.Long getComponent8AsLong() { return SwiftFormatUtils.getLong(getComponent(8)); } - /** - * @deprecated use #getComponent8AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent8AsNumber() { - Long l = getComponent8AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Last Output Sequence Number Sent (component 8). * @return the Last Output Sequence Number Sent from component 8 @@ -803,15 +705,6 @@ public java.lang.Long getLastOutputSequenceNumberSentAsLong() { return getComponent8AsLong(); } - /** - * @deprecated use #getLastOutputSequenceNumberSentAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getLastOutputSequenceNumberSentAsNumber() { - return getComponent8AsNumber(); - } - /** * Set the component 1 (Date Last Session Opened). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field334.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field334.java index aef814782..8694ac914 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field334.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field334.java @@ -79,27 +79,6 @@ public class Field334 extends Field implements Serializable { */ public static final String F_334 = "334"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SH"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SH"; - /** * Component number for the Region subfield. */ @@ -232,16 +211,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SH"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field335.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field335.java index 61f632a17..0df0db1fb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field335.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field335.java @@ -86,27 +86,6 @@ public class Field335 extends Field implements Serializable { */ public static final String F_335 = "335"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "NS[N]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "HRMZH"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "HRMZH"; - /** * Component number for the Time Message Entered subfield. */ @@ -285,16 +264,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "HRMZH"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field336.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field336.java index 6a4cde82d..3cb3f4fff 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field336.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field336.java @@ -81,27 +81,6 @@ public class Field336 extends Field implements Serializable { */ public static final String F_336 = "336"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "6!S5!NS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SNS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SNS"; - /** * Component number for the Delivery Subset Name subfield. */ @@ -246,16 +225,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SNS"; - } - /** * Returns the field component types pattern. * @@ -399,16 +368,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number Of Messages (component 2). * @return the Number Of Messages from component 2 @@ -426,15 +385,6 @@ public java.lang.Long getNumberOfMessagesAsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getNumberOfMessagesAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberOfMessagesAsNumber() { - return getComponent2AsNumber(); - } - /** * Gets the component 3 (Codes). * @return the component 3 diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field337.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field337.java index a1cc600d3..e4c2b2398 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field337.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field337.java @@ -77,27 +77,6 @@ public class Field337 extends Field implements Serializable { */ public static final String F_337 = "337"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Status Code subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field338.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field338.java index d5d5de3eb..244c31aac 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field338.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field338.java @@ -77,27 +77,6 @@ public class Field338 extends Field implements Serializable { */ public static final String F_338 = "338"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Delivery Subsets subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field339.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field339.java index 766587647..696ced908 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field339.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field339.java @@ -77,27 +77,6 @@ public class Field339 extends Field implements Serializable { */ public static final String F_339 = "339"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Subset Name subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33A.java index 076623676..778a596bb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33A.java @@ -87,27 +87,6 @@ public class Field33A extends Field implements Serializable, MonetaryAmountConta */ public static final String F_33A = "33A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "ECN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "ECI"; - /** * Component number for the Date subfield. */ @@ -258,16 +237,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "ECN"; - } - /** * Returns the field component types pattern. * @@ -461,15 +430,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Amount (component 3). * @return the Amount from component 3 @@ -487,15 +447,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Date). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33B.java index c817eb29a..9fbf4af7f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33B.java @@ -82,27 +82,6 @@ public class Field33B extends Field implements Serializable, AmountContainer { */ public static final String F_33B = "33B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Currency subfield. */ @@ -240,16 +219,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -392,15 +361,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -411,7 +371,6 @@ public String getAmount() { /** * Alternative method getter for field's Amount - * @deprecated use #getAmount() instead * @since 9.2.7 */ public String getPrice() { @@ -428,31 +387,12 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - - /** - * @deprecated use #getAmountAsBigDecimal() instead * @since 9.2.7 */ public java.math.BigDecimal getPriceAsBigDecimal() { return getAmountAsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getPriceAsNumber() { - return getAmountAsNumber(); - } - /** * Set the component 1 (Currency). * @@ -568,24 +508,14 @@ public Field33B setAmount(java.lang.Number component2) { return setComponent2(component2); } - /** - * @deprecated use #setAmount(String) instead - */ public Field33B setPrice(String component2) { return setAmount(component2); } - /** - * @deprecated use #setComponent2(java.math.BigDecimal) instead - * @since 9.2.7 - */ public Field33B setPrice(java.math.BigDecimal component2) { return setAmount(component2); } - /** - * @deprecated use #setAmount(java.math.BigDecimal) instead - */ public Field33B setPrice(java.lang.Number component2) { return setAmount(component2); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33C.java index de4d45e1e..54a7ee0c5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33C.java @@ -87,27 +87,6 @@ public class Field33C extends Field implements Serializable, MonetaryAmountConta */ public static final String F_33C = "33C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "ECN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "ECI"; - /** * Component number for the Date subfield. */ @@ -258,16 +237,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "ECN"; - } - /** * Returns the field component types pattern. * @@ -461,15 +430,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Amount (component 3). * @return the Amount from component 3 @@ -487,15 +447,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Date). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33D.java index a110fd681..39bcbb4ba 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33D.java @@ -87,27 +87,6 @@ public class Field33D extends Field implements Serializable, MonetaryAmountConta */ public static final String F_33D = "33D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "ECN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "ECI"; - /** * Component number for the Date subfield. */ @@ -258,16 +237,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "ECN"; - } - /** * Returns the field component types pattern. * @@ -461,15 +430,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Amount (component 3). * @return the Amount from component 3 @@ -487,15 +447,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Date). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33E.java index 2dcbe4d5f..752ef54ac 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33E.java @@ -83,27 +83,6 @@ public class Field33E extends Field implements Serializable, MonetaryAmountConta */ public static final String F_33E = "33E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "CN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "CI"; - /** * Component number for the Currency subfield. */ @@ -235,16 +214,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "CN"; - } - /** * Returns the field component types pattern. * @@ -402,15 +371,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -428,15 +388,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Currency). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33F.java index 6ce54abc7..c97fcb3bb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33F.java @@ -83,27 +83,6 @@ public class Field33F extends Field implements Serializable, MonetaryAmountConta */ public static final String F_33F = "33F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "CN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "CI"; - /** * Component number for the Currency subfield. */ @@ -235,16 +214,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "CN"; - } - /** * Returns the field component types pattern. * @@ -402,15 +371,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -428,15 +388,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Currency). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33G.java index 093b5ed94..227f8d995 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33G.java @@ -84,27 +84,6 @@ public class Field33G extends Field implements Serializable, MonetaryAmountConta */ public static final String F_33G = "33G"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SNS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "CNS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "CIS"; - /** * Component number for the Currency subfield. */ @@ -115,12 +94,6 @@ public class Field33G extends Field implements Serializable, MonetaryAmountConta */ public static final Integer PRICE = 2; - /** - * @deprecated use #PRICE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer AMOUNT = 2; /** * Component number for the Code subfield. @@ -254,16 +227,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "CNS"; - } - /** * Returns the field component types pattern. * @@ -429,15 +392,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Price (component 2). * @return the Price from component 2 @@ -446,16 +400,6 @@ public String getPrice() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Price - * @deprecated use #getPrice() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAmount() { - return getPrice(); - } /** * Get the Price (component 2) as BigDecimal @@ -466,33 +410,6 @@ public java.math.BigDecimal getPriceAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getPriceAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getPriceAsNumber() { - return getComponent2AsNumber(); - } - - /** - * @deprecated use #getPriceAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.math.BigDecimal getAmountAsBigDecimal() { - return getPriceAsBigDecimal(); - } - - /** - * @deprecated use #getPriceAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getPriceAsNumber(); - } - /** * Gets the component 3 (Code). * @return the component 3 @@ -647,34 +564,6 @@ public Field33G setPrice(java.lang.Number component2) { return setComponent2(component2); } - /** - * @deprecated use #setPrice(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field33G setAmount(String component2) { - return setPrice(component2); - } - - /** - * @deprecated use #setComponent2(java.math.BigDecimal) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field33G setAmount(java.math.BigDecimal component2) { - return setPrice(component2); - } - - /** - * @deprecated use #setPrice(java.math.BigDecimal) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field33G setAmount(java.lang.Number component2) { - return setPrice(component2); - } - /** * Set the component 3 (Code). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33H.java index c1482d1e8..6eaccc0dd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33H.java @@ -83,27 +83,6 @@ public class Field33H extends Field implements Serializable, MonetaryAmountConta */ public static final String F_33H = "33H"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "CN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "CI"; - /** * Component number for the Currency subfield. */ @@ -235,16 +214,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "CN"; - } - /** * Returns the field component types pattern. * @@ -402,15 +371,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -428,15 +388,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Currency). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33J.java index 7f0113da5..67385a5e2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33J.java @@ -82,38 +82,11 @@ public class Field33J extends Field implements Serializable, AmountContainer { */ public static final String F_33J = "33J"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Unit subfield. */ public static final Integer UNIT = 1; - /** - * @deprecated use #UNIT instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CURRENCY = 1; /** * Component number for the Amount subfield. @@ -241,16 +214,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -375,16 +338,6 @@ public String getUnit() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Unit - * @deprecated use #getUnit() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCurrency() { - return getUnit(); - } /** * Gets the component 2 (Amount). @@ -404,15 +357,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -430,15 +374,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Unit). * @@ -460,15 +395,6 @@ public Field33J setUnit(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setUnit(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field33J setCurrency(String component1) { - return setUnit(component1); - } - /** * Set the component 2 (Amount). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33K.java index 37014ab23..cce3266e5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33K.java @@ -86,38 +86,11 @@ public class Field33K extends Field implements Serializable, MonetaryAmountConta */ public static final String F_33K = "33K"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "cNSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SNSCN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SNSCI"; - /** * Component number for the DayMonth subfield. */ public static final Integer DAYMONTH = 1; - /** - * @deprecated use #DAYMONTH instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer DM_MARK = 1; /** * Component number for the Number Of Days/Months subfield. @@ -296,16 +269,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SNSCN"; - } - /** * Returns the field component types pattern. * @@ -441,16 +404,6 @@ public String getDayMonth() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's DayMonth - * @deprecated use #getDayMonth() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getDMMark() { - return getDayMonth(); - } /** * Gets the component 2 (Number Of Days/Months). @@ -470,16 +423,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number Of Days/Months (component 2). * @return the Number Of Days/Months from component 2 @@ -488,16 +431,6 @@ public String getNumberOfDaysMonths() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Number Of Days/Months - * @deprecated use #getNumberOfDaysMonths() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNumberofDaysMonths() { - return getNumberOfDaysMonths(); - } /** * Get the Number Of Days/Months (component 2) as Long @@ -508,33 +441,6 @@ public java.lang.Long getNumberOfDaysMonthsAsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getNumberOfDaysMonthsAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberOfDaysMonthsAsNumber() { - return getComponent2AsNumber(); - } - - /** - * @deprecated use #getNumberOfDaysMonthsAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Long getNumberofDaysMonthsAsLong() { - return getNumberOfDaysMonthsAsLong(); - } - - /** - * @deprecated use #getNumberOfDaysMonthsAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberofDaysMonthsAsNumber() { - return getNumberOfDaysMonthsAsNumber(); - } - /** * Gets the component 3 (Code). * @return the component 3 @@ -602,15 +508,6 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(5)); } - /** - * @deprecated use #getComponent5AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent5AsNumber() { - return getComponent5AsBigDecimal(); - } - /** * Gets the Amount (component 5). * @return the Amount from component 5 @@ -628,15 +525,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent5AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent5AsNumber(); - } - /** * Set the component 1 (DayMonth). * @@ -658,15 +546,6 @@ public Field33K setDayMonth(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setDayMonth(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field33K setDMMark(String component1) { - return setDayMonth(component1); - } - /** * Set the component 2 (Number Of Days/Months). * @@ -759,34 +638,6 @@ public Field33K setNumberOfDaysMonths(java.lang.Number component2) { return setComponent2(component2); } - /** - * @deprecated use #setNumberOfDaysMonths(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field33K setNumberofDaysMonths(String component2) { - return setNumberOfDaysMonths(component2); - } - - /** - * @deprecated use #setComponent2(java.lang.Long) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field33K setNumberofDaysMonths(java.lang.Long component2) { - return setNumberOfDaysMonths(component2); - } - - /** - * @deprecated use #setNumberOfDaysMonths(java.lang.Long) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field33K setNumberofDaysMonths(java.lang.Number component2) { - return setNumberOfDaysMonths(component2); - } - /** * Set the component 3 (Code). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33S.java index 94993502a..43c982713 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33S.java @@ -82,38 +82,11 @@ public class Field33S extends Field implements Serializable, AmountContainer { */ public static final String F_33S = "33S"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Code subfield. */ public static final Integer CODE = 1; - /** - * @deprecated use #CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CURRENCY = 1; /** * Component number for the Amount subfield. @@ -241,16 +214,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -375,16 +338,6 @@ public String getCode() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Code - * @deprecated use #getCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCurrency() { - return getCode(); - } /** * Gets the component 2 (Amount). @@ -404,15 +357,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -430,15 +374,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Code). * @@ -460,15 +395,6 @@ public Field33S setCode(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field33S setCurrency(String component1) { - return setCode(component1); - } - /** * Set the component 2 (Amount). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33T.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33T.java index 0e4a0f984..c80af71b5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33T.java @@ -82,27 +82,6 @@ public class Field33T extends Field implements Serializable, AmountContainer { */ public static final String F_33T = "33T"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Currency subfield. */ @@ -113,12 +92,6 @@ public class Field33T extends Field implements Serializable, AmountContainer { */ public static final Integer PRICE = 2; - /** - * @deprecated use #PRICE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer AMOUNT = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -241,16 +214,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -393,15 +356,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Price (component 2). * @return the Price from component 2 @@ -410,16 +364,6 @@ public String getPrice() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Price - * @deprecated use #getPrice() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAmount() { - return getPrice(); - } /** * Get the Price (component 2) as BigDecimal @@ -430,33 +374,6 @@ public java.math.BigDecimal getPriceAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getPriceAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getPriceAsNumber() { - return getComponent2AsNumber(); - } - - /** - * @deprecated use #getPriceAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.math.BigDecimal getAmountAsBigDecimal() { - return getPriceAsBigDecimal(); - } - - /** - * @deprecated use #getPriceAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getPriceAsNumber(); - } - /** * Set the component 1 (Currency). * @@ -572,34 +489,6 @@ public Field33T setPrice(java.lang.Number component2) { return setComponent2(component2); } - /** - * @deprecated use #setPrice(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field33T setAmount(String component2) { - return setPrice(component2); - } - - /** - * @deprecated use #setComponent2(java.math.BigDecimal) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field33T setAmount(java.math.BigDecimal component2) { - return setPrice(component2); - } - - /** - * @deprecated use #setPrice(java.math.BigDecimal) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field33T setAmount(java.lang.Number component2) { - return setPrice(component2); - } - /** * Returns the list of all NON-NULL amounts as BigDecimal diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java index 2d11ed358..be34c75a5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java @@ -82,27 +82,6 @@ public class Field33Z extends Field implements Serializable, AmountContainer { */ public static final String F_33Z = "33Z"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Amount subfield. */ @@ -228,16 +207,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -376,15 +345,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Set the component 1 (Amount). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field340.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field340.java index c777c1e28..a245834a8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field340.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field340.java @@ -78,27 +78,6 @@ public class Field340 extends Field implements Serializable { */ public static final String F_340 = "340"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "KS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "KS"; - /** * Component number for the Country Code subfield. */ @@ -229,16 +208,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "KS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field341.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field341.java index 8c507bc64..97b71b386 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field341.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field341.java @@ -77,27 +77,6 @@ public class Field341 extends Field implements Serializable { */ public static final String F_341 = "341"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Generation Time Options subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field342.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field342.java index 9bb6470fa..48f3118d1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field342.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field342.java @@ -79,27 +79,6 @@ public class Field342 extends Field implements Serializable { */ public static final String F_342 = "342"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "3!SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SH"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SH"; - /** * Component number for the Region subfield. */ @@ -236,16 +215,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SH"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field343.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field343.java index 40d7d73ad..3aa2d2d51 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field343.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field343.java @@ -82,27 +82,6 @@ public class Field343 extends Field implements Serializable { */ public static final String F_343 = "343"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "NNNN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NNNN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "NNNN"; - /** * Component number for the Region Time Count 1 subfield. */ @@ -259,16 +238,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NNNN"; - } - /** * Returns the field component types pattern. * @@ -399,16 +368,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Region Time Count 1 (component 1). * @return the Region Time Count 1 from component 1 @@ -426,15 +385,6 @@ public java.lang.Long getRegionTimeCount1AsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getRegionTimeCount1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRegionTimeCount1AsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (Region Time Count 2). * @return the component 2 @@ -453,16 +403,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Region Time Count 2 (component 2). * @return the Region Time Count 2 from component 2 @@ -480,15 +420,6 @@ public java.lang.Long getRegionTimeCount2AsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getRegionTimeCount2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRegionTimeCount2AsNumber() { - return getComponent2AsNumber(); - } - /** * Gets the component 3 (Region Time Count 3). * @return the component 3 @@ -507,16 +438,6 @@ public java.lang.Long getComponent3AsLong() { return SwiftFormatUtils.getLong(getComponent(3)); } - /** - * @deprecated use #getComponent3AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - Long l = getComponent3AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Region Time Count 3 (component 3). * @return the Region Time Count 3 from component 3 @@ -534,15 +455,6 @@ public java.lang.Long getRegionTimeCount3AsLong() { return getComponent3AsLong(); } - /** - * @deprecated use #getRegionTimeCount3AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRegionTimeCount3AsNumber() { - return getComponent3AsNumber(); - } - /** * Gets the component 4 (Region Time Count 4). * @return the component 4 @@ -561,16 +473,6 @@ public java.lang.Long getComponent4AsLong() { return SwiftFormatUtils.getLong(getComponent(4)); } - /** - * @deprecated use #getComponent4AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - Long l = getComponent4AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Region Time Count 4 (component 4). * @return the Region Time Count 4 from component 4 @@ -588,15 +490,6 @@ public java.lang.Long getRegionTimeCount4AsLong() { return getComponent4AsLong(); } - /** - * @deprecated use #getRegionTimeCount4AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRegionTimeCount4AsNumber() { - return getComponent4AsNumber(); - } - /** * Set the component 1 (Region Time Count 1). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field344.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field344.java index 45b2ca608..ce349b4fd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field344.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field344.java @@ -80,27 +80,6 @@ public class Field344 extends Field implements Serializable { */ public static final String F_344 = "344"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "c[N]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "cN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "cN"; - /** * Component number for the Priority subfield. */ @@ -234,16 +213,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "cN"; - } - /** * Returns the field component types pattern. * @@ -384,16 +353,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Message Categories (component 2). * @return the Message Categories from component 2 @@ -411,15 +370,6 @@ public java.lang.Long getMessageCategoriesAsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getMessageCategoriesAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getMessageCategoriesAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Priority). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field345.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field345.java index ff7170ff9..a5f99d4ab 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field345.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field345.java @@ -88,27 +88,6 @@ public class Field345 extends Field implements Serializable { */ public static final String F_345 = "345"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "3!S*10"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "MMMMMMMMMM"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "MMMMMMMMMM"; - /** * Component number for the MT1 subfield. */ @@ -308,16 +287,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "MMMMMMMMMM"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field346.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field346.java index e767a56cb..2be22c803 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field346.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field346.java @@ -86,27 +86,6 @@ public class Field346 extends Field implements Serializable { */ public static final String F_346 = "346"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "3!S*10"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSSSSSS"; - /** * Component number for the Branch1 subfield. */ @@ -306,16 +285,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field347.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field347.java index 7fe50ff2f..2897af10a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field347.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field347.java @@ -86,27 +86,6 @@ public class Field347 extends Field implements Serializable { */ public static final String F_347 = "347"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "3!S*10"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSSSSSS"; - /** * Component number for the Field 1 subfield. */ @@ -306,16 +285,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field348.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field348.java index 6a25e1563..deb29e91b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field348.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field348.java @@ -77,27 +77,6 @@ public class Field348 extends Field implements Serializable { */ public static final String F_348 = "348"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Subset Sharing subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field349.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field349.java index 2fe364a18..00d75c9e0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field349.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field349.java @@ -79,27 +79,6 @@ public class Field349 extends Field implements Serializable { */ public static final String F_349 = "349"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Combined Criteria subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Combined Criteria (component 1). * @return the Combined Criteria from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getCombinedCriteriaAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getCombinedCriteriaAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getCombinedCriteriaAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Combined Criteria). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34A.java index f9b7b53cc..9c8518258 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34A.java @@ -87,27 +87,6 @@ public class Field34A extends Field implements Serializable, MonetaryAmountConta */ public static final String F_34A = "34A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "ECN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "ECI"; - /** * Component number for the Date subfield. */ @@ -258,16 +237,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "ECN"; - } - /** * Returns the field component types pattern. * @@ -461,15 +430,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Amount (component 3). * @return the Amount from component 3 @@ -487,15 +447,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Date). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34B.java index c830e0257..2f699b748 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34B.java @@ -83,27 +83,6 @@ public class Field34B extends Field implements Serializable, MonetaryAmountConta */ public static final String F_34B = "34B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "CN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "CI"; - /** * Component number for the Currency subfield. */ @@ -235,16 +214,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "CN"; - } - /** * Returns the field component types pattern. * @@ -402,15 +371,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -428,15 +388,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Currency). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34C.java index 807e48d06..52b6eb0ea 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34C.java @@ -85,27 +85,6 @@ public class Field34C extends Field implements Serializable, MonetaryAmountConta */ public static final String F_34C = "34C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/[c]N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSCN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSCI"; - /** * Component number for the Commission Type subfield. */ @@ -121,24 +100,12 @@ public class Field34C extends Field implements Serializable, MonetaryAmountConta */ public static final Integer CURRENCYPERCENT = 3; - /** - * @deprecated use #CURRENCYPERCENT instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CURRENCY = 3; /** * Component number for the Amount/Rate subfield. */ public static final Integer AMOUNTRATE = 4; - /** - * @deprecated use #AMOUNTRATE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer AMOUNT = 4; /** * Default constructor. Creates a new field setting all components to null. @@ -283,16 +250,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSCN"; - } - /** * Returns the field component types pattern. * @@ -469,16 +426,6 @@ public String getCurrencyPercent() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Currency/Percent - * @deprecated use #getCurrencyPercent() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCurrency() { - return getCurrencyPercent(); - } /** * Get the Currency/Percent (component 3) as Currency @@ -488,15 +435,6 @@ public java.util.Currency getCurrencyPercentAsCurrency() { return getComponent3AsCurrency(); } - /** - * @deprecated use #getCurrencyPercentAsCurrency() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Currency getCurrencyAsCurrency() { - return getCurrencyPercentAsCurrency(); - } - /** * Gets the component 4 (Amount/Rate). * @return the component 4 @@ -515,15 +453,6 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(4)); } - /** - * @deprecated use #getComponent4AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - return getComponent4AsBigDecimal(); - } - /** * Gets the Amount/Rate (component 4). * @return the Amount/Rate from component 4 @@ -532,16 +461,6 @@ public String getAmountRate() { return getComponent4(); } - /** - * Alternative DEPRECATED method getter for field's Amount/Rate - * @deprecated use #getAmountRate() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAmount() { - return getAmountRate(); - } /** * Get the Amount/Rate (component 4) as BigDecimal @@ -552,33 +471,6 @@ public java.math.BigDecimal getAmountRateAsBigDecimal() { return getComponent4AsBigDecimal(); } - /** - * @deprecated use #getAmountRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountRateAsNumber() { - return getComponent4AsNumber(); - } - - /** - * @deprecated use #getAmountRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.math.BigDecimal getAmountAsBigDecimal() { - return getAmountRateAsBigDecimal(); - } - - /** - * @deprecated use #getAmountRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getAmountRateAsNumber(); - } - /** * Set the component 1 (Commission Type). * @@ -665,24 +557,6 @@ public Field34C setCurrencyPercent(java.util.Currency component3) { return setComponent3(component3); } - /** - * @deprecated use #setCurrencyPercent(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field34C setCurrency(String component3) { - return setCurrencyPercent(component3); - } - - /** - * @deprecated use #setComponent3(java.util.Currency) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field34C setCurrency(java.util.Currency component3) { - return setCurrencyPercent(component3); - } - /** * Set the component 4 (Amount/Rate). * @@ -777,34 +651,6 @@ public Field34C setAmountRate(java.lang.Number component4) { return setComponent4(component4); } - /** - * @deprecated use #setAmountRate(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field34C setAmount(String component4) { - return setAmountRate(component4); - } - - /** - * @deprecated use #setComponent4(java.math.BigDecimal) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field34C setAmount(java.math.BigDecimal component4) { - return setAmountRate(component4); - } - - /** - * @deprecated use #setAmountRate(java.math.BigDecimal) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field34C setAmount(java.lang.Number component4) { - return setAmountRate(component4); - } - public List currencyStrings() { return MonetaryAmountResolver.currencyStrings(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34E.java index 4ad153f7b..046939f3f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34E.java @@ -84,27 +84,6 @@ public class Field34E extends Field implements Serializable, MonetaryAmountConta */ public static final String F_34E = "34E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[c]N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SCN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SCI"; - /** * Component number for the Sign subfield. */ @@ -253,16 +232,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SCN"; - } - /** * Returns the field component types pattern. * @@ -442,15 +411,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Amount (component 3). * @return the Amount from component 3 @@ -468,15 +428,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Sign). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34F.java index a87d8e513..c126b871e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34F.java @@ -84,27 +84,6 @@ public class Field34F extends Field implements Serializable, MonetaryAmountConta */ public static final String F_34F = "34F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "CSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "CSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "CSI"; - /** * Component number for the Currency subfield. */ @@ -253,16 +232,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "CSN"; - } - /** * Returns the field component types pattern. * @@ -442,15 +411,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Amount (component 3). * @return the Amount from component 3 @@ -468,15 +428,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Currency). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34J.java index 040ce8017..73139c93e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34J.java @@ -83,27 +83,6 @@ public class Field34J extends Field implements Serializable, AmountContainer { */ public static final String F_34J = "34J"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[c]N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSI"; - /** * Component number for the Sign subfield. */ @@ -114,12 +93,6 @@ public class Field34J extends Field implements Serializable, AmountContainer { */ public static final Integer UNIT = 2; - /** - * @deprecated use #UNIT instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CURRENCY = 2; /** * Component number for the Amount subfield. @@ -259,16 +232,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSN"; - } - /** * Returns the field component types pattern. * @@ -415,16 +378,6 @@ public String getUnit() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Unit - * @deprecated use #getUnit() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCurrency() { - return getUnit(); - } /** * Gets the component 3 (Amount). @@ -444,15 +397,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Amount (component 3). * @return the Amount from component 3 @@ -470,15 +414,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Sign). * @@ -521,15 +456,6 @@ public Field34J setUnit(String component2) { return setComponent2(component2); } - /** - * @deprecated use #setUnit(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field34J setCurrency(String component2) { - return setUnit(component2); - } - /** * Set the component 3 (Amount). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34P.java index 270b47fbd..0d0237862 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34P.java @@ -87,27 +87,6 @@ public class Field34P extends Field implements Serializable, MonetaryAmountConta */ public static final String F_34P = "34P"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "ECN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "ECI"; - /** * Component number for the Date subfield. */ @@ -258,16 +237,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "ECN"; - } - /** * Returns the field component types pattern. * @@ -461,15 +430,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Amount (component 3). * @return the Amount from component 3 @@ -487,15 +447,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Date). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34R.java index aff719a85..e950f75ef 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34R.java @@ -87,27 +87,6 @@ public class Field34R extends Field implements Serializable, MonetaryAmountConta */ public static final String F_34R = "34R"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "ECN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "ECI"; - /** * Component number for the Date subfield. */ @@ -258,16 +237,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "ECN"; - } - /** * Returns the field component types pattern. * @@ -461,15 +430,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Amount (component 3). * @return the Amount from component 3 @@ -487,15 +447,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Date). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35A.java index 768a16af5..4b4540762 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35A.java @@ -82,50 +82,17 @@ public class Field35A extends Field implements Serializable, AmountContainer { */ public static final String F_35A = "35A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Type subfield. */ public static final Integer TYPE = 1; - /** - * @deprecated use #TYPE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CURRENCY = 1; /** * Component number for the Quantity subfield. */ public static final Integer QUANTITY = 2; - /** - * @deprecated use #QUANTITY instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer AMOUNT = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -248,16 +215,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -384,16 +341,6 @@ public String getType() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Type - * @deprecated use #getType() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCurrency() { - return getType(); - } /** * Gets the component 2 (Quantity). @@ -413,15 +360,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Quantity (component 2). * @return the Quantity from component 2 @@ -430,16 +368,6 @@ public String getQuantity() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Quantity - * @deprecated use #getQuantity() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAmount() { - return getQuantity(); - } /** * Get the Quantity (component 2) as BigDecimal @@ -450,33 +378,6 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getQuantityAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getQuantityAsNumber() { - return getComponent2AsNumber(); - } - - /** - * @deprecated use #getQuantityAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.math.BigDecimal getAmountAsBigDecimal() { - return getQuantityAsBigDecimal(); - } - - /** - * @deprecated use #getQuantityAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getQuantityAsNumber(); - } - /** * Set the component 1 (Type). * @@ -498,15 +399,6 @@ public Field35A setType(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setType(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field35A setCurrency(String component1) { - return setType(component1); - } - /** * Set the component 2 (Quantity). * @@ -601,34 +493,6 @@ public Field35A setQuantity(java.lang.Number component2) { return setComponent2(component2); } - /** - * @deprecated use #setQuantity(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field35A setAmount(String component2) { - return setQuantity(component2); - } - - /** - * @deprecated use #setComponent2(java.math.BigDecimal) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field35A setAmount(java.math.BigDecimal component2) { - return setQuantity(component2); - } - - /** - * @deprecated use #setQuantity(java.math.BigDecimal) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field35A setAmount(java.lang.Number component2) { - return setQuantity(component2); - } - /** * Returns the list of all NON-NULL amounts as BigDecimal diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35B.java index 85c51abe0..64673278b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35B.java @@ -83,27 +83,6 @@ public class Field35B extends Field implements Serializable, MultiLineField { */ public static final String F_35B = "35B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[S][$S]0-4"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSS"; - /** * Component number for the Qualifier subfield. */ @@ -288,16 +267,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSS"; - } - /** * Returns the field component types pattern. * @@ -488,7 +457,6 @@ public String getISIN() { /** * Alternative method getter for field's ISIN - * @deprecated use #getISIN() instead * @since 9.2.7 */ public String getIdentificationOfInstrument() { @@ -497,7 +465,6 @@ public String getIdentificationOfInstrument() { /** * Alternative method getter for field's ISIN - * @deprecated use #getISIN() instead * @since 9.2.7 */ public String getIdentificationOfSecurity() { @@ -522,7 +489,6 @@ public String getDescriptionLine1() { /** * Alternative method getter for field's Description - * @deprecated use #getDescriptionLine1() instead * @since 9.2.7 */ public String getDescriptionOfInstrumentLine1() { @@ -531,7 +497,6 @@ public String getDescriptionOfInstrumentLine1() { /** * Alternative method getter for field's Description - * @deprecated use #getDescriptionLine1() instead * @since 9.2.7 */ public String getDescriptionOfSecurityLine1() { @@ -566,30 +531,18 @@ public String getDescription(CharSequence deli) { return result.toString(); } - /** - * @deprecated use #getDescription() instead - */ public String getDescriptionOfInstrument() { return getDescription(); } - /** - * @deprecated use #getDescription() instead - */ public String getDescriptionOfInstrument(CharSequence deli) { return getDescription(deli); } - /** - * @deprecated use #getDescription() instead - */ public String getDescriptionOfSecurity() { return getDescription(); } - /** - * @deprecated use #getDescription() instead - */ public String getDescriptionOfSecurity(CharSequence deli) { return getDescription(deli); } @@ -612,7 +565,6 @@ public String getDescriptionLine2() { /** * Alternative method getter for field's Description 2 - * @deprecated use #getDescriptionLine2() instead * @since 9.2.7 */ public String getDescriptionOfInstrumentLine2() { @@ -621,7 +573,6 @@ public String getDescriptionOfInstrumentLine2() { /** * Alternative method getter for field's Description 2 - * @deprecated use #getDescriptionLine2() instead * @since 9.2.7 */ public String getDescriptionOfSecurityLine2() { @@ -646,7 +597,6 @@ public String getDescriptionLine3() { /** * Alternative method getter for field's Description 3 - * @deprecated use #getDescriptionLine3() instead * @since 9.2.7 */ public String getDescriptionOfInstrumentLine3() { @@ -655,7 +605,6 @@ public String getDescriptionOfInstrumentLine3() { /** * Alternative method getter for field's Description 3 - * @deprecated use #getDescriptionLine3() instead * @since 9.2.7 */ public String getDescriptionOfSecurityLine3() { @@ -680,7 +629,6 @@ public String getDescriptionLine4() { /** * Alternative method getter for field's Description 4 - * @deprecated use #getDescriptionLine4() instead * @since 9.2.7 */ public String getDescriptionOfInstrumentLine4() { @@ -689,7 +637,6 @@ public String getDescriptionOfInstrumentLine4() { /** * Alternative method getter for field's Description 4 - * @deprecated use #getDescriptionLine4() instead * @since 9.2.7 */ public String getDescriptionOfSecurityLine4() { @@ -738,16 +685,10 @@ public Field35B setISIN(String component2) { return setComponent2(component2); } - /** - * @deprecated use #setISIN(String) instead - */ public Field35B setIdentificationOfInstrument(String component2) { return setISIN(component2); } - /** - * @deprecated use #setISIN(String) instead - */ public Field35B setIdentificationOfSecurity(String component2) { return setISIN(component2); } @@ -773,16 +714,10 @@ public Field35B setDescriptionLine1(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setDescriptionLine1(String) instead - */ public Field35B setDescriptionOfInstrumentLine1(String component3) { return setDescriptionLine1(component3); } - /** - * @deprecated use #setDescriptionLine1(String) instead - */ public Field35B setDescriptionOfSecurityLine1(String component3) { return setDescriptionLine1(component3); } @@ -799,16 +734,10 @@ public Field35B setDescription(String value) { return this; } - /** - * @deprecated use #setDescription(String) instead - */ public Field35B setDescriptionOfInstrument(String value) { return setDescription(value); } - /** - * @deprecated use #setDescription(String) instead - */ public Field35B setDescriptionOfSecurity(String value) { return setDescription(value); } @@ -834,16 +763,10 @@ public Field35B setDescriptionLine2(String component4) { return setComponent4(component4); } - /** - * @deprecated use #setDescriptionLine2(String) instead - */ public Field35B setDescriptionOfInstrumentLine2(String component4) { return setDescriptionLine2(component4); } - /** - * @deprecated use #setDescriptionLine2(String) instead - */ public Field35B setDescriptionOfSecurityLine2(String component4) { return setDescriptionLine2(component4); } @@ -869,16 +792,10 @@ public Field35B setDescriptionLine3(String component5) { return setComponent5(component5); } - /** - * @deprecated use #setDescriptionLine3(String) instead - */ public Field35B setDescriptionOfInstrumentLine3(String component5) { return setDescriptionLine3(component5); } - /** - * @deprecated use #setDescriptionLine3(String) instead - */ public Field35B setDescriptionOfSecurityLine3(String component5) { return setDescriptionLine3(component5); } @@ -904,16 +821,10 @@ public Field35B setDescriptionLine4(String component6) { return setComponent6(component6); } - /** - * @deprecated use #setDescriptionLine4(String) instead - */ public Field35B setDescriptionOfInstrumentLine4(String component6) { return setDescriptionLine4(component6); } - /** - * @deprecated use #setDescriptionLine4(String) instead - */ public Field35B setDescriptionOfSecurityLine4(String component6) { return setDescriptionLine4(component6); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35C.java index 5c8b8273f..29477c0b4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35C.java @@ -78,27 +78,6 @@ public class Field35C extends Field implements Serializable { */ public static final String F_35C = "35C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Identification Of Instrument subfield. */ @@ -228,16 +207,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35D.java index 535d654ec..1da3ef3ab 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35D.java @@ -80,27 +80,6 @@ public class Field35D extends Field implements Serializable, DateContainer { */ public static final String F_35D = "35D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "E"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "E"; - /** * Component number for the Date subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "E"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35E.java index 607a5d917..639ec0f12 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35E.java @@ -83,27 +83,6 @@ public class Field35E extends Field implements Serializable, MultiLineField { */ public static final String F_35E = "35E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-5"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSS"; - /** * Component number for the Narrative subfield. */ @@ -241,16 +220,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35G.java index 47825f336..a9b5a8f8f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35G.java @@ -89,27 +89,6 @@ public class Field35G extends Field implements Serializable, MultiLineField { */ public static final String F_35G = "35G"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-11"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSSSSSSSS"; - /** * Component number for the Narrative subfield. */ @@ -271,16 +250,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSSSSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35H.java index 66b5f1df6..2195f9e4c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35H.java @@ -83,27 +83,6 @@ public class Field35H extends Field implements Serializable, AmountContainer { */ public static final String F_35H = "35H"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[c]N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSI"; - /** * Component number for the Sign subfield. */ @@ -119,12 +98,6 @@ public class Field35H extends Field implements Serializable, AmountContainer { */ public static final Integer QUANTITY = 3; - /** - * @deprecated use #QUANTITY instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer AMOUNT = 3; /** * Default constructor. Creates a new field setting all components to null. @@ -259,16 +232,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSN"; - } - /** * Returns the field component types pattern. * @@ -433,15 +396,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Quantity (component 3). * @return the Quantity from component 3 @@ -450,16 +404,6 @@ public String getQuantity() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Quantity - * @deprecated use #getQuantity() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAmount() { - return getQuantity(); - } /** * Get the Quantity (component 3) as BigDecimal @@ -470,33 +414,6 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getQuantityAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getQuantityAsNumber() { - return getComponent3AsNumber(); - } - - /** - * @deprecated use #getQuantityAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.math.BigDecimal getAmountAsBigDecimal() { - return getQuantityAsBigDecimal(); - } - - /** - * @deprecated use #getQuantityAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getQuantityAsNumber(); - } - /** * Set the component 1 (Sign). * @@ -633,34 +550,6 @@ public Field35H setQuantity(java.lang.Number component3) { return setComponent3(component3); } - /** - * @deprecated use #setQuantity(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field35H setAmount(String component3) { - return setQuantity(component3); - } - - /** - * @deprecated use #setComponent3(java.math.BigDecimal) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field35H setAmount(java.math.BigDecimal component3) { - return setQuantity(component3); - } - - /** - * @deprecated use #setQuantity(java.math.BigDecimal) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field35H setAmount(java.lang.Number component3) { - return setQuantity(component3); - } - /** * Returns the list of all NON-NULL amounts as BigDecimal diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35L.java index ca34ea79b..698f00ce9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35L.java @@ -81,27 +81,6 @@ public class Field35L extends Field implements Serializable, MultiLineField { */ public static final String F_35L = "35L"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-3"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSS"; - /** * Component number for the Narrative subfield. */ @@ -231,16 +210,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35N.java index 597b11cd6..c2b63b716 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35N.java @@ -82,50 +82,17 @@ public class Field35N extends Field implements Serializable, AmountContainer { */ public static final String F_35N = "35N"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Type subfield. */ public static final Integer TYPE = 1; - /** - * @deprecated use #TYPE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CURRENCY = 1; /** * Component number for the Quantity subfield. */ public static final Integer QUANTITY = 2; - /** - * @deprecated use #QUANTITY instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer AMOUNT = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -248,16 +215,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -384,16 +341,6 @@ public String getType() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Type - * @deprecated use #getType() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCurrency() { - return getType(); - } /** * Gets the component 2 (Quantity). @@ -413,15 +360,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Quantity (component 2). * @return the Quantity from component 2 @@ -430,16 +368,6 @@ public String getQuantity() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Quantity - * @deprecated use #getQuantity() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAmount() { - return getQuantity(); - } /** * Get the Quantity (component 2) as BigDecimal @@ -450,33 +378,6 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getQuantityAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getQuantityAsNumber() { - return getComponent2AsNumber(); - } - - /** - * @deprecated use #getQuantityAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.math.BigDecimal getAmountAsBigDecimal() { - return getQuantityAsBigDecimal(); - } - - /** - * @deprecated use #getQuantityAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getQuantityAsNumber(); - } - /** * Set the component 1 (Type). * @@ -498,15 +399,6 @@ public Field35N setType(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setType(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field35N setCurrency(String component1) { - return setType(component1); - } - /** * Set the component 2 (Quantity). * @@ -601,34 +493,6 @@ public Field35N setQuantity(java.lang.Number component2) { return setComponent2(component2); } - /** - * @deprecated use #setQuantity(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field35N setAmount(String component2) { - return setQuantity(component2); - } - - /** - * @deprecated use #setComponent2(java.math.BigDecimal) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field35N setAmount(java.math.BigDecimal component2) { - return setQuantity(component2); - } - - /** - * @deprecated use #setQuantity(java.math.BigDecimal) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field35N setAmount(java.lang.Number component2) { - return setQuantity(component2); - } - /** * Returns the list of all NON-NULL amounts as BigDecimal diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35S.java index 8ac32c3e6..eea670c98 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35S.java @@ -82,50 +82,17 @@ public class Field35S extends Field implements Serializable, AmountContainer { */ public static final String F_35S = "35S"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Type subfield. */ public static final Integer TYPE = 1; - /** - * @deprecated use #TYPE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CURRENCY = 1; /** * Component number for the Quantity subfield. */ public static final Integer QUANTITY = 2; - /** - * @deprecated use #QUANTITY instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer AMOUNT = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -248,16 +215,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -384,16 +341,6 @@ public String getType() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Type - * @deprecated use #getType() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCurrency() { - return getType(); - } /** * Gets the component 2 (Quantity). @@ -413,15 +360,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Quantity (component 2). * @return the Quantity from component 2 @@ -430,16 +368,6 @@ public String getQuantity() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Quantity - * @deprecated use #getQuantity() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAmount() { - return getQuantity(); - } /** * Get the Quantity (component 2) as BigDecimal @@ -450,33 +378,6 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getQuantityAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getQuantityAsNumber() { - return getComponent2AsNumber(); - } - - /** - * @deprecated use #getQuantityAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.math.BigDecimal getAmountAsBigDecimal() { - return getQuantityAsBigDecimal(); - } - - /** - * @deprecated use #getQuantityAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getQuantityAsNumber(); - } - /** * Set the component 1 (Type). * @@ -498,15 +399,6 @@ public Field35S setType(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setType(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field35S setCurrency(String component1) { - return setType(component1); - } - /** * Set the component 2 (Quantity). * @@ -601,34 +493,6 @@ public Field35S setQuantity(java.lang.Number component2) { return setComponent2(component2); } - /** - * @deprecated use #setQuantity(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field35S setAmount(String component2) { - return setQuantity(component2); - } - - /** - * @deprecated use #setComponent2(java.math.BigDecimal) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field35S setAmount(java.math.BigDecimal component2) { - return setQuantity(component2); - } - - /** - * @deprecated use #setQuantity(java.math.BigDecimal) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field35S setAmount(java.lang.Number component2) { - return setQuantity(component2); - } - /** * Returns the list of all NON-NULL amounts as BigDecimal diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35U.java index 71771c21b..a55da6823 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35U.java @@ -83,27 +83,6 @@ public class Field35U extends Field implements Serializable, AmountContainer { */ public static final String F_35U = "35U"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN[S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SNS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SIS"; - /** * Component number for the Currency subfield. */ @@ -114,12 +93,6 @@ public class Field35U extends Field implements Serializable, AmountContainer { */ public static final Integer PRICE = 2; - /** - * @deprecated use #PRICE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer AMOUNT = 2; /** * Component number for the Period subfield. @@ -255,16 +228,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SNS"; - } - /** * Returns the field component types pattern. * @@ -413,15 +376,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Price (component 2). * @return the Price from component 2 @@ -430,16 +384,6 @@ public String getPrice() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Price - * @deprecated use #getPrice() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAmount() { - return getPrice(); - } /** * Get the Price (component 2) as BigDecimal @@ -450,33 +394,6 @@ public java.math.BigDecimal getPriceAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getPriceAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getPriceAsNumber() { - return getComponent2AsNumber(); - } - - /** - * @deprecated use #getPriceAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.math.BigDecimal getAmountAsBigDecimal() { - return getPriceAsBigDecimal(); - } - - /** - * @deprecated use #getPriceAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getPriceAsNumber(); - } - /** * Gets the component 3 (Period). * @return the component 3 @@ -608,34 +525,6 @@ public Field35U setPrice(java.lang.Number component2) { return setComponent2(component2); } - /** - * @deprecated use #setPrice(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field35U setAmount(String component2) { - return setPrice(component2); - } - - /** - * @deprecated use #setComponent2(java.math.BigDecimal) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field35U setAmount(java.math.BigDecimal component2) { - return setPrice(component2); - } - - /** - * @deprecated use #setPrice(java.math.BigDecimal) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field35U setAmount(java.lang.Number component2) { - return setPrice(component2); - } - /** * Set the component 3 (Period). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field36.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field36.java index a36ab7816..2420dfe59 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36.java @@ -81,27 +81,6 @@ public class Field36 extends Field implements Serializable, AmountContainer { */ public static final String F_36 = "36"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "I"; - /** * Component number for the Rate subfield. */ @@ -223,16 +202,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -354,15 +323,6 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(1)); } - /** - * @deprecated use #getComponent1AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - return getComponent1AsBigDecimal(); - } - /** * Gets the Rate (component 1). * @return the Rate from component 1 @@ -380,15 +340,6 @@ public java.math.BigDecimal getRateAsBigDecimal() { return getComponent1AsBigDecimal(); } - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRateAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Rate). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field36B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field36B.java index 6520cf9b6..4e71f91f9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36B.java @@ -84,27 +84,6 @@ public class Field36B extends Field implements Serializable, AmountContainer, Ge */ public static final String F_36B = "36B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S/N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSI"; - /** * Component number for the Qualifier subfield. */ @@ -252,16 +231,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSN"; - } - /** * Returns the field component types pattern. * @@ -421,15 +390,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Quantity (component 3). * @return the Quantity from component 3 @@ -447,15 +407,6 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getQuantityAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getQuantityAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Qualifier). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field36C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field36C.java index d7f449c62..afe5c967f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36C.java @@ -79,27 +79,6 @@ public class Field36C extends Field implements Serializable, GenericField { */ public static final String F_36C = "36C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Qualifier subfield. */ @@ -110,12 +89,6 @@ public class Field36C extends Field implements Serializable, GenericField { */ public static final Integer QUANTITY_CODE = 2; - /** - * @deprecated use #QUANTITY_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CODE = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -236,16 +209,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * @@ -386,16 +349,6 @@ public String getQuantityCode() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Quantity Code - * @deprecated use #getQuantityCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCode() { - return getQuantityCode(); - } /** * Set the component 1 (Qualifier). @@ -439,15 +392,6 @@ public Field36C setQuantityCode(String component2) { return setComponent2(component2); } - /** - * @deprecated use #setQuantityCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field36C setCode(String component2) { - return setQuantityCode(component2); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field36D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field36D.java index 14628ed0d..3eef9f513 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36D.java @@ -82,27 +82,6 @@ public class Field36D extends Field implements Serializable, GenericField { */ public static final String F_36D = "36D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S/N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSN"; - /** * Component number for the Qualifier subfield. */ @@ -245,16 +224,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSN"; - } - /** * Returns the field component types pattern. * @@ -414,16 +383,6 @@ public java.lang.Long getComponent3AsLong() { return SwiftFormatUtils.getLong(getComponent(3)); } - /** - * @deprecated use #getComponent3AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - Long l = getComponent3AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Quantity Of Digital Tokens (component 3). * @return the Quantity Of Digital Tokens from component 3 @@ -441,15 +400,6 @@ public java.lang.Long getQuantityOfDigitalTokensAsLong() { return getComponent3AsLong(); } - /** - * @deprecated use #getQuantityOfDigitalTokensAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getQuantityOfDigitalTokensAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Qualifier). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field36E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field36E.java index 83f955e35..194093c23 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36E.java @@ -85,27 +85,6 @@ public class Field36E extends Field implements Serializable, AmountContainer, Ge */ public static final String F_36E = "36E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S/[c]N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSI"; - /** * Component number for the Qualifier subfield. */ @@ -126,12 +105,6 @@ public class Field36E extends Field implements Serializable, AmountContainer, Ge */ public static final Integer QUANTITY = 4; - /** - * @deprecated use #QUANTITY instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer AMOUNT = 4; /** * Default constructor. Creates a new field setting all components to null. @@ -272,16 +245,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSN"; - } - /** * Returns the field component types pattern. * @@ -465,15 +428,6 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(4)); } - /** - * @deprecated use #getComponent4AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - return getComponent4AsBigDecimal(); - } - /** * Gets the Quantity (component 4). * @return the Quantity from component 4 @@ -482,16 +436,6 @@ public String getQuantity() { return getComponent4(); } - /** - * Alternative DEPRECATED method getter for field's Quantity - * @deprecated use #getQuantity() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAmount() { - return getQuantity(); - } /** * Get the Quantity (component 4) as BigDecimal @@ -502,33 +446,6 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { return getComponent4AsBigDecimal(); } - /** - * @deprecated use #getQuantityAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getQuantityAsNumber() { - return getComponent4AsNumber(); - } - - /** - * @deprecated use #getQuantityAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.math.BigDecimal getAmountAsBigDecimal() { - return getQuantityAsBigDecimal(); - } - - /** - * @deprecated use #getQuantityAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getQuantityAsNumber(); - } - /** * Set the component 1 (Qualifier). * @@ -686,34 +603,6 @@ public Field36E setQuantity(java.lang.Number component4) { return setComponent4(component4); } - /** - * @deprecated use #setQuantity(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field36E setAmount(String component4) { - return setQuantity(component4); - } - - /** - * @deprecated use #setComponent4(java.math.BigDecimal) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field36E setAmount(java.math.BigDecimal component4) { - return setQuantity(component4); - } - - /** - * @deprecated use #setQuantity(java.math.BigDecimal) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field36E setAmount(java.lang.Number component4) { - return setQuantity(component4); - } - /** * Returns the list of all NON-NULL amounts as BigDecimal diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37A.java index 39b83d707..401bcd332 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37A.java @@ -88,27 +88,6 @@ public class Field37A extends Field implements Serializable, AmountContainer, Da */ public static final String F_37A = "37A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "N[//cS][/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NESNS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "IESNS"; - /** * Component number for the Rate subfield. */ @@ -119,36 +98,18 @@ public class Field37A extends Field implements Serializable, AmountContainer, Da */ public static final Integer END_DATE = 2; - /** - * @deprecated use #END_DATE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer DATE = 2; /** * Component number for the Period subfield. */ public static final Integer PERIOD = 3; - /** - * @deprecated use #PERIOD instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer DM_MARK = 3; /** * Component number for the Number subfield. */ public static final Integer NUMBER = 4; - /** - * @deprecated use #NUMBER instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer NUMBER_OF_DAYSMONTHS = 4; /** * Component number for the Information subfield. @@ -314,16 +275,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NESNS"; - } - /** * Returns the field component types pattern. * @@ -475,15 +426,6 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(1)); } - /** - * @deprecated use #getComponent1AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - return getComponent1AsBigDecimal(); - } - /** * Gets the Rate (component 1). * @return the Rate from component 1 @@ -501,15 +443,6 @@ public java.math.BigDecimal getRateAsBigDecimal() { return getComponent1AsBigDecimal(); } - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRateAsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (End Date). * @return the component 2 @@ -535,16 +468,6 @@ public String getEndDate() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's End Date - * @deprecated use #getEndDate() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getDate() { - return getEndDate(); - } /** * Get the End Date (component 2) as Calendar @@ -554,15 +477,6 @@ public java.util.Calendar getEndDateAsCalendar() { return getComponent2AsCalendar(); } - /** - * @deprecated use #getEndDateAsCalendar() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Calendar getDateAsCalendar() { - return getEndDateAsCalendar(); - } - /** * Gets the component 3 (Period). * @return the component 3 @@ -579,16 +493,6 @@ public String getPeriod() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Period - * @deprecated use #getPeriod() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getDMMark() { - return getPeriod(); - } /** * Gets the component 4 (Number). @@ -608,16 +512,6 @@ public java.lang.Long getComponent4AsLong() { return SwiftFormatUtils.getLong(getComponent(4)); } - /** - * @deprecated use #getComponent4AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - Long l = getComponent4AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 4). * @return the Number from component 4 @@ -626,16 +520,6 @@ public String getNumber() { return getComponent4(); } - /** - * Alternative DEPRECATED method getter for field's Number - * @deprecated use #getNumber() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNumberofDaysMonths() { - return getNumber(); - } /** * Get the Number (component 4) as Long @@ -646,33 +530,6 @@ public java.lang.Long getNumberAsLong() { return getComponent4AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent4AsNumber(); - } - - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Long getNumberofDaysMonthsAsLong() { - return getNumberAsLong(); - } - - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberofDaysMonthsAsNumber() { - return getNumberAsNumber(); - } - /** * Gets the component 5 (Information). * @return the component 5 @@ -827,24 +684,6 @@ public Field37A setEndDate(java.util.Calendar component2) { return setComponent2(component2); } - /** - * @deprecated use #setEndDate(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37A setDate(String component2) { - return setEndDate(component2); - } - - /** - * @deprecated use #setComponent2(java.util.Calendar) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37A setDate(java.util.Calendar component2) { - return setEndDate(component2); - } - /** * Set the component 3 (Period). * @@ -866,15 +705,6 @@ public Field37A setPeriod(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setPeriod(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37A setDMMark(String component3) { - return setPeriod(component3); - } - /** * Set the component 4 (Number). * @@ -967,34 +797,6 @@ public Field37A setNumber(java.lang.Number component4) { return setComponent4(component4); } - /** - * @deprecated use #setNumber(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37A setNumberofDaysMonths(String component4) { - return setNumber(component4); - } - - /** - * @deprecated use #setComponent4(java.lang.Long) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37A setNumberofDaysMonths(java.lang.Long component4) { - return setNumber(component4); - } - - /** - * @deprecated use #setNumber(java.lang.Long) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37A setNumberofDaysMonths(java.lang.Number component4) { - return setNumber(component4); - } - /** * Set the component 5 (Information). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37B.java index 362ae022a..2d2a96a96 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37B.java @@ -88,27 +88,6 @@ public class Field37B extends Field implements Serializable, AmountContainer, Da */ public static final String F_37B = "37B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "N[//cS][/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NESNS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "IESNS"; - /** * Component number for the Rate subfield. */ @@ -119,36 +98,18 @@ public class Field37B extends Field implements Serializable, AmountContainer, Da */ public static final Integer END_DATE = 2; - /** - * @deprecated use #END_DATE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer DATE = 2; /** * Component number for the Period subfield. */ public static final Integer PERIOD = 3; - /** - * @deprecated use #PERIOD instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer DM_MARK = 3; /** * Component number for the Number subfield. */ public static final Integer NUMBER = 4; - /** - * @deprecated use #NUMBER instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer NUMBER_OF_DAYSMONTHS = 4; /** * Component number for the Information subfield. @@ -314,16 +275,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NESNS"; - } - /** * Returns the field component types pattern. * @@ -475,15 +426,6 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(1)); } - /** - * @deprecated use #getComponent1AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - return getComponent1AsBigDecimal(); - } - /** * Gets the Rate (component 1). * @return the Rate from component 1 @@ -501,15 +443,6 @@ public java.math.BigDecimal getRateAsBigDecimal() { return getComponent1AsBigDecimal(); } - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRateAsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (End Date). * @return the component 2 @@ -535,16 +468,6 @@ public String getEndDate() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's End Date - * @deprecated use #getEndDate() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getDate() { - return getEndDate(); - } /** * Get the End Date (component 2) as Calendar @@ -554,15 +477,6 @@ public java.util.Calendar getEndDateAsCalendar() { return getComponent2AsCalendar(); } - /** - * @deprecated use #getEndDateAsCalendar() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Calendar getDateAsCalendar() { - return getEndDateAsCalendar(); - } - /** * Gets the component 3 (Period). * @return the component 3 @@ -579,16 +493,6 @@ public String getPeriod() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Period - * @deprecated use #getPeriod() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getDMMark() { - return getPeriod(); - } /** * Gets the component 4 (Number). @@ -608,16 +512,6 @@ public java.lang.Long getComponent4AsLong() { return SwiftFormatUtils.getLong(getComponent(4)); } - /** - * @deprecated use #getComponent4AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - Long l = getComponent4AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 4). * @return the Number from component 4 @@ -626,16 +520,6 @@ public String getNumber() { return getComponent4(); } - /** - * Alternative DEPRECATED method getter for field's Number - * @deprecated use #getNumber() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNumberofDaysMonths() { - return getNumber(); - } /** * Get the Number (component 4) as Long @@ -646,33 +530,6 @@ public java.lang.Long getNumberAsLong() { return getComponent4AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent4AsNumber(); - } - - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Long getNumberofDaysMonthsAsLong() { - return getNumberAsLong(); - } - - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberofDaysMonthsAsNumber() { - return getNumberAsNumber(); - } - /** * Gets the component 5 (Information). * @return the component 5 @@ -827,24 +684,6 @@ public Field37B setEndDate(java.util.Calendar component2) { return setComponent2(component2); } - /** - * @deprecated use #setEndDate(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37B setDate(String component2) { - return setEndDate(component2); - } - - /** - * @deprecated use #setComponent2(java.util.Calendar) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37B setDate(java.util.Calendar component2) { - return setEndDate(component2); - } - /** * Set the component 3 (Period). * @@ -866,15 +705,6 @@ public Field37B setPeriod(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setPeriod(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37B setDMMark(String component3) { - return setPeriod(component3); - } - /** * Set the component 4 (Number). * @@ -967,34 +797,6 @@ public Field37B setNumber(java.lang.Number component4) { return setComponent4(component4); } - /** - * @deprecated use #setNumber(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37B setNumberofDaysMonths(String component4) { - return setNumber(component4); - } - - /** - * @deprecated use #setComponent4(java.lang.Long) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37B setNumberofDaysMonths(java.lang.Long component4) { - return setNumber(component4); - } - - /** - * @deprecated use #setNumber(java.lang.Long) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37B setNumberofDaysMonths(java.lang.Number component4) { - return setNumber(component4); - } - /** * Set the component 5 (Information). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37C.java index 347459e6a..08a4cc775 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37C.java @@ -88,27 +88,6 @@ public class Field37C extends Field implements Serializable, AmountContainer, Da */ public static final String F_37C = "37C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "N[//cS][/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NESNS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "IESNS"; - /** * Component number for the Rate subfield. */ @@ -119,36 +98,18 @@ public class Field37C extends Field implements Serializable, AmountContainer, Da */ public static final Integer END_DATE = 2; - /** - * @deprecated use #END_DATE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer DATE = 2; /** * Component number for the Period subfield. */ public static final Integer PERIOD = 3; - /** - * @deprecated use #PERIOD instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer DM_MARK = 3; /** * Component number for the Number subfield. */ public static final Integer NUMBER = 4; - /** - * @deprecated use #NUMBER instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer NUMBER_OF_DAYSMONTHS = 4; /** * Component number for the Information subfield. @@ -314,16 +275,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NESNS"; - } - /** * Returns the field component types pattern. * @@ -475,15 +426,6 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(1)); } - /** - * @deprecated use #getComponent1AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - return getComponent1AsBigDecimal(); - } - /** * Gets the Rate (component 1). * @return the Rate from component 1 @@ -501,15 +443,6 @@ public java.math.BigDecimal getRateAsBigDecimal() { return getComponent1AsBigDecimal(); } - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRateAsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (End Date). * @return the component 2 @@ -535,16 +468,6 @@ public String getEndDate() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's End Date - * @deprecated use #getEndDate() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getDate() { - return getEndDate(); - } /** * Get the End Date (component 2) as Calendar @@ -554,15 +477,6 @@ public java.util.Calendar getEndDateAsCalendar() { return getComponent2AsCalendar(); } - /** - * @deprecated use #getEndDateAsCalendar() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Calendar getDateAsCalendar() { - return getEndDateAsCalendar(); - } - /** * Gets the component 3 (Period). * @return the component 3 @@ -579,16 +493,6 @@ public String getPeriod() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Period - * @deprecated use #getPeriod() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getDMMark() { - return getPeriod(); - } /** * Gets the component 4 (Number). @@ -608,16 +512,6 @@ public java.lang.Long getComponent4AsLong() { return SwiftFormatUtils.getLong(getComponent(4)); } - /** - * @deprecated use #getComponent4AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - Long l = getComponent4AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 4). * @return the Number from component 4 @@ -626,16 +520,6 @@ public String getNumber() { return getComponent4(); } - /** - * Alternative DEPRECATED method getter for field's Number - * @deprecated use #getNumber() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNumberofDaysMonths() { - return getNumber(); - } /** * Get the Number (component 4) as Long @@ -646,33 +530,6 @@ public java.lang.Long getNumberAsLong() { return getComponent4AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent4AsNumber(); - } - - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Long getNumberofDaysMonthsAsLong() { - return getNumberAsLong(); - } - - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberofDaysMonthsAsNumber() { - return getNumberAsNumber(); - } - /** * Gets the component 5 (Information). * @return the component 5 @@ -827,24 +684,6 @@ public Field37C setEndDate(java.util.Calendar component2) { return setComponent2(component2); } - /** - * @deprecated use #setEndDate(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37C setDate(String component2) { - return setEndDate(component2); - } - - /** - * @deprecated use #setComponent2(java.util.Calendar) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37C setDate(java.util.Calendar component2) { - return setEndDate(component2); - } - /** * Set the component 3 (Period). * @@ -866,15 +705,6 @@ public Field37C setPeriod(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setPeriod(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37C setDMMark(String component3) { - return setPeriod(component3); - } - /** * Set the component 4 (Number). * @@ -967,34 +797,6 @@ public Field37C setNumber(java.lang.Number component4) { return setComponent4(component4); } - /** - * @deprecated use #setNumber(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37C setNumberofDaysMonths(String component4) { - return setNumber(component4); - } - - /** - * @deprecated use #setComponent4(java.lang.Long) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37C setNumberofDaysMonths(java.lang.Long component4) { - return setNumber(component4); - } - - /** - * @deprecated use #setNumber(java.lang.Long) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37C setNumberofDaysMonths(java.lang.Number component4) { - return setNumber(component4); - } - /** * Set the component 5 (Information). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37D.java index 9ade7f07b..6ab31f771 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37D.java @@ -88,27 +88,6 @@ public class Field37D extends Field implements Serializable, AmountContainer, Da */ public static final String F_37D = "37D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "N[//cS][/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NESNS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "IESNS"; - /** * Component number for the Rate subfield. */ @@ -119,36 +98,18 @@ public class Field37D extends Field implements Serializable, AmountContainer, Da */ public static final Integer END_DATE = 2; - /** - * @deprecated use #END_DATE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer DATE = 2; /** * Component number for the Period subfield. */ public static final Integer PERIOD = 3; - /** - * @deprecated use #PERIOD instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer DM_MARK = 3; /** * Component number for the Number subfield. */ public static final Integer NUMBER = 4; - /** - * @deprecated use #NUMBER instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer NUMBER_OF_DAYSMONTHS = 4; /** * Component number for the Information subfield. @@ -314,16 +275,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NESNS"; - } - /** * Returns the field component types pattern. * @@ -475,15 +426,6 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(1)); } - /** - * @deprecated use #getComponent1AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - return getComponent1AsBigDecimal(); - } - /** * Gets the Rate (component 1). * @return the Rate from component 1 @@ -501,15 +443,6 @@ public java.math.BigDecimal getRateAsBigDecimal() { return getComponent1AsBigDecimal(); } - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRateAsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (End Date). * @return the component 2 @@ -535,16 +468,6 @@ public String getEndDate() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's End Date - * @deprecated use #getEndDate() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getDate() { - return getEndDate(); - } /** * Get the End Date (component 2) as Calendar @@ -554,15 +477,6 @@ public java.util.Calendar getEndDateAsCalendar() { return getComponent2AsCalendar(); } - /** - * @deprecated use #getEndDateAsCalendar() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Calendar getDateAsCalendar() { - return getEndDateAsCalendar(); - } - /** * Gets the component 3 (Period). * @return the component 3 @@ -579,16 +493,6 @@ public String getPeriod() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Period - * @deprecated use #getPeriod() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getDMMark() { - return getPeriod(); - } /** * Gets the component 4 (Number). @@ -608,16 +512,6 @@ public java.lang.Long getComponent4AsLong() { return SwiftFormatUtils.getLong(getComponent(4)); } - /** - * @deprecated use #getComponent4AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - Long l = getComponent4AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 4). * @return the Number from component 4 @@ -626,16 +520,6 @@ public String getNumber() { return getComponent4(); } - /** - * Alternative DEPRECATED method getter for field's Number - * @deprecated use #getNumber() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNumberofDaysMonths() { - return getNumber(); - } /** * Get the Number (component 4) as Long @@ -646,33 +530,6 @@ public java.lang.Long getNumberAsLong() { return getComponent4AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent4AsNumber(); - } - - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Long getNumberofDaysMonthsAsLong() { - return getNumberAsLong(); - } - - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberofDaysMonthsAsNumber() { - return getNumberAsNumber(); - } - /** * Gets the component 5 (Information). * @return the component 5 @@ -827,24 +684,6 @@ public Field37D setEndDate(java.util.Calendar component2) { return setComponent2(component2); } - /** - * @deprecated use #setEndDate(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37D setDate(String component2) { - return setEndDate(component2); - } - - /** - * @deprecated use #setComponent2(java.util.Calendar) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37D setDate(java.util.Calendar component2) { - return setEndDate(component2); - } - /** * Set the component 3 (Period). * @@ -866,15 +705,6 @@ public Field37D setPeriod(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setPeriod(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37D setDMMark(String component3) { - return setPeriod(component3); - } - /** * Set the component 4 (Number). * @@ -967,34 +797,6 @@ public Field37D setNumber(java.lang.Number component4) { return setComponent4(component4); } - /** - * @deprecated use #setNumber(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37D setNumberofDaysMonths(String component4) { - return setNumber(component4); - } - - /** - * @deprecated use #setComponent4(java.lang.Long) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37D setNumberofDaysMonths(java.lang.Long component4) { - return setNumber(component4); - } - - /** - * @deprecated use #setNumber(java.lang.Long) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37D setNumberofDaysMonths(java.lang.Number component4) { - return setNumber(component4); - } - /** * Set the component 5 (Information). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37E.java index ad7a59ce0..58620d264 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37E.java @@ -88,27 +88,6 @@ public class Field37E extends Field implements Serializable, AmountContainer, Da */ public static final String F_37E = "37E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "N[//cS][/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NESNS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "IESNS"; - /** * Component number for the Rate subfield. */ @@ -119,36 +98,18 @@ public class Field37E extends Field implements Serializable, AmountContainer, Da */ public static final Integer END_DATE = 2; - /** - * @deprecated use #END_DATE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer DATE = 2; /** * Component number for the Period subfield. */ public static final Integer PERIOD = 3; - /** - * @deprecated use #PERIOD instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer DM_MARK = 3; /** * Component number for the Number subfield. */ public static final Integer NUMBER = 4; - /** - * @deprecated use #NUMBER instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer NUMBER_OF_DAYSMONTHS = 4; /** * Component number for the Information subfield. @@ -314,16 +275,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NESNS"; - } - /** * Returns the field component types pattern. * @@ -475,15 +426,6 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(1)); } - /** - * @deprecated use #getComponent1AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - return getComponent1AsBigDecimal(); - } - /** * Gets the Rate (component 1). * @return the Rate from component 1 @@ -501,15 +443,6 @@ public java.math.BigDecimal getRateAsBigDecimal() { return getComponent1AsBigDecimal(); } - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRateAsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (End Date). * @return the component 2 @@ -535,16 +468,6 @@ public String getEndDate() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's End Date - * @deprecated use #getEndDate() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getDate() { - return getEndDate(); - } /** * Get the End Date (component 2) as Calendar @@ -554,15 +477,6 @@ public java.util.Calendar getEndDateAsCalendar() { return getComponent2AsCalendar(); } - /** - * @deprecated use #getEndDateAsCalendar() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Calendar getDateAsCalendar() { - return getEndDateAsCalendar(); - } - /** * Gets the component 3 (Period). * @return the component 3 @@ -579,16 +493,6 @@ public String getPeriod() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Period - * @deprecated use #getPeriod() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getDMMark() { - return getPeriod(); - } /** * Gets the component 4 (Number). @@ -608,16 +512,6 @@ public java.lang.Long getComponent4AsLong() { return SwiftFormatUtils.getLong(getComponent(4)); } - /** - * @deprecated use #getComponent4AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - Long l = getComponent4AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 4). * @return the Number from component 4 @@ -626,16 +520,6 @@ public String getNumber() { return getComponent4(); } - /** - * Alternative DEPRECATED method getter for field's Number - * @deprecated use #getNumber() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNumberofDaysMonths() { - return getNumber(); - } /** * Get the Number (component 4) as Long @@ -646,33 +530,6 @@ public java.lang.Long getNumberAsLong() { return getComponent4AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent4AsNumber(); - } - - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Long getNumberofDaysMonthsAsLong() { - return getNumberAsLong(); - } - - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberofDaysMonthsAsNumber() { - return getNumberAsNumber(); - } - /** * Gets the component 5 (Information). * @return the component 5 @@ -827,24 +684,6 @@ public Field37E setEndDate(java.util.Calendar component2) { return setComponent2(component2); } - /** - * @deprecated use #setEndDate(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37E setDate(String component2) { - return setEndDate(component2); - } - - /** - * @deprecated use #setComponent2(java.util.Calendar) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37E setDate(java.util.Calendar component2) { - return setEndDate(component2); - } - /** * Set the component 3 (Period). * @@ -866,15 +705,6 @@ public Field37E setPeriod(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setPeriod(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37E setDMMark(String component3) { - return setPeriod(component3); - } - /** * Set the component 4 (Number). * @@ -967,34 +797,6 @@ public Field37E setNumber(java.lang.Number component4) { return setComponent4(component4); } - /** - * @deprecated use #setNumber(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37E setNumberofDaysMonths(String component4) { - return setNumber(component4); - } - - /** - * @deprecated use #setComponent4(java.lang.Long) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37E setNumberofDaysMonths(java.lang.Long component4) { - return setNumber(component4); - } - - /** - * @deprecated use #setNumber(java.lang.Long) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37E setNumberofDaysMonths(java.lang.Number component4) { - return setNumber(component4); - } - /** * Set the component 5 (Information). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37F.java index 75dda92c2..c8d23590f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37F.java @@ -88,27 +88,6 @@ public class Field37F extends Field implements Serializable, AmountContainer, Da */ public static final String F_37F = "37F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "N[//cS][/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NESNS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "IESNS"; - /** * Component number for the Rate subfield. */ @@ -119,36 +98,18 @@ public class Field37F extends Field implements Serializable, AmountContainer, Da */ public static final Integer END_DATE = 2; - /** - * @deprecated use #END_DATE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer DATE = 2; /** * Component number for the Period subfield. */ public static final Integer PERIOD = 3; - /** - * @deprecated use #PERIOD instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer DM_MARK = 3; /** * Component number for the Number subfield. */ public static final Integer NUMBER = 4; - /** - * @deprecated use #NUMBER instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer NUMBER_OF_DAYSMONTHS = 4; /** * Component number for the Information subfield. @@ -314,16 +275,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NESNS"; - } - /** * Returns the field component types pattern. * @@ -475,15 +426,6 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(1)); } - /** - * @deprecated use #getComponent1AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - return getComponent1AsBigDecimal(); - } - /** * Gets the Rate (component 1). * @return the Rate from component 1 @@ -501,15 +443,6 @@ public java.math.BigDecimal getRateAsBigDecimal() { return getComponent1AsBigDecimal(); } - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRateAsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (End Date). * @return the component 2 @@ -535,16 +468,6 @@ public String getEndDate() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's End Date - * @deprecated use #getEndDate() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getDate() { - return getEndDate(); - } /** * Get the End Date (component 2) as Calendar @@ -554,15 +477,6 @@ public java.util.Calendar getEndDateAsCalendar() { return getComponent2AsCalendar(); } - /** - * @deprecated use #getEndDateAsCalendar() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Calendar getDateAsCalendar() { - return getEndDateAsCalendar(); - } - /** * Gets the component 3 (Period). * @return the component 3 @@ -579,16 +493,6 @@ public String getPeriod() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Period - * @deprecated use #getPeriod() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getDMMark() { - return getPeriod(); - } /** * Gets the component 4 (Number). @@ -608,16 +512,6 @@ public java.lang.Long getComponent4AsLong() { return SwiftFormatUtils.getLong(getComponent(4)); } - /** - * @deprecated use #getComponent4AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - Long l = getComponent4AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 4). * @return the Number from component 4 @@ -626,16 +520,6 @@ public String getNumber() { return getComponent4(); } - /** - * Alternative DEPRECATED method getter for field's Number - * @deprecated use #getNumber() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNumberofDaysMonths() { - return getNumber(); - } /** * Get the Number (component 4) as Long @@ -646,33 +530,6 @@ public java.lang.Long getNumberAsLong() { return getComponent4AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent4AsNumber(); - } - - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Long getNumberofDaysMonthsAsLong() { - return getNumberAsLong(); - } - - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberofDaysMonthsAsNumber() { - return getNumberAsNumber(); - } - /** * Gets the component 5 (Information). * @return the component 5 @@ -827,24 +684,6 @@ public Field37F setEndDate(java.util.Calendar component2) { return setComponent2(component2); } - /** - * @deprecated use #setEndDate(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37F setDate(String component2) { - return setEndDate(component2); - } - - /** - * @deprecated use #setComponent2(java.util.Calendar) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37F setDate(java.util.Calendar component2) { - return setEndDate(component2); - } - /** * Set the component 3 (Period). * @@ -866,15 +705,6 @@ public Field37F setPeriod(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setPeriod(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37F setDMMark(String component3) { - return setPeriod(component3); - } - /** * Set the component 4 (Number). * @@ -967,34 +797,6 @@ public Field37F setNumber(java.lang.Number component4) { return setComponent4(component4); } - /** - * @deprecated use #setNumber(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37F setNumberofDaysMonths(String component4) { - return setNumber(component4); - } - - /** - * @deprecated use #setComponent4(java.lang.Long) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37F setNumberofDaysMonths(java.lang.Long component4) { - return setNumber(component4); - } - - /** - * @deprecated use #setNumber(java.lang.Long) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37F setNumberofDaysMonths(java.lang.Number component4) { - return setNumber(component4); - } - /** * Set the component 5 (Information). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37G.java index 509b15937..5ed9db0d0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37G.java @@ -82,27 +82,6 @@ public class Field37G extends Field implements Serializable, AmountContainer { */ public static final String F_37G = "37G"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[S]N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Sign subfield. */ @@ -234,16 +213,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -387,15 +356,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Rate (component 2). * @return the Rate from component 2 @@ -413,15 +373,6 @@ public java.math.BigDecimal getRateAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRateAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Sign). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37H.java index 30cc5ea33..b803f520d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37H.java @@ -83,38 +83,11 @@ public class Field37H extends Field implements Serializable, AmountContainer { */ public static final String F_37H = "37H"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "c[c]N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSI"; - /** * Component number for the Indicator subfield. */ public static final Integer INDICATOR = 1; - /** - * @deprecated use #INDICATOR instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer DC_MARK = 1; /** * Component number for the Sign subfield. @@ -259,16 +232,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSN"; - } - /** * Returns the field component types pattern. * @@ -399,16 +362,6 @@ public String getIndicator() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Indicator - * @deprecated use #getIndicator() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getDCMark() { - return getIndicator(); - } /** * Gets the component 2 (Sign). @@ -444,15 +397,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Rate (component 3). * @return the Rate from component 3 @@ -470,15 +414,6 @@ public java.math.BigDecimal getRateAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRateAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Indicator). * @@ -500,15 +435,6 @@ public Field37H setIndicator(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setIndicator(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field37H setDCMark(String component1) { - return setIndicator(component1); - } - /** * Set the component 2 (Sign). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37J.java index 2617bd68a..1564383ef 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37J.java @@ -81,27 +81,6 @@ public class Field37J extends Field implements Serializable, AmountContainer { */ public static final String F_37J = "37J"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "I"; - /** * Component number for the Rate subfield. */ @@ -223,16 +202,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -354,15 +323,6 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(1)); } - /** - * @deprecated use #getComponent1AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - return getComponent1AsBigDecimal(); - } - /** * Gets the Rate (component 1). * @return the Rate from component 1 @@ -380,15 +340,6 @@ public java.math.BigDecimal getRateAsBigDecimal() { return getComponent1AsBigDecimal(); } - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRateAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Rate). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37K.java index 7ed30c9f4..69a8a2fc1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37K.java @@ -82,27 +82,6 @@ public class Field37K extends Field implements Serializable, AmountContainer { */ public static final String F_37K = "37K"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Currency subfield. */ @@ -234,16 +213,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -384,15 +353,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Rate (component 2). * @return the Rate from component 2 @@ -410,15 +370,6 @@ public java.math.BigDecimal getRateAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRateAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Currency). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37L.java index 6d073e31d..5c1ffa602 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37L.java @@ -81,27 +81,6 @@ public class Field37L extends Field implements Serializable, AmountContainer { */ public static final String F_37L = "37L"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "I"; - /** * Component number for the Rate subfield. */ @@ -223,16 +202,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -354,15 +323,6 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(1)); } - /** - * @deprecated use #getComponent1AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - return getComponent1AsBigDecimal(); - } - /** * Gets the Rate (component 1). * @return the Rate from component 1 @@ -380,15 +340,6 @@ public java.math.BigDecimal getRateAsBigDecimal() { return getComponent1AsBigDecimal(); } - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRateAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Rate). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37M.java index 556545d60..3082f25ed 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37M.java @@ -82,27 +82,6 @@ public class Field37M extends Field implements Serializable, AmountContainer { */ public static final String F_37M = "37M"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[S]N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Sign subfield. */ @@ -234,16 +213,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -387,15 +356,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Rate (component 2). * @return the Rate from component 2 @@ -413,15 +373,6 @@ public java.math.BigDecimal getRateAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRateAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Sign). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37R.java index fa4b11e44..7259511f0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37R.java @@ -82,27 +82,6 @@ public class Field37R extends Field implements Serializable, AmountContainer { */ public static final String F_37R = "37R"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[S]N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Sign subfield. */ @@ -234,16 +213,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -387,15 +356,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Rate (component 2). * @return the Rate from component 2 @@ -413,15 +373,6 @@ public java.math.BigDecimal getRateAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRateAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Sign). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37V.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37V.java index b30caf294..a1b4212e5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37V.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37V.java @@ -82,27 +82,6 @@ public class Field37V extends Field implements Serializable, AmountContainer { */ public static final String F_37V = "37V"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Sign subfield. */ @@ -234,16 +213,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -387,15 +356,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Rate (component 2). * @return the Rate from component 2 @@ -413,15 +373,6 @@ public java.math.BigDecimal getRateAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRateAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Sign). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field38A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field38A.java index 6934e9bf5..dbdfa28a6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38A.java @@ -79,38 +79,11 @@ public class Field38A extends Field implements Serializable { */ public static final String F_38A = "38A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Period subfield. */ public static final Integer PERIOD = 1; - /** - * @deprecated use #PERIOD instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer NUMBER = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -223,16 +196,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -356,16 +319,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Period (component 1). * @return the Period from component 1 @@ -374,16 +327,6 @@ public String getPeriod() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Period - * @deprecated use #getPeriod() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNumber() { - return getPeriod(); - } /** * Get the Period (component 1) as Long @@ -394,33 +337,6 @@ public java.lang.Long getPeriodAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getPeriodAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getPeriodAsNumber() { - return getComponent1AsNumber(); - } - - /** - * @deprecated use #getPeriodAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Long getNumberAsLong() { - return getPeriodAsLong(); - } - - /** - * @deprecated use #getPeriodAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getPeriodAsNumber(); - } - /** * Set the component 1 (Period). * @@ -513,34 +429,6 @@ public Field38A setPeriod(java.lang.Number component1) { return setComponent1(component1); } - /** - * @deprecated use #setPeriod(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field38A setNumber(String component1) { - return setPeriod(component1); - } - - /** - * @deprecated use #setComponent1(java.lang.Long) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field38A setNumber(java.lang.Long component1) { - return setPeriod(component1); - } - - /** - * @deprecated use #setPeriod(java.lang.Long) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field38A setNumber(java.lang.Number component1) { - return setPeriod(component1); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field38D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field38D.java index 1f786d469..fb2d451a8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38D.java @@ -79,38 +79,11 @@ public class Field38D extends Field implements Serializable { */ public static final String F_38D = "38D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Period subfield. */ public static final Integer PERIOD = 1; - /** - * @deprecated use #PERIOD instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer NUMBER = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -223,16 +196,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -356,16 +319,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Period (component 1). * @return the Period from component 1 @@ -374,16 +327,6 @@ public String getPeriod() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Period - * @deprecated use #getPeriod() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNumber() { - return getPeriod(); - } /** * Get the Period (component 1) as Long @@ -394,33 +337,6 @@ public java.lang.Long getPeriodAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getPeriodAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getPeriodAsNumber() { - return getComponent1AsNumber(); - } - - /** - * @deprecated use #getPeriodAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Long getNumberAsLong() { - return getPeriodAsLong(); - } - - /** - * @deprecated use #getPeriodAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getPeriodAsNumber(); - } - /** * Set the component 1 (Period). * @@ -513,34 +429,6 @@ public Field38D setPeriod(java.lang.Number component1) { return setComponent1(component1); } - /** - * @deprecated use #setPeriod(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field38D setNumber(String component1) { - return setPeriod(component1); - } - - /** - * @deprecated use #setComponent1(java.lang.Long) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field38D setNumber(java.lang.Long component1) { - return setPeriod(component1); - } - - /** - * @deprecated use #setPeriod(java.lang.Long) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field38D setNumber(java.lang.Number component1) { - return setPeriod(component1); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field38E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field38E.java index c9fb9d21d..55efee73d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38E.java @@ -80,27 +80,6 @@ public class Field38E extends Field implements Serializable { */ public static final String F_38E = "38E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "NS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "NS"; - /** * Component number for the Number subfield. */ @@ -227,16 +206,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NS"; - } - /** * Returns the field component types pattern. * @@ -361,16 +330,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 1). * @return the Number from component 1 @@ -388,15 +347,6 @@ public java.lang.Long getNumberAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (Period). * @return the component 2 diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field38G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field38G.java index 2098defad..a6ac8e1be 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38G.java @@ -82,27 +82,6 @@ public class Field38G extends Field implements Serializable { */ public static final String F_38G = "38G"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "NS/NS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NSNS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "NSNS"; - /** * Component number for the Number From subfield. */ @@ -254,16 +233,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NSNS"; - } - /** * Returns the field component types pattern. * @@ -394,16 +363,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number From (component 1). * @return the Number From from component 1 @@ -421,15 +380,6 @@ public java.lang.Long getNumberFromAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getNumberFromAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberFromAsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (Period From). * @return the component 2 @@ -464,16 +414,6 @@ public java.lang.Long getComponent3AsLong() { return SwiftFormatUtils.getLong(getComponent(3)); } - /** - * @deprecated use #getComponent3AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - Long l = getComponent3AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number To (component 3). * @return the Number To from component 3 @@ -491,15 +431,6 @@ public java.lang.Long getNumberToAsLong() { return getComponent3AsLong(); } - /** - * @deprecated use #getNumberToAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberToAsNumber() { - return getComponent3AsNumber(); - } - /** * Gets the component 4 (Period To). * @return the component 4 diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field38H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field38H.java index 5f4bfb294..feca2290c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38H.java @@ -82,27 +82,6 @@ public class Field38H extends Field implements Serializable { */ public static final String F_38H = "38H"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "NS/NS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NSNS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "NSNS"; - /** * Component number for the Number From subfield. */ @@ -254,16 +233,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NSNS"; - } - /** * Returns the field component types pattern. * @@ -394,16 +363,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number From (component 1). * @return the Number From from component 1 @@ -421,15 +380,6 @@ public java.lang.Long getNumberFromAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getNumberFromAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberFromAsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (Period From). * @return the component 2 @@ -464,16 +414,6 @@ public java.lang.Long getComponent3AsLong() { return SwiftFormatUtils.getLong(getComponent(3)); } - /** - * @deprecated use #getComponent3AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - Long l = getComponent3AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number To (component 3). * @return the Number To from component 3 @@ -491,15 +431,6 @@ public java.lang.Long getNumberToAsLong() { return getComponent3AsLong(); } - /** - * @deprecated use #getNumberToAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberToAsNumber() { - return getComponent3AsNumber(); - } - /** * Gets the component 4 (Period To). * @return the component 4 diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field38J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field38J.java index 4dd97a758..0684e8d7f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38J.java @@ -80,38 +80,11 @@ public class Field38J extends Field implements Serializable { */ public static final String F_38J = "38J"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SN"; - /** * Component number for the Indicator subfield. */ public static final Integer INDICATOR = 1; - /** - * @deprecated use #INDICATOR instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer DM_MARK = 1; /** * Component number for the Number subfield. @@ -234,16 +207,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -368,16 +331,6 @@ public String getIndicator() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Indicator - * @deprecated use #getIndicator() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getDMMark() { - return getIndicator(); - } /** * Gets the component 2 (Number). @@ -397,16 +350,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 2). * @return the Number from component 2 @@ -424,15 +367,6 @@ public java.lang.Long getNumberAsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Indicator). * @@ -454,15 +388,6 @@ public Field38J setIndicator(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setIndicator(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field38J setDMMark(String component1) { - return setIndicator(component1); - } - /** * Set the component 2 (Number). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field39A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field39A.java index 0c720dec3..637692c5f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39A.java @@ -80,27 +80,6 @@ public class Field39A extends Field implements Serializable { */ public static final String F_39A = "39A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "NN"; - /** * Component number for the Tolerance 1 subfield. */ @@ -229,16 +208,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NN"; - } - /** * Returns the field component types pattern. * @@ -363,16 +332,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Tolerance 1 (component 1). * @return the Tolerance 1 from component 1 @@ -390,15 +349,6 @@ public java.lang.Long getTolerance1AsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getTolerance1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getTolerance1AsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (Tolerance 2). * @return the component 2 @@ -417,16 +367,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Tolerance 2 (component 2). * @return the Tolerance 2 from component 2 @@ -444,15 +384,6 @@ public java.lang.Long getTolerance2AsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getTolerance2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getTolerance2AsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Tolerance 1). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field39B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field39B.java index b31295411..b4346c1a0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39B.java @@ -77,27 +77,6 @@ public class Field39B extends Field implements Serializable { */ public static final String F_39B = "39B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Code subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field39C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field39C.java index ec5faf742..5e595e139 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39C.java @@ -81,27 +81,6 @@ public class Field39C extends Field implements Serializable, MultiLineField { */ public static final String F_39C = "39C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-3"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSS"; - /** * Component number for the Narrative subfield. */ @@ -231,16 +210,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field39E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field39E.java index e774b550e..edb7de331 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39E.java @@ -89,27 +89,6 @@ public class Field39E extends Field implements Serializable, MultiLineField { */ public static final String F_39E = "39E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-11"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSSSSSSSS"; - /** * Component number for the Narrative subfield. */ @@ -271,16 +250,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSSSSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field39F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field39F.java index 59b5e696d..71f71d6ed 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39F.java @@ -89,27 +89,6 @@ public class Field39F extends Field implements Serializable, MultiLineField { */ public static final String F_39F = "39F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-11"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSSSSSSSS"; - /** * Component number for the Narrative subfield. */ @@ -271,16 +250,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSSSSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field39M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field39M.java index e3fbdff84..0966963a8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39M.java @@ -77,27 +77,6 @@ public class Field39M extends Field implements Serializable { */ public static final String F_39M = "39M"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Country Code subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field401.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field401.java index 9711e6d67..b78f289fd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field401.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field401.java @@ -79,27 +79,6 @@ public class Field401 extends Field implements Serializable { */ public static final String F_401 = "401"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Code subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Code (component 1). * @return the Code from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getCodeAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getCodeAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getCodeAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Code). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field405.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field405.java index f5371e9ba..2c4fc5fc6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field405.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field405.java @@ -80,27 +80,6 @@ public class Field405 extends Field implements Serializable { */ public static final String F_405 = "405"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "3!SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SN"; - /** * Component number for the Reason For Rejection subfield. */ @@ -233,16 +212,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -383,16 +352,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Line Field Number (component 2). * @return the Line Field Number from component 2 @@ -410,15 +369,6 @@ public java.lang.Long getLineFieldNumberAsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getLineFieldNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getLineFieldNumberAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Reason For Rejection). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field40A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field40A.java index 2f5353942..8a3dc969d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40A.java @@ -77,27 +77,6 @@ public class Field40A extends Field implements Serializable { */ public static final String F_40A = "40A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Type subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field40B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field40B.java index 6cc68aad2..1dcf84a1b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40B.java @@ -79,27 +79,6 @@ public class Field40B extends Field implements Serializable, MultiLineField { */ public static final String F_40B = "40B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S$S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Type subfield. */ @@ -231,16 +210,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field40C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field40C.java index e3bf988be..706a8e2c2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40C.java @@ -78,27 +78,6 @@ public class Field40C extends Field implements Serializable { */ public static final String F_40C = "40C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Type subfield. */ @@ -228,16 +207,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field40D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field40D.java index 4a5740b4c..34ac5f0a8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40D.java @@ -77,27 +77,6 @@ public class Field40D extends Field implements Serializable { */ public static final String F_40D = "40D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Language subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field40E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field40E.java index 6d45f72b0..ff1c16653 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40E.java @@ -78,27 +78,6 @@ public class Field40E extends Field implements Serializable { */ public static final String F_40E = "40E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Applicable Rules subfield. */ @@ -228,16 +207,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field40F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field40F.java index e506630bb..ca6385559 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40F.java @@ -77,27 +77,6 @@ public class Field40F extends Field implements Serializable { */ public static final String F_40F = "40F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Applicable Rules subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field41A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field41A.java index 3857f7581..028d82fec 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field41A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field41A.java @@ -82,38 +82,11 @@ public class Field41A extends Field implements Serializable, BICContainer, Multi */ public static final String F_41A = "41A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S$S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "BS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "BS"; - /** * Component number for the Identifier Code subfield. */ public static final Integer IDENTIFIER_CODE = 1; - /** - * @deprecated use #IDENTIFIER_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer BIC = 1; /** * Component number for the Code subfield. @@ -241,16 +214,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "BS"; - } - /** * Returns the field component types pattern. * @@ -384,16 +347,6 @@ public String getIdentifierCode() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Identifier Code - * @deprecated use #getIdentifierCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getBIC() { - return getIdentifierCode(); - } /** * Get the Identifier Code (component 1) as BIC @@ -403,15 +356,6 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { return getComponent1AsBIC(); } - /** - * @deprecated use #getIdentifierCodeAsBIC() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public com.prowidesoftware.swift.model.BIC getBICAsBIC() { - return getIdentifierCodeAsBIC(); - } - /** * Gets the component 2 (Code). * @return the component 2 @@ -472,24 +416,6 @@ public Field41A setIdentifierCode(com.prowidesoftware.swift.model.BIC component1 return setComponent1(component1); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field41A setBIC(String component1) { - return setIdentifierCode(component1); - } - - /** - * @deprecated use #setComponent1(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field41A setBIC(com.prowidesoftware.swift.model.BIC component1) { - return setIdentifierCode(component1); - } - /** * Set the component 2 (Code). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field41D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field41D.java index d090d8fd7..d746117e8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field41D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field41D.java @@ -82,27 +82,6 @@ public class Field41D extends Field implements Serializable, MultiLineField { */ public static final String F_41D = "41D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-3$S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSS"; - /** * Component number for the Name And Address subfield. */ @@ -259,16 +238,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field41F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field41F.java index 163bbdd43..50b1afb08 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field41F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field41F.java @@ -80,38 +80,11 @@ public class Field41F extends Field implements Serializable, BICContainer { */ public static final String F_41F = "41F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "B"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "B"; - /** * Component number for the Identifier Code subfield. */ public static final Integer IDENTIFIER_CODE = 1; - /** - * @deprecated use #IDENTIFIER_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer BIC = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -224,16 +197,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "B"; - } - /** * Returns the field component types pattern. * @@ -364,16 +327,6 @@ public String getIdentifierCode() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Identifier Code - * @deprecated use #getIdentifierCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getBIC() { - return getIdentifierCode(); - } /** * Get the Identifier Code (component 1) as BIC @@ -383,15 +336,6 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { return getComponent1AsBIC(); } - /** - * @deprecated use #getIdentifierCodeAsBIC() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public com.prowidesoftware.swift.model.BIC getBICAsBIC() { - return getIdentifierCodeAsBIC(); - } - /** * Set the component 1 (Identifier Code). * @@ -436,24 +380,6 @@ public Field41F setIdentifierCode(com.prowidesoftware.swift.model.BIC component1 return setComponent1(component1); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field41F setBIC(String component1) { - return setIdentifierCode(component1); - } - - /** - * @deprecated use #setComponent1(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field41F setBIC(com.prowidesoftware.swift.model.BIC component1) { - return setIdentifierCode(component1); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field41G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field41G.java index 1f3a268db..b22c47445 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field41G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field41G.java @@ -81,27 +81,6 @@ public class Field41G extends Field implements Serializable, MultiLineField { */ public static final String F_41G = "41G"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-3"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSS"; - /** * Component number for the Name And Address subfield. */ @@ -231,16 +210,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field421.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field421.java index fb1f695fa..ea120b448 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field421.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field421.java @@ -77,27 +77,6 @@ public class Field421 extends Field implements Serializable { */ public static final String F_421 = "421"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Code subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field422.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field422.java index 021e57b48..57282a31c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field422.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field422.java @@ -100,27 +100,6 @@ public class Field422 extends Field implements Serializable { */ public static final String F_422 = "422"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "12*(S/S)"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "cScScScScScScScScScScScS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "cScScScScScScScScScScScS"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -352,16 +331,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "cScScScScScScScScScScScS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field423.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field423.java index 9d8d6b226..9ebb7441a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field423.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field423.java @@ -77,27 +77,6 @@ public class Field423 extends Field implements Serializable { */ public static final String F_423 = "423"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Balance Checkpoint Date Time subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field424.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field424.java index 201ed8bf9..7ef8e856b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field424.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field424.java @@ -77,27 +77,6 @@ public class Field424 extends Field implements Serializable { */ public static final String F_424 = "424"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Reference subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field425.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field425.java index 3b9013e28..b6d1a4842 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field425.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field425.java @@ -116,27 +116,6 @@ public class Field425 extends Field implements Serializable { */ public static final String F_425 = "425"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "20*(S/S)"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -432,16 +411,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field42A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field42A.java index 8ba2a8a42..f7b80ed23 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field42A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field42A.java @@ -241,24 +241,6 @@ public Field42A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 return setComponent3(component3); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field42A setBIC(String component3) { - return setIdentifierCode(component3); - } - - /** - * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field42A setBIC(com.prowidesoftware.swift.model.BIC component3) { - return setIdentifierCode(component3); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field42C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field42C.java index 59d981962..5d7d50d54 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field42C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field42C.java @@ -80,27 +80,6 @@ public class Field42C extends Field implements Serializable, MultiLineField { */ public static final String F_42C = "42C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-2"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSS"; - /** * Component number for the Narrative subfield. */ @@ -226,16 +205,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field42M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field42M.java index dc8e86f6f..92036a380 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field42M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field42M.java @@ -81,27 +81,6 @@ public class Field42M extends Field implements Serializable, MultiLineField { */ public static final String F_42M = "42M"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-3"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSS"; - /** * Component number for the Narrative subfield. */ @@ -231,16 +210,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field42P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field42P.java index 3565ed392..0d2d1b0a9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field42P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field42P.java @@ -81,27 +81,6 @@ public class Field42P extends Field implements Serializable, MultiLineField { */ public static final String F_42P = "42P"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-3"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSS"; - /** * Component number for the Narrative subfield. */ @@ -231,16 +210,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field431.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field431.java index 66369fc61..d11e0c38f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field431.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field431.java @@ -79,27 +79,6 @@ public class Field431 extends Field implements Serializable { */ public static final String F_431 = "431"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Status Code subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Status Code (component 1). * @return the Status Code from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getStatusCodeAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getStatusCodeAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getStatusCodeAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Status Code). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field432.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field432.java index 6e87bb08c..5da26c20c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field432.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field432.java @@ -77,27 +77,6 @@ public class Field432 extends Field implements Serializable { */ public static final String F_432 = "432"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Reason Code subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field433.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field433.java index cf40fedc2..d488b54da 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field433.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field433.java @@ -78,27 +78,6 @@ public class Field433 extends Field implements Serializable { */ public static final String F_433 = "433"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "/S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Screening Results subfield. */ @@ -228,16 +207,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field434.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field434.java index be798a5b8..687711236 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field434.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field434.java @@ -78,27 +78,6 @@ public class Field434 extends Field implements Serializable { */ public static final String F_434 = "434"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "/S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Code Word subfield. */ @@ -228,16 +207,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field43P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field43P.java index 281680a34..8ca0a4c13 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field43P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field43P.java @@ -77,38 +77,11 @@ public class Field43P extends Field implements Serializable { */ public static final String F_43P = "43P"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Code subfield. */ public static final Integer CODE = 1; - /** - * @deprecated use #CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer NARRATIVE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -221,16 +194,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * @@ -352,16 +315,6 @@ public String getCode() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Code - * @deprecated use #getCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNarrative() { - return getCode(); - } /** * Set the component 1 (Code). @@ -384,15 +337,6 @@ public Field43P setCode(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field43P setNarrative(String component1) { - return setCode(component1); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field43T.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field43T.java index b25afb16b..0ae53c41c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field43T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field43T.java @@ -77,38 +77,11 @@ public class Field43T extends Field implements Serializable { */ public static final String F_43T = "43T"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Code subfield. */ public static final Integer CODE = 1; - /** - * @deprecated use #CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer NARRATIVE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -221,16 +194,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * @@ -352,16 +315,6 @@ public String getCode() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Code - * @deprecated use #getCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNarrative() { - return getCode(); - } /** * Set the component 1 (Code). @@ -384,15 +337,6 @@ public Field43T setCode(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field43T setNarrative(String component1) { - return setCode(component1); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field443.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field443.java index f2e396e77..51449cb93 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field443.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field443.java @@ -77,27 +77,6 @@ public class Field443 extends Field implements Serializable { */ public static final String F_443 = "443"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Reason Code subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field44A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field44A.java index 97a368791..4d1f619ea 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44A.java @@ -77,27 +77,6 @@ public class Field44A extends Field implements Serializable { */ public static final String F_44A = "44A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Narrative subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field44B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field44B.java index f54554471..ed3019183 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44B.java @@ -77,27 +77,6 @@ public class Field44B extends Field implements Serializable { */ public static final String F_44B = "44B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Narrative subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field44C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field44C.java index 4e2efeb0a..25ee25e03 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44C.java @@ -80,27 +80,6 @@ public class Field44C extends Field implements Serializable, DateContainer { */ public static final String F_44C = "44C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "E"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "E"; - /** * Component number for the Date subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "E"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field44D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field44D.java index 01b334cdc..3d79e5996 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44D.java @@ -83,27 +83,6 @@ public class Field44D extends Field implements Serializable, MultiLineField { */ public static final String F_44D = "44D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-5"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSS"; - /** * Component number for the Narrative subfield. */ @@ -241,16 +220,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field44E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field44E.java index 07829f7d3..3dd316665 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44E.java @@ -77,27 +77,6 @@ public class Field44E extends Field implements Serializable { */ public static final String F_44E = "44E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Narrative subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field44F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field44F.java index e9fa6992d..68e5756c8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44F.java @@ -77,27 +77,6 @@ public class Field44F extends Field implements Serializable { */ public static final String F_44F = "44F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Narrative subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java index 1be742751..e771c8092 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java @@ -80,27 +80,6 @@ public class Field44J extends Field implements Serializable, MultiLineField { */ public static final String F_44J = "44J"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S][$/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSS"; - /** * Component number for the Country Code subfield. */ @@ -247,16 +226,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field451.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field451.java index b79a32e14..69235fa3a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field451.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field451.java @@ -79,27 +79,6 @@ public class Field451 extends Field implements Serializable { */ public static final String F_451 = "451"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Accept Reject Option subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Accept Reject Option (component 1). * @return the Accept Reject Option from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getAcceptRejectOptionAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getAcceptRejectOptionAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAcceptRejectOptionAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Accept Reject Option). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field45A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field45A.java index 289b0d19f..eb081eeed 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field45A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field45A.java @@ -78,27 +78,6 @@ public class Field45A extends Field implements Serializable, MultiLineField { */ public static final String F_45A = "45A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Narrative subfield. */ @@ -215,16 +194,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field45C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field45C.java index fcd20bb00..bcf66d719 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field45C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field45C.java @@ -78,27 +78,6 @@ public class Field45C extends Field implements Serializable, MultiLineField { */ public static final String F_45C = "45C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Narrative subfield. */ @@ -215,16 +194,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field45D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field45D.java index 832ba5088..8ab6430d1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field45D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field45D.java @@ -78,27 +78,6 @@ public class Field45D extends Field implements Serializable, MultiLineField { */ public static final String F_45D = "45D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Narrative subfield. */ @@ -215,16 +194,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field45L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field45L.java index 220ac04e7..d566ec2eb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field45L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field45L.java @@ -78,27 +78,6 @@ public class Field45L extends Field implements Serializable, MultiLineField { */ public static final String F_45L = "45L"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Narrative subfield. */ @@ -215,16 +194,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field461.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field461.java index c9077959f..95d60085d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field461.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field461.java @@ -77,27 +77,6 @@ public class Field461 extends Field implements Serializable { */ public static final String F_461 = "461"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Code subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field46A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field46A.java index 0c944cd09..8e76a7166 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field46A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field46A.java @@ -78,27 +78,6 @@ public class Field46A extends Field implements Serializable, MultiLineField { */ public static final String F_46A = "46A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Narrative subfield. */ @@ -215,16 +194,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field47A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field47A.java index c25495793..da487218e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field47A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field47A.java @@ -78,27 +78,6 @@ public class Field47A extends Field implements Serializable, MultiLineField { */ public static final String F_47A = "47A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Narrative subfield. */ @@ -215,16 +194,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field48.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field48.java index aa3b2ebb7..a0606cc3e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field48.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field48.java @@ -80,27 +80,6 @@ public class Field48 extends Field implements Serializable { */ public static final String F_48 = "48"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "NS"; - /** * Component number for the Days subfield. */ @@ -230,16 +209,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NS"; - } - /** * Returns the field component types pattern. * @@ -367,16 +336,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Days (component 1). * @return the Days from component 1 @@ -394,15 +353,6 @@ public java.lang.Long getDaysAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getDaysAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getDaysAsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (Narrative). * @return the component 2 diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field48B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field48B.java index e682e2532..fd2b7be87 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field48B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field48B.java @@ -77,27 +77,6 @@ public class Field48B extends Field implements Serializable { */ public static final String F_48B = "48B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Code subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field48D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field48D.java index 9245d794a..15ba589b0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field48D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field48D.java @@ -77,27 +77,6 @@ public class Field48D extends Field implements Serializable { */ public static final String F_48D = "48D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Code subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field49.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field49.java index 4952171c9..57810d0a4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field49.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field49.java @@ -77,27 +77,6 @@ public class Field49 extends Field implements Serializable { */ public static final String F_49 = "49"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Instruction subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field49A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field49A.java index 501ba48fa..592a0670a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field49A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field49A.java @@ -79,38 +79,11 @@ public class Field49A extends Field implements Serializable, MultiLineField { */ public static final String F_49A = "49A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-n"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Code subfield. */ public static final Integer CODE = 1; - /** - * @deprecated use #CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer INSTRUCTION = 1; /** * Component number for the Narrative subfield. @@ -242,16 +215,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * @@ -379,16 +342,6 @@ public String getCode() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Code - * @deprecated use #getCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getInstruction() { - return getCode(); - } /** * Gets the component 2 (Narrative). @@ -427,15 +380,6 @@ public Field49A setCode(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field49A setInstruction(String component1) { - return setCode(component1); - } - /** * Set the component 2 (Narrative). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field49G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field49G.java index c55117fe1..cb70cf023 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field49G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field49G.java @@ -78,27 +78,6 @@ public class Field49G extends Field implements Serializable, MultiLineField { */ public static final String F_49G = "49G"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Narrative subfield. */ @@ -215,16 +194,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field49H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field49H.java index 3a9c91a61..410de0de3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field49H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field49H.java @@ -78,27 +78,6 @@ public class Field49H extends Field implements Serializable, MultiLineField { */ public static final String F_49H = "49H"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Narrative subfield. */ @@ -215,16 +194,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field50.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field50.java index fda4d91ac..31b4dcbf8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50.java @@ -81,27 +81,6 @@ public class Field50 extends Field implements Serializable, MultiLineField { */ public static final String F_50 = "50"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-3"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSS"; - /** * Component number for the Name And Address subfield. */ @@ -231,16 +210,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field503.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field503.java index 8170cdb13..2eb798a7d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field503.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field503.java @@ -77,27 +77,6 @@ public class Field503 extends Field implements Serializable { */ public static final String F_503 = "503"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Code subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field50A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field50A.java index a8a190ac2..23d901c07 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50A.java @@ -82,27 +82,6 @@ public class Field50A extends Field implements Serializable, BICContainer, Multi */ public static final String F_50A = "50A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[/S$]S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SB"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SB"; - /** * Component number for the Account subfield. */ @@ -113,12 +92,6 @@ public class Field50A extends Field implements Serializable, BICContainer, Multi */ public static final Integer IDENTIFIER_CODE = 2; - /** - * @deprecated use #IDENTIFIER_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer BIC = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -246,16 +219,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SB"; - } - /** * Returns the field component types pattern. * @@ -417,16 +380,6 @@ public String getIdentifierCode() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Identifier Code - * @deprecated use #getIdentifierCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getBIC() { - return getIdentifierCode(); - } /** * Get the Identifier Code (component 2) as BIC @@ -436,15 +389,6 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { return getComponent2AsBIC(); } - /** - * @deprecated use #getIdentifierCodeAsBIC() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public com.prowidesoftware.swift.model.BIC getBICAsBIC() { - return getIdentifierCodeAsBIC(); - } - /** * Set the component 1 (Account). * @@ -510,24 +454,6 @@ public Field50A setIdentifierCode(com.prowidesoftware.swift.model.BIC component2 return setComponent2(component2); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field50A setBIC(String component2) { - return setIdentifierCode(component2); - } - - /** - * @deprecated use #setComponent2(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field50A setBIC(com.prowidesoftware.swift.model.BIC component2) { - return setIdentifierCode(component2); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field50B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field50B.java index 780be9b42..faf73e79a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50B.java @@ -81,27 +81,6 @@ public class Field50B extends Field implements Serializable, MultiLineField { */ public static final String F_50B = "50B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-3"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSS"; - /** * Component number for the Name And Address subfield. */ @@ -231,16 +210,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field50C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field50C.java index 320078926..2a92edac8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50C.java @@ -80,38 +80,11 @@ public class Field50C extends Field implements Serializable, BICContainer { */ public static final String F_50C = "50C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "B"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "B"; - /** * Component number for the Identifier Code subfield. */ public static final Integer IDENTIFIER_CODE = 1; - /** - * @deprecated use #IDENTIFIER_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer BIC = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -224,16 +197,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "B"; - } - /** * Returns the field component types pattern. * @@ -364,16 +327,6 @@ public String getIdentifierCode() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Identifier Code - * @deprecated use #getIdentifierCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getBIC() { - return getIdentifierCode(); - } /** * Get the Identifier Code (component 1) as BIC @@ -383,15 +336,6 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { return getComponent1AsBIC(); } - /** - * @deprecated use #getIdentifierCodeAsBIC() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public com.prowidesoftware.swift.model.BIC getBICAsBIC() { - return getIdentifierCodeAsBIC(); - } - /** * Set the component 1 (Identifier Code). * @@ -436,24 +380,6 @@ public Field50C setIdentifierCode(com.prowidesoftware.swift.model.BIC component1 return setComponent1(component1); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field50C setBIC(String component1) { - return setIdentifierCode(component1); - } - - /** - * @deprecated use #setComponent1(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field50C setBIC(com.prowidesoftware.swift.model.BIC component1) { - return setIdentifierCode(component1); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field50F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field50F.java index b03daff6a..bd49269b9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50F.java @@ -88,27 +88,6 @@ public class Field50F extends Field implements Serializable, MultiLineField { */ public static final String F_50F = "50F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S$S/S[$S/S]0-3"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SNSNSNSNS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SNSNSNSNS"; - /** * Component number for the Party Identifier subfield. */ @@ -344,16 +323,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SNSNSNSNS"; - } - /** * Returns the field component types pattern. * @@ -533,16 +502,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number 1 (component 2). * @return the Number 1 from component 2 @@ -560,15 +519,6 @@ public java.lang.Long getNumber1AsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getNumber1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumber1AsNumber() { - return getComponent2AsNumber(); - } - /** * Gets the component 3 (Name And Address 1). * @return the component 3 @@ -603,16 +553,6 @@ public java.lang.Long getComponent4AsLong() { return SwiftFormatUtils.getLong(getComponent(4)); } - /** - * @deprecated use #getComponent4AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - Long l = getComponent4AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number 2 (component 4). * @return the Number 2 from component 4 @@ -630,15 +570,6 @@ public java.lang.Long getNumber2AsLong() { return getComponent4AsLong(); } - /** - * @deprecated use #getNumber2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumber2AsNumber() { - return getComponent4AsNumber(); - } - /** * Gets the component 5 (Name And Address 2). * @return the component 5 @@ -673,16 +604,6 @@ public java.lang.Long getComponent6AsLong() { return SwiftFormatUtils.getLong(getComponent(6)); } - /** - * @deprecated use #getComponent6AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent6AsNumber() { - Long l = getComponent6AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number 3 (component 6). * @return the Number 3 from component 6 @@ -700,15 +621,6 @@ public java.lang.Long getNumber3AsLong() { return getComponent6AsLong(); } - /** - * @deprecated use #getNumber3AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumber3AsNumber() { - return getComponent6AsNumber(); - } - /** * Gets the component 7 (Name And Address 3). * @return the component 7 @@ -743,16 +655,6 @@ public java.lang.Long getComponent8AsLong() { return SwiftFormatUtils.getLong(getComponent(8)); } - /** - * @deprecated use #getComponent8AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent8AsNumber() { - Long l = getComponent8AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number 4 (component 8). * @return the Number 4 from component 8 @@ -770,15 +672,6 @@ public java.lang.Long getNumber4AsLong() { return getComponent8AsLong(); } - /** - * @deprecated use #getNumber4AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumber4AsNumber() { - return getComponent8AsNumber(); - } - /** * Gets the component 9 (Name And Address 4). * @return the component 9 diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field50G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field50G.java index bf02cb541..f0e165325 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50G.java @@ -219,24 +219,6 @@ public Field50G setIdentifierCode(com.prowidesoftware.swift.model.BIC component2 return setComponent2(component2); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field50G setBIC(String component2) { - return setIdentifierCode(component2); - } - - /** - * @deprecated use #setComponent2(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field50G setBIC(com.prowidesoftware.swift.model.BIC component2) { - return setIdentifierCode(component2); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field51.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field51.java index 933c957f1..3fa6e9a7b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field51.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field51.java @@ -81,27 +81,6 @@ public class Field51 extends Field implements Serializable, MultiLineField { */ public static final String F_51 = "51"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-3"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSS"; - /** * Component number for the Name And Address subfield. */ @@ -231,16 +210,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field51A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field51A.java index 30000902a..9337a90aa 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field51A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field51A.java @@ -241,24 +241,6 @@ public Field51A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 return setComponent3(component3); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field51A setBIC(String component3) { - return setIdentifierCode(component3); - } - - /** - * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field51A setBIC(com.prowidesoftware.swift.model.BIC component3) { - return setIdentifierCode(component3); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field52A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field52A.java index 7f2b7621d..2983db030 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field52A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field52A.java @@ -241,24 +241,6 @@ public Field52A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 return setComponent3(component3); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field52A setBIC(String component3) { - return setIdentifierCode(component3); - } - - /** - * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field52A setBIC(com.prowidesoftware.swift.model.BIC component3) { - return setIdentifierCode(component3); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field533.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field533.java index 384dda641..3110f3f6a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field533.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field533.java @@ -79,27 +79,6 @@ public class Field533 extends Field implements Serializable { */ public static final String F_533 = "533"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Cut Off Time Count subfield. */ @@ -216,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -347,16 +316,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Cut Off Time Count (component 1). * @return the Cut Off Time Count from component 1 @@ -374,15 +333,6 @@ public java.lang.Long getCutOffTimeCountAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getCutOffTimeCountAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getCutOffTimeCountAsNumber() { - return getComponent1AsNumber(); - } - /** * Set the component 1 (Cut Off Time Count). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field53A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field53A.java index 8b54939dd..95efb4a83 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field53A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field53A.java @@ -241,24 +241,6 @@ public Field53A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 return setComponent3(component3); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field53A setBIC(String component3) { - return setIdentifierCode(component3); - } - - /** - * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field53A setBIC(com.prowidesoftware.swift.model.BIC component3) { - return setIdentifierCode(component3); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field54A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field54A.java index 55f84f92f..fb6fa0c39 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field54A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field54A.java @@ -241,24 +241,6 @@ public Field54A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 return setComponent3(component3); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field54A setBIC(String component3) { - return setIdentifierCode(component3); - } - - /** - * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field54A setBIC(com.prowidesoftware.swift.model.BIC component3) { - return setIdentifierCode(component3); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field55A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field55A.java index d0d30190e..c276354df 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field55A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field55A.java @@ -241,24 +241,6 @@ public Field55A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 return setComponent3(component3); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field55A setBIC(String component3) { - return setIdentifierCode(component3); - } - - /** - * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field55A setBIC(com.prowidesoftware.swift.model.BIC component3) { - return setIdentifierCode(component3); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field56A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field56A.java index f339b64b3..f2edd3193 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field56A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field56A.java @@ -241,24 +241,6 @@ public Field56A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 return setComponent3(component3); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field56A setBIC(String component3) { - return setIdentifierCode(component3); - } - - /** - * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field56A setBIC(com.prowidesoftware.swift.model.BIC component3) { - return setIdentifierCode(component3); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field57A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field57A.java index 58d98d392..1e042e511 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field57A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field57A.java @@ -241,24 +241,6 @@ public Field57A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 return setComponent3(component3); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field57A setBIC(String component3) { - return setIdentifierCode(component3); - } - - /** - * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field57A setBIC(com.prowidesoftware.swift.model.BIC component3) { - return setIdentifierCode(component3); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field58A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field58A.java index c8acaebc9..7d1d0fbfd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field58A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field58A.java @@ -241,24 +241,6 @@ public Field58A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 return setComponent3(component3); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field58A setBIC(String component3) { - return setIdentifierCode(component3); - } - - /** - * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field58A setBIC(com.prowidesoftware.swift.model.BIC component3) { - return setIdentifierCode(component3); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field59.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field59.java index f896c0205..5a09a11e7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field59.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field59.java @@ -82,27 +82,6 @@ public class Field59 extends Field implements Serializable, MultiLineField { */ public static final String F_59 = "59"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[/S$]S[$S]0-3"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSS"; - /** * Component number for the Account subfield. */ @@ -251,16 +230,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field59A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field59A.java index 3a6dcacc1..3221ffe0b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field59A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field59A.java @@ -82,27 +82,6 @@ public class Field59A extends Field implements Serializable, BICContainer, Multi */ public static final String F_59A = "59A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[/S$]S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SB"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SB"; - /** * Component number for the Account subfield. */ @@ -113,12 +92,6 @@ public class Field59A extends Field implements Serializable, BICContainer, Multi */ public static final Integer IDENTIFIER_CODE = 2; - /** - * @deprecated use #IDENTIFIER_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer BIC = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -246,16 +219,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SB"; - } - /** * Returns the field component types pattern. * @@ -417,16 +380,6 @@ public String getIdentifierCode() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Identifier Code - * @deprecated use #getIdentifierCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getBIC() { - return getIdentifierCode(); - } /** * Get the Identifier Code (component 2) as BIC @@ -436,15 +389,6 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { return getComponent2AsBIC(); } - /** - * @deprecated use #getIdentifierCodeAsBIC() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public com.prowidesoftware.swift.model.BIC getBICAsBIC() { - return getIdentifierCodeAsBIC(); - } - /** * Set the component 1 (Account). * @@ -510,24 +454,6 @@ public Field59A setIdentifierCode(com.prowidesoftware.swift.model.BIC component2 return setComponent2(component2); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field59A setBIC(String component2) { - return setIdentifierCode(component2); - } - - /** - * @deprecated use #setComponent2(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field59A setBIC(com.prowidesoftware.swift.model.BIC component2) { - return setIdentifierCode(component2); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field59F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field59F.java index 579eea7d9..4a775facd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field59F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field59F.java @@ -88,27 +88,6 @@ public class Field59F extends Field implements Serializable, MultiLineField { */ public static final String F_59F = "59F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[/S$]N/S[$N/S$]0-3"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SNSNSNSNS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SNSNSNSNS"; - /** * Component number for the Account subfield. */ @@ -319,16 +298,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SNSNSNSNS"; - } - /** * Returns the field component types pattern. * @@ -520,16 +489,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number 1 (component 2). * @return the Number 1 from component 2 @@ -547,15 +506,6 @@ public java.lang.Long getNumber1AsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getNumber1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumber1AsNumber() { - return getComponent2AsNumber(); - } - /** * Gets the component 3 (Name And Address 1). * @return the component 3 @@ -590,16 +540,6 @@ public java.lang.Long getComponent4AsLong() { return SwiftFormatUtils.getLong(getComponent(4)); } - /** - * @deprecated use #getComponent4AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - Long l = getComponent4AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number 2 (component 4). * @return the Number 2 from component 4 @@ -617,15 +557,6 @@ public java.lang.Long getNumber2AsLong() { return getComponent4AsLong(); } - /** - * @deprecated use #getNumber2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumber2AsNumber() { - return getComponent4AsNumber(); - } - /** * Gets the component 5 (Name And Address 2). * @return the component 5 @@ -660,16 +591,6 @@ public java.lang.Long getComponent6AsLong() { return SwiftFormatUtils.getLong(getComponent(6)); } - /** - * @deprecated use #getComponent6AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent6AsNumber() { - Long l = getComponent6AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number 3 (component 6). * @return the Number 3 from component 6 @@ -687,15 +608,6 @@ public java.lang.Long getNumber3AsLong() { return getComponent6AsLong(); } - /** - * @deprecated use #getNumber3AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumber3AsNumber() { - return getComponent6AsNumber(); - } - /** * Gets the component 7 (Name And Address 3). * @return the component 7 @@ -730,16 +642,6 @@ public java.lang.Long getComponent8AsLong() { return SwiftFormatUtils.getLong(getComponent(8)); } - /** - * @deprecated use #getComponent8AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent8AsNumber() { - Long l = getComponent8AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number 4 (component 8). * @return the Number 4 from component 8 @@ -757,15 +659,6 @@ public java.lang.Long getNumber4AsLong() { return getComponent8AsLong(); } - /** - * @deprecated use #getNumber4AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumber4AsNumber() { - return getComponent8AsNumber(); - } - /** * Gets the component 9 (Name And Address 4). * @return the component 9 diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field60F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field60F.java index 6982d1dce..2a5890992 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field60F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field60F.java @@ -88,27 +88,6 @@ public class Field60F extends Field implements Serializable, MonetaryAmountConta */ public static final String F_60F = "60F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[c]SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SECN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SECI"; - /** * Component number for the D/C Mark subfield. */ @@ -272,16 +251,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SECN"; - } - /** * Returns the field component types pattern. * @@ -472,7 +441,6 @@ public String getCurrency() { /** * Alternative method getter for field's Currency - * @deprecated use #getCurrency() instead * @since 9.2.7 */ public String getUnit() { @@ -488,7 +456,6 @@ public java.util.Currency getCurrencyAsCurrency() { } /** - * @deprecated use #getCurrencyAsCurrency() instead * @since 9.2.7 */ public java.util.Currency getUnitAsCurrency() { @@ -513,15 +480,6 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(4)); } - /** - * @deprecated use #getComponent4AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - return getComponent4AsBigDecimal(); - } - /** * Gets the Amount (component 4). * @return the Amount from component 4 @@ -539,15 +497,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent4AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent4AsNumber(); - } - /** * Set the component 1 (D/C Mark). * @@ -657,16 +606,10 @@ public Field60F setCurrency(java.util.Currency component3) { return setComponent3(component3); } - /** - * @deprecated use #setCurrency(String) instead - */ public Field60F setUnit(String component3) { return setCurrency(component3); } - /** - * @deprecated use #setComponent3(java.util.Currency) instead - */ public Field60F setUnit(java.util.Currency component3) { return setCurrency(component3); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field60M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field60M.java index e8b53d5b6..be5b6131b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field60M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field60M.java @@ -88,27 +88,6 @@ public class Field60M extends Field implements Serializable, MonetaryAmountConta */ public static final String F_60M = "60M"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[c]SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SECN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SECI"; - /** * Component number for the D/C Mark subfield. */ @@ -272,16 +251,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SECN"; - } - /** * Returns the field component types pattern. * @@ -472,7 +441,6 @@ public String getCurrency() { /** * Alternative method getter for field's Currency - * @deprecated use #getCurrency() instead * @since 9.2.7 */ public String getUnit() { @@ -488,7 +456,6 @@ public java.util.Currency getCurrencyAsCurrency() { } /** - * @deprecated use #getCurrencyAsCurrency() instead * @since 9.2.7 */ public java.util.Currency getUnitAsCurrency() { @@ -513,15 +480,6 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(4)); } - /** - * @deprecated use #getComponent4AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - return getComponent4AsBigDecimal(); - } - /** * Gets the Amount (component 4). * @return the Amount from component 4 @@ -539,15 +497,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent4AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent4AsNumber(); - } - /** * Set the component 1 (D/C Mark). * @@ -657,16 +606,10 @@ public Field60M setCurrency(java.util.Currency component3) { return setComponent3(component3); } - /** - * @deprecated use #setCurrency(String) instead - */ public Field60M setUnit(String component3) { return setCurrency(component3); } - /** - * @deprecated use #setComponent3(java.util.Currency) instead - */ public Field60M setUnit(java.util.Currency component3) { return setCurrency(component3); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field61.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field61.java index 78c27908d..ed47d7754 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field61.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field61.java @@ -94,27 +94,6 @@ public class Field61 extends Field implements Serializable, AmountContainer, Dat */ public static final String F_61 = "61"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "CUSTOM"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "EJSSNSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "EJSSISSSSS"; - /** * Component number for the Value Date subfield. */ @@ -136,12 +115,6 @@ public class Field61 extends Field implements Serializable, AmountContainer, Dat */ public static final Integer DEBITCREDIT_MARK = 3; - /** - * @deprecated use #DEBITCREDIT_MARK instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer DC_MARK = 3; /** * Component number for the Funds Code subfield. @@ -355,16 +328,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "EJSSNSSSSS"; - } - /** * Returns the field component types pattern. * @@ -538,7 +501,6 @@ public String getValueDate() { /** * Alternative method getter for field's Value Date - * @deprecated use #getValueDate() instead * @since 9.2.7 */ public String getDate() { @@ -554,7 +516,6 @@ public java.util.Calendar getValueDateAsCalendar() { } /** - * @deprecated use #getValueDateAsCalendar() instead * @since 9.2.7 */ public java.util.Calendar getDateAsCalendar() { @@ -610,16 +571,6 @@ public String getDebitCreditMark() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Debit/Credit Mark - * @deprecated use #getDebitCreditMark() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getDCMark() { - return getDebitCreditMark(); - } /** * Gets the component 4 (Funds Code). @@ -655,15 +606,6 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(5)); } - /** - * @deprecated use #getComponent5AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent5AsNumber() { - return getComponent5AsBigDecimal(); - } - /** * Gets the Amount (component 5). * @return the Amount from component 5 @@ -681,15 +623,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent5AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent5AsNumber(); - } - /** * Gets the component 6 (Transaction Type). * @return the component 6 @@ -814,16 +747,10 @@ public Field61 setValueDate(java.util.Calendar component1) { return setComponent1(component1); } - /** - * @deprecated use #setValueDate(String) instead - */ public Field61 setDate(String component1) { return setValueDate(component1); } - /** - * @deprecated use #setComponent1(java.util.Calendar) instead - */ public Field61 setDate(java.util.Calendar component1) { return setValueDate(component1); } @@ -893,15 +820,6 @@ public Field61 setDebitCreditMark(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setDebitCreditMark(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field61 setDCMark(String component3) { - return setDebitCreditMark(component3); - } - /** * Set the component 4 (Funds Code). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field619.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field619.java index dfdfc604a..5fa5abe6c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field619.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field619.java @@ -77,27 +77,6 @@ public class Field619 extends Field implements Serializable { */ public static final String F_619 = "619"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the FINCopy Service Code subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field62F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field62F.java index 8b51da2d5..40bf1fcf3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field62F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field62F.java @@ -87,27 +87,6 @@ public class Field62F extends Field implements Serializable, AmountContainer, Da */ public static final String F_62F = "62F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[c]SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SESN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SESI"; - /** * Component number for the D/C Mark subfield. */ @@ -271,16 +250,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SESN"; - } - /** * Returns the field component types pattern. * @@ -462,7 +431,6 @@ public String getCurrency() { /** * Alternative method getter for field's Currency - * @deprecated use #getCurrency() instead * @since 9.2.7 */ public String getUnit() { @@ -487,15 +455,6 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(4)); } - /** - * @deprecated use #getComponent4AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - return getComponent4AsBigDecimal(); - } - /** * Gets the Amount (component 4). * @return the Amount from component 4 @@ -513,15 +472,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent4AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent4AsNumber(); - } - /** * Set the component 1 (D/C Mark). * @@ -608,9 +558,6 @@ public Field62F setCurrency(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setCurrency(String) instead - */ public Field62F setUnit(String component3) { return setCurrency(component3); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field62M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field62M.java index 70ad3ef4c..b1fa6adb4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field62M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field62M.java @@ -87,27 +87,6 @@ public class Field62M extends Field implements Serializable, AmountContainer, Da */ public static final String F_62M = "62M"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[c]SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SESN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SESI"; - /** * Component number for the D/C Mark subfield. */ @@ -271,16 +250,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SESN"; - } - /** * Returns the field component types pattern. * @@ -462,7 +431,6 @@ public String getCurrency() { /** * Alternative method getter for field's Currency - * @deprecated use #getCurrency() instead * @since 9.2.7 */ public String getUnit() { @@ -487,15 +455,6 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(4)); } - /** - * @deprecated use #getComponent4AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - return getComponent4AsBigDecimal(); - } - /** * Gets the Amount (component 4). * @return the Amount from component 4 @@ -513,15 +472,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent4AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent4AsNumber(); - } - /** * Set the component 1 (D/C Mark). * @@ -608,9 +558,6 @@ public Field62M setCurrency(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setCurrency(String) instead - */ public Field62M setUnit(String component3) { return setCurrency(component3); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field64.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field64.java index f0defe501..95099623b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field64.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field64.java @@ -87,27 +87,6 @@ public class Field64 extends Field implements Serializable, AmountContainer, Dat */ public static final String F_64 = "64"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[c]SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SESN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SESI"; - /** * Component number for the D/C Mark subfield. */ @@ -271,16 +250,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SESN"; - } - /** * Returns the field component types pattern. * @@ -462,7 +431,6 @@ public String getCurrency() { /** * Alternative method getter for field's Currency - * @deprecated use #getCurrency() instead * @since 9.2.7 */ public String getUnit() { @@ -487,15 +455,6 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(4)); } - /** - * @deprecated use #getComponent4AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - return getComponent4AsBigDecimal(); - } - /** * Gets the Amount (component 4). * @return the Amount from component 4 @@ -513,15 +472,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent4AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent4AsNumber(); - } - /** * Set the component 1 (D/C Mark). * @@ -608,9 +558,6 @@ public Field64 setCurrency(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setCurrency(String) instead - */ public Field64 setUnit(String component3) { return setCurrency(component3); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field65.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field65.java index b1358e4fd..5e3ed165b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field65.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field65.java @@ -87,27 +87,6 @@ public class Field65 extends Field implements Serializable, AmountContainer, Dat */ public static final String F_65 = "65"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[c]SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SESN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SESI"; - /** * Component number for the D/C Mark subfield. */ @@ -271,16 +250,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SESN"; - } - /** * Returns the field component types pattern. * @@ -462,7 +431,6 @@ public String getCurrency() { /** * Alternative method getter for field's Currency - * @deprecated use #getCurrency() instead * @since 9.2.7 */ public String getUnit() { @@ -487,15 +455,6 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(4)); } - /** - * @deprecated use #getComponent4AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - return getComponent4AsBigDecimal(); - } - /** * Gets the Amount (component 4). * @return the Amount from component 4 @@ -513,15 +472,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent4AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent4AsNumber(); - } - /** * Set the component 1 (D/C Mark). * @@ -608,9 +558,6 @@ public Field65 setCurrency(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setCurrency(String) instead - */ public Field65 setUnit(String component3) { return setCurrency(component3); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field68A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field68A.java index cb6f1aa6a..2db769f73 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field68A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field68A.java @@ -87,27 +87,6 @@ public class Field68A extends Field implements Serializable, MonetaryAmountConta */ public static final String F_68A = "68A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "NSN/N[/N][//S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NCNNNS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "NCNNIS"; - /** * Component number for the Number subfield. */ @@ -292,16 +271,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NCNNNS"; - } - /** * Returns the field component types pattern. * @@ -444,16 +413,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 1). * @return the Number from component 1 @@ -471,15 +430,6 @@ public java.lang.Long getNumberAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (Currency). * @return the component 2 @@ -531,16 +481,6 @@ public java.lang.Long getComponent3AsLong() { return SwiftFormatUtils.getLong(getComponent(3)); } - /** - * @deprecated use #getComponent3AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - Long l = getComponent3AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Denomination (component 3). * @return the Denomination from component 3 @@ -558,15 +498,6 @@ public java.lang.Long getDenominationAsLong() { return getComponent3AsLong(); } - /** - * @deprecated use #getDenominationAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getDenominationAsNumber() { - return getComponent3AsNumber(); - } - /** * Gets the component 4 (Mode). * @return the component 4 @@ -585,16 +516,6 @@ public java.lang.Long getComponent4AsLong() { return SwiftFormatUtils.getLong(getComponent(4)); } - /** - * @deprecated use #getComponent4AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - Long l = getComponent4AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Mode (component 4). * @return the Mode from component 4 @@ -612,15 +533,6 @@ public java.lang.Long getModeAsLong() { return getComponent4AsLong(); } - /** - * @deprecated use #getModeAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getModeAsNumber() { - return getComponent4AsNumber(); - } - /** * Gets the component 5 (Amount). * @return the component 5 @@ -639,15 +551,6 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(5)); } - /** - * @deprecated use #getComponent5AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent5AsNumber() { - return getComponent5AsBigDecimal(); - } - /** * Gets the Amount (component 5). * @return the Amount from component 5 @@ -665,15 +568,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent5AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent5AsNumber(); - } - /** * Gets the component 6 (Product Code). * @return the component 6 diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field69A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field69A.java index 4f7a900c3..261c417f7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69A.java @@ -83,27 +83,6 @@ public class Field69A extends Field implements Serializable, DateContainer, Gene */ public static final String F_69A = "69A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SDD"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SDD"; - /** * Component number for the Qualifier subfield. */ @@ -254,16 +233,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SDD"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field69B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field69B.java index 10160c64c..a678170e3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69B.java @@ -85,27 +85,6 @@ public class Field69B extends Field implements Serializable, DateContainer, Gene */ public static final String F_69B = "69B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S///"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SDTDT"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SDTDT"; - /** * Component number for the Qualifier subfield. */ @@ -116,48 +95,24 @@ public class Field69B extends Field implements Serializable, DateContainer, Gene */ public static final Integer DATE1 = 2; - /** - * @deprecated use #DATE1 instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer START_DATE = 2; /** * Component number for the Time1 subfield. */ public static final Integer TIME1 = 3; - /** - * @deprecated use #TIME1 instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer START_TIME = 3; /** * Component number for the Date2 subfield. */ public static final Integer DATE2 = 4; - /** - * @deprecated use #DATE2 instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer END_DATE = 4; /** * Component number for the Time2 subfield. */ public static final Integer TIME2 = 5; - /** - * @deprecated use #TIME2 instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer END_TIME = 5; /** * Default constructor. Creates a new field setting all components to null. @@ -328,16 +283,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SDTDT"; - } - /** * Returns the field component types pattern. * @@ -502,16 +447,6 @@ public String getDate1() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Date1 - * @deprecated use #getDate1() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getStartDate() { - return getDate1(); - } /** * Get the Date1 (component 2) as Calendar @@ -521,15 +456,6 @@ public java.util.Calendar getDate1AsCalendar() { return getComponent2AsCalendar(); } - /** - * @deprecated use #getDate1AsCalendar() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Calendar getStartDateAsCalendar() { - return getDate1AsCalendar(); - } - /** * Gets the component 3 (Time1). * @return the component 3 @@ -555,16 +481,6 @@ public String getTime1() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Time1 - * @deprecated use #getTime1() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getStartTime() { - return getTime1(); - } /** * Get the Time1 (component 3) as Calendar @@ -574,15 +490,6 @@ public java.util.Calendar getTime1AsCalendar() { return getComponent3AsCalendar(); } - /** - * @deprecated use #getTime1AsCalendar() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Calendar getStartTimeAsCalendar() { - return getTime1AsCalendar(); - } - /** * Gets the component 4 (Date2). * @return the component 4 @@ -608,16 +515,6 @@ public String getDate2() { return getComponent4(); } - /** - * Alternative DEPRECATED method getter for field's Date2 - * @deprecated use #getDate2() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getEndDate() { - return getDate2(); - } /** * Get the Date2 (component 4) as Calendar @@ -627,15 +524,6 @@ public java.util.Calendar getDate2AsCalendar() { return getComponent4AsCalendar(); } - /** - * @deprecated use #getDate2AsCalendar() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Calendar getEndDateAsCalendar() { - return getDate2AsCalendar(); - } - /** * Gets the component 5 (Time2). * @return the component 5 @@ -661,16 +549,6 @@ public String getTime2() { return getComponent5(); } - /** - * Alternative DEPRECATED method getter for field's Time2 - * @deprecated use #getTime2() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getEndTime() { - return getTime2(); - } /** * Get the Time2 (component 5) as Calendar @@ -680,15 +558,6 @@ public java.util.Calendar getTime2AsCalendar() { return getComponent5AsCalendar(); } - /** - * @deprecated use #getTime2AsCalendar() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Calendar getEndTimeAsCalendar() { - return getTime2AsCalendar(); - } - /** * Set the component 1 (Qualifier). * @@ -754,24 +623,6 @@ public Field69B setDate1(java.util.Calendar component2) { return setComponent2(component2); } - /** - * @deprecated use #setDate1(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field69B setStartDate(String component2) { - return setDate1(component2); - } - - /** - * @deprecated use #setComponent2(java.util.Calendar) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field69B setStartDate(java.util.Calendar component2) { - return setDate1(component2); - } - /** * Set the component 3 (Time1). * @@ -816,24 +667,6 @@ public Field69B setTime1(java.util.Calendar component3) { return setComponent3(component3); } - /** - * @deprecated use #setTime1(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field69B setStartTime(String component3) { - return setTime1(component3); - } - - /** - * @deprecated use #setComponent3(java.util.Calendar) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field69B setStartTime(java.util.Calendar component3) { - return setTime1(component3); - } - /** * Set the component 4 (Date2). * @@ -878,24 +711,6 @@ public Field69B setDate2(java.util.Calendar component4) { return setComponent4(component4); } - /** - * @deprecated use #setDate2(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field69B setEndDate(String component4) { - return setDate2(component4); - } - - /** - * @deprecated use #setComponent4(java.util.Calendar) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field69B setEndDate(java.util.Calendar component4) { - return setDate2(component4); - } - /** * Set the component 5 (Time2). * @@ -940,24 +755,6 @@ public Field69B setTime2(java.util.Calendar component5) { return setComponent5(component5); } - /** - * @deprecated use #setTime2(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field69B setEndTime(String component5) { - return setTime2(component5); - } - - /** - * @deprecated use #setComponent5(java.util.Calendar) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field69B setEndTime(java.util.Calendar component5) { - return setTime2(component5); - } - /** * Returns all components that can be converted to a Calendar diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field69C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field69C.java index af6542e05..626946c52 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69C.java @@ -83,27 +83,6 @@ public class Field69C extends Field implements Serializable, DateContainer, Gene */ public static final String F_69C = "69C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SDS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SDS"; - /** * Component number for the Qualifier subfield. */ @@ -250,16 +229,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SDS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field69D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field69D.java index 67d4063bd..4300ca9f2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69D.java @@ -84,27 +84,6 @@ public class Field69D extends Field implements Serializable, DateContainer, Gene */ public static final String F_69D = "69D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S///S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SDTS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SDTS"; - /** * Component number for the Qualifier subfield. */ @@ -273,16 +252,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SDTS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field69E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field69E.java index 46080e9ac..54225984b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69E.java @@ -83,27 +83,6 @@ public class Field69E extends Field implements Serializable, DateContainer, Gene */ public static final String F_69E = "69E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSD"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSD"; - /** * Component number for the Qualifier subfield. */ @@ -114,12 +93,6 @@ public class Field69E extends Field implements Serializable, DateContainer, Gene */ public static final Integer DATE_CODE = 2; - /** - * @deprecated use #DATE_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CODE = 2; /** * Component number for the Date subfield. @@ -257,16 +230,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSD"; - } - /** * Returns the field component types pattern. * @@ -410,16 +373,6 @@ public String getDateCode() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Date Code - * @deprecated use #getDateCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCode() { - return getDateCode(); - } /** * Gets the component 3 (Date). @@ -496,15 +449,6 @@ public Field69E setDateCode(String component2) { return setComponent2(component2); } - /** - * @deprecated use #setDateCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field69E setCode(String component2) { - return setDateCode(component2); - } - /** * Set the component 3 (Date). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field69F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field69F.java index e41a23ab2..a9d6c18d6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69F.java @@ -84,27 +84,6 @@ public class Field69F extends Field implements Serializable, DateContainer, Gene */ public static final String F_69F = "69F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S/"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSDT"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSDT"; - /** * Component number for the Qualifier subfield. */ @@ -115,12 +94,6 @@ public class Field69F extends Field implements Serializable, DateContainer, Gene */ public static final Integer DATE_CODE = 2; - /** - * @deprecated use #DATE_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CODE = 2; /** * Component number for the Date subfield. @@ -280,16 +253,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSDT"; - } - /** * Returns the field component types pattern. * @@ -436,16 +399,6 @@ public String getDateCode() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Date Code - * @deprecated use #getDateCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCode() { - return getDateCode(); - } /** * Gets the component 3 (Date). @@ -555,15 +508,6 @@ public Field69F setDateCode(String component2) { return setComponent2(component2); } - /** - * @deprecated use #setDateCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field69F setCode(String component2) { - return setDateCode(component2); - } - /** * Set the component 3 (Date). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field69J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field69J.java index 9703a6cb0..c511cf41a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69J.java @@ -79,27 +79,6 @@ public class Field69J extends Field implements Serializable, GenericField { */ public static final String F_69J = "69J"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Qualifier subfield. */ @@ -110,12 +89,6 @@ public class Field69J extends Field implements Serializable, GenericField { */ public static final Integer DATE_CODE = 2; - /** - * @deprecated use #DATE_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CODE = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -236,16 +209,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * @@ -386,16 +349,6 @@ public String getDateCode() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Date Code - * @deprecated use #getDateCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCode() { - return getDateCode(); - } /** * Set the component 1 (Qualifier). @@ -439,15 +392,6 @@ public Field69J setDateCode(String component2) { return setComponent2(component2); } - /** - * @deprecated use #setDateCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field69J setCode(String component2) { - return setDateCode(component2); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field70C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field70C.java index 17dd585ba..7353e26cd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70C.java @@ -83,27 +83,6 @@ public class Field70C extends Field implements Serializable, GenericField, Multi */ public static final String F_70C = "70C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S[$S]0-3"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSS"; - /** * Component number for the Qualifier subfield. */ @@ -250,16 +229,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field70D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field70D.java index 06783d7f7..ac80a8470 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70D.java @@ -85,27 +85,6 @@ public class Field70D extends Field implements Serializable, GenericField, Multi */ public static final String F_70D = "70D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S[$S]0-5"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSSS"; - /** * Component number for the Qualifier subfield. */ @@ -260,16 +239,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field70E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field70E.java index c672884f1..009e25e29 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70E.java @@ -89,27 +89,6 @@ public class Field70E extends Field implements Serializable, GenericField, Multi */ public static final String F_70E = "70E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S[$S]0-9"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSSSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSSSSSSS"; - /** * Component number for the Qualifier subfield. */ @@ -280,16 +259,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSSSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field70F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field70F.java index 0335577cb..9b279ae2b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70F.java @@ -80,27 +80,6 @@ public class Field70F extends Field implements Serializable, GenericField, Multi */ public static final String F_70F = "70F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Qualifier subfield. */ @@ -230,16 +209,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field70G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field70G.java index 92c7075a1..a6ed1864e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70G.java @@ -89,27 +89,6 @@ public class Field70G extends Field implements Serializable, GenericField, Multi */ public static final String F_70G = "70G"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S[$S]0-9"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSSSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSSSSSSS"; - /** * Component number for the Qualifier subfield. */ @@ -280,16 +259,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSSSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field70H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field70H.java index 8850945c7..e468a991d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70H.java @@ -79,27 +79,6 @@ public class Field70H extends Field implements Serializable, GenericField { */ public static final String F_70H = "70H"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Qualifier subfield. */ @@ -229,16 +208,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field71A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field71A.java index 9e8452f2c..43ad05cb8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71A.java @@ -77,27 +77,6 @@ public class Field71A extends Field implements Serializable { */ public static final String F_71A = "71A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Code subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field71C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field71C.java index da5ee7519..aae9e0f5e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71C.java @@ -83,27 +83,6 @@ public class Field71C extends Field implements Serializable, MultiLineField { */ public static final String F_71C = "71C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-5"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSS"; - /** * Component number for the Narrative subfield. */ @@ -241,16 +220,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field71F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field71F.java index d54d5eba1..137b3f4bd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71F.java @@ -83,27 +83,6 @@ public class Field71F extends Field implements Serializable, MonetaryAmountConta */ public static final String F_71F = "71F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "CN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "CI"; - /** * Component number for the Currency subfield. */ @@ -235,16 +214,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "CN"; - } - /** * Returns the field component types pattern. * @@ -402,15 +371,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -428,15 +388,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Currency). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field71G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field71G.java index ce04e6a78..697c02e8f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71G.java @@ -83,27 +83,6 @@ public class Field71G extends Field implements Serializable, MonetaryAmountConta */ public static final String F_71G = "71G"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "CN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "CI"; - /** * Component number for the Currency subfield. */ @@ -235,16 +214,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "CN"; - } - /** * Returns the field component types pattern. * @@ -402,15 +371,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -428,15 +388,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Currency). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field71N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field71N.java index 422c59e95..c99a1dbe1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71N.java @@ -84,27 +84,6 @@ public class Field71N extends Field implements Serializable, MultiLineField { */ public static final String F_71N = "71N"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-6"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSSS"; - /** * Component number for the Code subfield. */ @@ -251,16 +230,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field73R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field73R.java index 8b7a7f03b..2482bb9d1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field73R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field73R.java @@ -78,27 +78,6 @@ public class Field73R extends Field implements Serializable { */ public static final String F_73R = "73R"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Code subfield. */ @@ -228,16 +207,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field73S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field73S.java index 5fa631a77..815ad79da 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field73S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field73S.java @@ -78,27 +78,6 @@ public class Field73S extends Field implements Serializable { */ public static final String F_73S = "73S"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Code subfield. */ @@ -228,16 +207,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field77C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field77C.java index fbe3c4dc2..ce1e856dc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77C.java @@ -78,27 +78,6 @@ public class Field77C extends Field implements Serializable, MultiLineField { */ public static final String F_77C = "77C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Narrative subfield. */ @@ -215,16 +194,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field77E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field77E.java index 351206f2d..03f4580f3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77E.java @@ -78,27 +78,6 @@ public class Field77E extends Field implements Serializable, MultiLineField { */ public static final String F_77E = "77E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Text subfield. */ @@ -215,16 +194,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field77F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field77F.java index f5b6d085b..dfbc6acf5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77F.java @@ -78,38 +78,11 @@ public class Field77F extends Field implements Serializable, MultiLineField { */ public static final String F_77F = "77F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the EDIFACT Message subfield. */ public static final Integer EDIFACT_MESSAGE = 1; - /** - * @deprecated use #EDIFACT_MESSAGE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer DIFACT_MESSAGE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -222,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * @@ -353,16 +316,6 @@ public String getEDIFACTMessage() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's EDIFACT Message - * @deprecated use #getEDIFACTMessage() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getDIFACTMessage() { - return getEDIFACTMessage(); - } /** * Set the component 1 (EDIFACT Message). @@ -385,15 +338,6 @@ public Field77F setEDIFACTMessage(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setEDIFACTMessage(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field77F setDIFACTMessage(String component1) { - return setEDIFACTMessage(component1); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field77H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field77H.java index 95fc3a311..58dd33aa7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77H.java @@ -82,27 +82,6 @@ public class Field77H extends Field implements Serializable, DateContainer { */ public static final String F_77H = "77H"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S][//S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SDY"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SDY"; - /** * Component number for the Type Of Agreement subfield. */ @@ -256,16 +235,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SDY"; - } - /** * Returns the field component types pattern. * @@ -401,7 +370,6 @@ public String getTypeOfAgreement() { /** * Alternative method getter for field's Type Of Agreement - * @deprecated use #getTypeOfAgreement() instead * @since 9.2.7 */ public String getType() { @@ -495,9 +463,6 @@ public Field77H setTypeOfAgreement(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setTypeOfAgreement(String) instead - */ public Field77H setType(String component1) { return setTypeOfAgreement(component1); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field77L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field77L.java index c06dc7481..ef5fd162c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77L.java @@ -78,38 +78,11 @@ public class Field77L extends Field implements Serializable, MultiLineField { */ public static final String F_77L = "77L"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Narrative subfield. */ public static final Integer NARRATIVE = 1; - /** - * @deprecated use #NARRATIVE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer LINE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -222,16 +195,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * @@ -353,16 +316,6 @@ public String getNarrative() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Narrative - * @deprecated use #getNarrative() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getLine() { - return getNarrative(); - } /** * Set the component 1 (Narrative). @@ -385,15 +338,6 @@ public Field77L setNarrative(String component1) { return setComponent1(component1); } - /** - * @deprecated use #setNarrative(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field77L setLine(String component1) { - return setNarrative(component1); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field77T.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field77T.java index 5459cf006..4ede0e5cc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77T.java @@ -78,27 +78,6 @@ public class Field77T extends Field implements Serializable, MultiLineField { */ public static final String F_77T = "77T"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Narrative subfield. */ @@ -215,16 +194,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field77U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field77U.java index d45a8b134..5483e2aa2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77U.java @@ -78,27 +78,6 @@ public class Field77U extends Field implements Serializable, MultiLineField { */ public static final String F_77U = "77U"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Narrative subfield. */ @@ -215,16 +194,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field78.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field78.java index 0fc0ffe8b..318cad1b8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field78.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field78.java @@ -89,27 +89,6 @@ public class Field78 extends Field implements Serializable, MultiLineField { */ public static final String F_78 = "78"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-11"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSSSSSSSS"; - /** * Component number for the Narrative subfield. */ @@ -271,16 +250,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSSSSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field78D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field78D.java index bc5bce3a5..c96f8b5a7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field78D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field78D.java @@ -89,27 +89,6 @@ public class Field78D extends Field implements Serializable, MultiLineField { */ public static final String F_78D = "78D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-11"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSSSSSSSS"; - /** * Component number for the Narrative subfield. */ @@ -271,16 +250,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSSSSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field79.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field79.java index 501317929..2cd1b98b1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field79.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field79.java @@ -112,27 +112,6 @@ public class Field79 extends Field implements Serializable, MultiLineField { */ public static final String F_79 = "79"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-34"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; - /** * Component number for the Narrative subfield. */ @@ -386,16 +365,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field79Z.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field79Z.java index 43d08b882..8c5cba0e0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field79Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field79Z.java @@ -112,27 +112,6 @@ public class Field79Z extends Field implements Serializable, MultiLineField { */ public static final String F_79Z = "79Z"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-34"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; - /** * Component number for the Narrative subfield. */ @@ -386,16 +365,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field80C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field80C.java index 83ac35560..206d5deb6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field80C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field80C.java @@ -83,27 +83,6 @@ public class Field80C extends Field implements Serializable, MultiLineField { */ public static final String F_80C = "80C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-5"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSS"; - /** * Component number for the Narrative subfield. */ @@ -241,16 +220,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field81A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field81A.java index 61b5451f4..f367b2172 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field81A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field81A.java @@ -241,24 +241,6 @@ public Field81A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 return setComponent3(component3); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field81A setBIC(String component3) { - return setIdentifierCode(component3); - } - - /** - * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field81A setBIC(com.prowidesoftware.swift.model.BIC component3) { - return setIdentifierCode(component3); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field82A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field82A.java index 984adf1e9..68e5aa61d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field82A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field82A.java @@ -241,24 +241,6 @@ public Field82A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 return setComponent3(component3); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field82A setBIC(String component3) { - return setIdentifierCode(component3); - } - - /** - * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field82A setBIC(com.prowidesoftware.swift.model.BIC component3) { - return setIdentifierCode(component3); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field83A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field83A.java index 735bf26fa..92fb3f74c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field83A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field83A.java @@ -241,24 +241,6 @@ public Field83A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 return setComponent3(component3); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field83A setBIC(String component3) { - return setIdentifierCode(component3); - } - - /** - * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field83A setBIC(com.prowidesoftware.swift.model.BIC component3) { - return setIdentifierCode(component3); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field84A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field84A.java index 7757b42bf..ea9829c87 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field84A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field84A.java @@ -241,24 +241,6 @@ public Field84A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 return setComponent3(component3); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field84A setBIC(String component3) { - return setIdentifierCode(component3); - } - - /** - * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field84A setBIC(com.prowidesoftware.swift.model.BIC component3) { - return setIdentifierCode(component3); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field85A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field85A.java index cfb79ed3b..4b7e55832 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field85A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field85A.java @@ -241,24 +241,6 @@ public Field85A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 return setComponent3(component3); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field85A setBIC(String component3) { - return setIdentifierCode(component3); - } - - /** - * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field85A setBIC(com.prowidesoftware.swift.model.BIC component3) { - return setIdentifierCode(component3); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field86.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field86.java index b75131e0c..33f2922ed 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field86.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field86.java @@ -83,27 +83,6 @@ public class Field86 extends Field implements Serializable, MultiLineField { */ public static final String F_86 = "86"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-5"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSS"; - /** * Component number for the Narrative subfield. */ @@ -241,16 +220,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field86A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field86A.java index af276a14a..49b950f14 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field86A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field86A.java @@ -241,24 +241,6 @@ public Field86A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 return setComponent3(component3); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field86A setBIC(String component3) { - return setIdentifierCode(component3); - } - - /** - * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field86A setBIC(com.prowidesoftware.swift.model.BIC component3) { - return setIdentifierCode(component3); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field87A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field87A.java index af7a865ae..64b4cf985 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field87A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field87A.java @@ -241,24 +241,6 @@ public Field87A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 return setComponent3(component3); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field87A setBIC(String component3) { - return setIdentifierCode(component3); - } - - /** - * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field87A setBIC(com.prowidesoftware.swift.model.BIC component3) { - return setIdentifierCode(component3); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field88A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field88A.java index c7d519162..98e7e25f9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field88A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field88A.java @@ -241,24 +241,6 @@ public Field88A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 return setComponent3(component3); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field88A setBIC(String component3) { - return setIdentifierCode(component3); - } - - /** - * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field88A setBIC(com.prowidesoftware.swift.model.BIC component3) { - return setIdentifierCode(component3); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field89A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field89A.java index 7dfbf998d..2ad47b780 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field89A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field89A.java @@ -241,24 +241,6 @@ public Field89A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 return setComponent3(component3); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field89A setBIC(String component3) { - return setIdentifierCode(component3); - } - - /** - * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field89A setBIC(com.prowidesoftware.swift.model.BIC component3) { - return setIdentifierCode(component3); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90A.java index f0fb9cc75..e58bcceac 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90A.java @@ -85,27 +85,6 @@ public class Field90A extends Field implements Serializable, AmountContainer, Ge */ public static final String F_90A = "90A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S/[S]N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSI"; - /** * Component number for the Qualifier subfield. */ @@ -265,16 +244,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSN"; - } - /** * Returns the field component types pattern. * @@ -456,15 +425,6 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(4)); } - /** - * @deprecated use #getComponent4AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - return getComponent4AsBigDecimal(); - } - /** * Gets the Price (component 4). * @return the Price from component 4 @@ -482,15 +442,6 @@ public java.math.BigDecimal getPriceAsBigDecimal() { return getComponent4AsBigDecimal(); } - /** - * @deprecated use #getPriceAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getPriceAsNumber() { - return getComponent4AsNumber(); - } - /** * Set the component 1 (Qualifier). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90B.java index d96b534ce..56525a07a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90B.java @@ -86,27 +86,6 @@ public class Field90B extends Field implements Serializable, MonetaryAmountConta */ public static final String F_90B = "90B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S/SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSCN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSCI"; - /** * Component number for the Qualifier subfield. */ @@ -122,12 +101,6 @@ public class Field90B extends Field implements Serializable, MonetaryAmountConta */ public static final Integer CURRENCY_CODE = 3; - /** - * @deprecated use #CURRENCY_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CURRENCY = 3; /** * Component number for the Price subfield. @@ -272,16 +245,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSCN"; - } - /** * Returns the field component types pattern. * @@ -453,16 +416,6 @@ public String getCurrencyCode() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Currency Code - * @deprecated use #getCurrencyCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCurrency() { - return getCurrencyCode(); - } /** * Get the Currency Code (component 3) as Currency @@ -472,15 +425,6 @@ public java.util.Currency getCurrencyCodeAsCurrency() { return getComponent3AsCurrency(); } - /** - * @deprecated use #getCurrencyCodeAsCurrency() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Currency getCurrencyAsCurrency() { - return getCurrencyCodeAsCurrency(); - } - /** * Gets the component 4 (Price). * @return the component 4 @@ -499,15 +443,6 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(4)); } - /** - * @deprecated use #getComponent4AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - return getComponent4AsBigDecimal(); - } - /** * Gets the Price (component 4). * @return the Price from component 4 @@ -525,15 +460,6 @@ public java.math.BigDecimal getPriceAsBigDecimal() { return getComponent4AsBigDecimal(); } - /** - * @deprecated use #getPriceAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getPriceAsNumber() { - return getComponent4AsNumber(); - } - /** * Set the component 1 (Qualifier). * @@ -620,24 +546,6 @@ public Field90B setCurrencyCode(java.util.Currency component3) { return setComponent3(component3); } - /** - * @deprecated use #setCurrencyCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field90B setCurrency(String component3) { - return setCurrencyCode(component3); - } - - /** - * @deprecated use #setComponent3(java.util.Currency) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field90B setCurrency(java.util.Currency component3) { - return setCurrencyCode(component3); - } - /** * Set the component 4 (Price). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90C.java index 05ccf2057..87f4ee6cd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90C.java @@ -84,27 +84,6 @@ public class Field90C extends Field implements Serializable, MonetaryAmountConta */ public static final String F_90C = "90C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "NSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NCN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "NCI"; - /** * Component number for the Number subfield. */ @@ -247,16 +226,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NCN"; - } - /** * Returns the field component types pattern. * @@ -384,16 +353,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 1). * @return the Number from component 1 @@ -411,15 +370,6 @@ public java.lang.Long getNumberAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (Currency). * @return the component 2 @@ -471,15 +421,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Amount (component 3). * @return the Amount from component 3 @@ -497,15 +438,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Number). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90D.java index 764aa0d76..6b43b28ec 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90D.java @@ -84,27 +84,6 @@ public class Field90D extends Field implements Serializable, MonetaryAmountConta */ public static final String F_90D = "90D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "NSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NCN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "NCI"; - /** * Component number for the Number subfield. */ @@ -247,16 +226,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NCN"; - } - /** * Returns the field component types pattern. * @@ -384,16 +353,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * @deprecated use #getComponent1AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 1). * @return the Number from component 1 @@ -411,15 +370,6 @@ public java.lang.Long getNumberAsLong() { return getComponent1AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (Currency). * @return the component 2 @@ -471,15 +421,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Amount (component 3). * @return the Amount from component 3 @@ -497,15 +438,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Number). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90E.java index cb50043de..556002747 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90E.java @@ -79,27 +79,6 @@ public class Field90E extends Field implements Serializable, GenericField { */ public static final String F_90E = "90E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Qualifier subfield. */ @@ -110,12 +89,6 @@ public class Field90E extends Field implements Serializable, GenericField { */ public static final Integer PRICE_CODE = 2; - /** - * @deprecated use #PRICE_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CODE = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -236,16 +209,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * @@ -386,16 +349,6 @@ public String getPriceCode() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Price Code - * @deprecated use #getPriceCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCode() { - return getPriceCode(); - } /** * Set the component 1 (Qualifier). @@ -439,15 +392,6 @@ public Field90E setPriceCode(String component2) { return setComponent2(component2); } - /** - * @deprecated use #setPriceCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field90E setCode(String component2) { - return setPriceCode(component2); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90F.java index e203c16d3..96d635cca 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90F.java @@ -88,27 +88,6 @@ public class Field90F extends Field implements Serializable, MonetaryAmountConta */ public static final String F_90F = "90F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S/SN/S/N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSCNSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSCISI"; - /** * Component number for the Qualifier subfield. */ @@ -124,12 +103,6 @@ public class Field90F extends Field implements Serializable, MonetaryAmountConta */ public static final Integer CURRENCY_CODE = 3; - /** - * @deprecated use #CURRENCY_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CURRENCY = 3; /** * Component number for the Amount subfield. @@ -306,16 +279,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSCNSN"; - } - /** * Returns the field component types pattern. * @@ -493,16 +456,6 @@ public String getCurrencyCode() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Currency Code - * @deprecated use #getCurrencyCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCurrency() { - return getCurrencyCode(); - } /** * Get the Currency Code (component 3) as Currency @@ -512,15 +465,6 @@ public java.util.Currency getCurrencyCodeAsCurrency() { return getComponent3AsCurrency(); } - /** - * @deprecated use #getCurrencyCodeAsCurrency() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Currency getCurrencyAsCurrency() { - return getCurrencyCodeAsCurrency(); - } - /** * Gets the component 4 (Amount). * @return the component 4 @@ -539,15 +483,6 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(4)); } - /** - * @deprecated use #getComponent4AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - return getComponent4AsBigDecimal(); - } - /** * Gets the Amount (component 4). * @return the Amount from component 4 @@ -565,15 +500,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent4AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent4AsNumber(); - } - /** * Gets the component 5 (Quantity Type Code). * @return the component 5 @@ -608,15 +534,6 @@ public java.math.BigDecimal getComponent6AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(6)); } - /** - * @deprecated use #getComponent6AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent6AsNumber() { - return getComponent6AsBigDecimal(); - } - /** * Gets the Quantity (component 6). * @return the Quantity from component 6 @@ -634,15 +551,6 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { return getComponent6AsBigDecimal(); } - /** - * @deprecated use #getQuantityAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getQuantityAsNumber() { - return getComponent6AsNumber(); - } - /** * Set the component 1 (Qualifier). * @@ -729,24 +637,6 @@ public Field90F setCurrencyCode(java.util.Currency component3) { return setComponent3(component3); } - /** - * @deprecated use #setCurrencyCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field90F setCurrency(String component3) { - return setCurrencyCode(component3); - } - - /** - * @deprecated use #setComponent3(java.util.Currency) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field90F setCurrency(java.util.Currency component3) { - return setCurrencyCode(component3); - } - /** * Set the component 4 (Amount). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90J.java index 9af9845d5..7f3d73b1f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90J.java @@ -88,27 +88,6 @@ public class Field90J extends Field implements Serializable, MonetaryAmountConta */ public static final String F_90J = "90J"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S/SN/SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSCNCN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSCICI"; - /** * Component number for the Qualifier subfield. */ @@ -119,24 +98,12 @@ public class Field90J extends Field implements Serializable, MonetaryAmountConta */ public static final Integer AMOUNTTYPECODE = 2; - /** - * @deprecated use #AMOUNTTYPECODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CODE = 2; /** * Component number for the Currency Code1 subfield. */ public static final Integer CURRENCY_CODE1 = 3; - /** - * @deprecated use #CURRENCY_CODE1 instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CURRENCY1 = 3; /** * Component number for the Amount1 subfield. @@ -148,12 +115,6 @@ public class Field90J extends Field implements Serializable, MonetaryAmountConta */ public static final Integer CURRENCY_CODE2 = 5; - /** - * @deprecated use #CURRENCY_CODE2 instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CURRENCY2 = 5; /** * Component number for the Amount2 subfield. @@ -319,16 +280,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSCNCN"; - } - /** * Returns the field component types pattern. * @@ -485,16 +436,6 @@ public String getAmountTypeCode() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's AmountTypeCode - * @deprecated use #getAmountTypeCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCode() { - return getAmountTypeCode(); - } /** * Gets the component 3 (Currency Code1). @@ -521,16 +462,6 @@ public String getCurrencyCode1() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Currency Code1 - * @deprecated use #getCurrencyCode1() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCurrency1() { - return getCurrencyCode1(); - } /** * Get the Currency Code1 (component 3) as Currency @@ -540,15 +471,6 @@ public java.util.Currency getCurrencyCode1AsCurrency() { return getComponent3AsCurrency(); } - /** - * @deprecated use #getCurrencyCode1AsCurrency() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Currency getCurrency1AsCurrency() { - return getCurrencyCode1AsCurrency(); - } - /** * Gets the component 4 (Amount1). * @return the component 4 @@ -567,15 +489,6 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(4)); } - /** - * @deprecated use #getComponent4AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - return getComponent4AsBigDecimal(); - } - /** * Gets the Amount1 (component 4). * @return the Amount1 from component 4 @@ -593,15 +506,6 @@ public java.math.BigDecimal getAmount1AsBigDecimal() { return getComponent4AsBigDecimal(); } - /** - * @deprecated use #getAmount1AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmount1AsNumber() { - return getComponent4AsNumber(); - } - /** * Gets the component 5 (Currency Code2). * @return the component 5 @@ -627,16 +531,6 @@ public String getCurrencyCode2() { return getComponent5(); } - /** - * Alternative DEPRECATED method getter for field's Currency Code2 - * @deprecated use #getCurrencyCode2() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCurrency2() { - return getCurrencyCode2(); - } /** * Get the Currency Code2 (component 5) as Currency @@ -646,15 +540,6 @@ public java.util.Currency getCurrencyCode2AsCurrency() { return getComponent5AsCurrency(); } - /** - * @deprecated use #getCurrencyCode2AsCurrency() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Currency getCurrency2AsCurrency() { - return getCurrencyCode2AsCurrency(); - } - /** * Gets the component 6 (Amount2). * @return the component 6 @@ -673,15 +558,6 @@ public java.math.BigDecimal getComponent6AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(6)); } - /** - * @deprecated use #getComponent6AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent6AsNumber() { - return getComponent6AsBigDecimal(); - } - /** * Gets the Amount2 (component 6). * @return the Amount2 from component 6 @@ -699,15 +575,6 @@ public java.math.BigDecimal getAmount2AsBigDecimal() { return getComponent6AsBigDecimal(); } - /** - * @deprecated use #getAmount2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmount2AsNumber() { - return getComponent6AsNumber(); - } - /** * Set the component 1 (Qualifier). * @@ -750,15 +617,6 @@ public Field90J setAmountTypeCode(String component2) { return setComponent2(component2); } - /** - * @deprecated use #setAmountTypeCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field90J setCode(String component2) { - return setAmountTypeCode(component2); - } - /** * Set the component 3 (Currency Code1). * @@ -803,24 +661,6 @@ public Field90J setCurrencyCode1(java.util.Currency component3) { return setComponent3(component3); } - /** - * @deprecated use #setCurrencyCode1(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field90J setCurrency1(String component3) { - return setCurrencyCode1(component3); - } - - /** - * @deprecated use #setComponent3(java.util.Currency) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field90J setCurrency1(java.util.Currency component3) { - return setCurrencyCode1(component3); - } - /** * Set the component 4 (Amount1). * @@ -959,24 +799,6 @@ public Field90J setCurrencyCode2(java.util.Currency component5) { return setComponent5(component5); } - /** - * @deprecated use #setCurrencyCode2(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field90J setCurrency2(String component5) { - return setCurrencyCode2(component5); - } - - /** - * @deprecated use #setComponent5(java.util.Currency) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field90J setCurrency2(java.util.Currency component5) { - return setCurrencyCode2(component5); - } - /** * Set the component 6 (Amount2). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90K.java index ba0997261..2aed751d5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90K.java @@ -83,27 +83,6 @@ public class Field90K extends Field implements Serializable, AmountContainer, Ge */ public static final String F_90K = "90K"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Qualifier subfield. */ @@ -114,12 +93,6 @@ public class Field90K extends Field implements Serializable, AmountContainer, Ge */ public static final Integer INDEX_POINTS = 2; - /** - * @deprecated use #INDEX_POINTS instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer AMOUNT = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -245,16 +218,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -397,15 +360,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Index Points (component 2). * @return the Index Points from component 2 @@ -414,16 +368,6 @@ public String getIndexPoints() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Index Points - * @deprecated use #getIndexPoints() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAmount() { - return getIndexPoints(); - } /** * Get the Index Points (component 2) as BigDecimal @@ -434,33 +378,6 @@ public java.math.BigDecimal getIndexPointsAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getIndexPointsAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getIndexPointsAsNumber() { - return getComponent2AsNumber(); - } - - /** - * @deprecated use #getIndexPointsAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.math.BigDecimal getAmountAsBigDecimal() { - return getIndexPointsAsBigDecimal(); - } - - /** - * @deprecated use #getIndexPointsAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getIndexPointsAsNumber(); - } - /** * Set the component 1 (Qualifier). * @@ -576,34 +493,6 @@ public Field90K setIndexPoints(java.lang.Number component2) { return setComponent2(component2); } - /** - * @deprecated use #setIndexPoints(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field90K setAmount(String component2) { - return setIndexPoints(component2); - } - - /** - * @deprecated use #setComponent2(java.math.BigDecimal) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field90K setAmount(java.math.BigDecimal component2) { - return setIndexPoints(component2); - } - - /** - * @deprecated use #setIndexPoints(java.math.BigDecimal) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field90K setAmount(java.lang.Number component2) { - return setIndexPoints(component2); - } - /** * Returns the list of all NON-NULL amounts as BigDecimal diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90L.java index 9faae8944..66c98b720 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90L.java @@ -84,27 +84,6 @@ public class Field90L extends Field implements Serializable, AmountContainer, Ge */ public static final String F_90L = "90L"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//[S]N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSI"; - /** * Component number for the Qualifier subfield. */ @@ -120,12 +99,6 @@ public class Field90L extends Field implements Serializable, AmountContainer, Ge */ public static final Integer INDEX_POINTS = 3; - /** - * @deprecated use #INDEX_POINTS instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer AMOUNT = 3; /** * Default constructor. Creates a new field setting all components to null. @@ -258,16 +231,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSN"; - } - /** * Returns the field component types pattern. * @@ -432,15 +395,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Index Points (component 3). * @return the Index Points from component 3 @@ -449,16 +403,6 @@ public String getIndexPoints() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Index Points - * @deprecated use #getIndexPoints() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAmount() { - return getIndexPoints(); - } /** * Get the Index Points (component 3) as BigDecimal @@ -469,33 +413,6 @@ public java.math.BigDecimal getIndexPointsAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getIndexPointsAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getIndexPointsAsNumber() { - return getComponent3AsNumber(); - } - - /** - * @deprecated use #getIndexPointsAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.math.BigDecimal getAmountAsBigDecimal() { - return getIndexPointsAsBigDecimal(); - } - - /** - * @deprecated use #getIndexPointsAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getIndexPointsAsNumber(); - } - /** * Set the component 1 (Qualifier). * @@ -632,34 +549,6 @@ public Field90L setIndexPoints(java.lang.Number component3) { return setComponent3(component3); } - /** - * @deprecated use #setIndexPoints(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field90L setAmount(String component3) { - return setIndexPoints(component3); - } - - /** - * @deprecated use #setComponent3(java.math.BigDecimal) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field90L setAmount(java.math.BigDecimal component3) { - return setIndexPoints(component3); - } - - /** - * @deprecated use #setIndexPoints(java.math.BigDecimal) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field90L setAmount(java.lang.Number component3) { - return setIndexPoints(component3); - } - /** * Returns the list of all NON-NULL amounts as BigDecimal diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field91A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field91A.java index 11eb000c3..21b8604c6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field91A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field91A.java @@ -241,24 +241,6 @@ public Field91A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 return setComponent3(component3); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field91A setBIC(String component3) { - return setIdentifierCode(component3); - } - - /** - * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field91A setBIC(com.prowidesoftware.swift.model.BIC component3) { - return setIdentifierCode(component3); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92A.java index b71e51d0a..dbb9dee7e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92A.java @@ -84,27 +84,6 @@ public class Field92A extends Field implements Serializable, AmountContainer, Ge */ public static final String F_92A = "92A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//[S]N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSI"; - /** * Component number for the Qualifier subfield. */ @@ -120,12 +99,6 @@ public class Field92A extends Field implements Serializable, AmountContainer, Ge */ public static final Integer RATE = 3; - /** - * @deprecated use #RATE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer RATE_AMOUNT = 3; /** * Default constructor. Creates a new field setting all components to null. @@ -258,16 +231,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSN"; - } - /** * Returns the field component types pattern. * @@ -432,15 +395,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Rate (component 3). * @return the Rate from component 3 @@ -449,16 +403,6 @@ public String getRate() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Rate - * @deprecated use #getRate() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getRateAmount() { - return getRate(); - } /** * Get the Rate (component 3) as BigDecimal @@ -469,33 +413,6 @@ public java.math.BigDecimal getRateAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRateAsNumber() { - return getComponent3AsNumber(); - } - - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.math.BigDecimal getRateAmountAsBigDecimal() { - return getRateAsBigDecimal(); - } - - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRateAmountAsNumber() { - return getRateAsNumber(); - } - /** * Set the component 1 (Qualifier). * @@ -632,34 +549,6 @@ public Field92A setRate(java.lang.Number component3) { return setComponent3(component3); } - /** - * @deprecated use #setRate(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92A setRateAmount(String component3) { - return setRate(component3); - } - - /** - * @deprecated use #setComponent3(java.math.BigDecimal) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92A setRateAmount(java.math.BigDecimal component3) { - return setRate(component3); - } - - /** - * @deprecated use #setRate(java.math.BigDecimal) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92A setRateAmount(java.lang.Number component3) { - return setRate(component3); - } - /** * Returns the list of all NON-NULL amounts as BigDecimal diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92B.java index 9d39ccb73..b44129e65 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92B.java @@ -86,27 +86,6 @@ public class Field92B extends Field implements Serializable, MonetaryAmountConta */ public static final String F_92B = "92B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S/S/N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SCCN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SCCI"; - /** * Component number for the Qualifier subfield. */ @@ -266,16 +245,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SCCN"; - } - /** * Returns the field component types pattern. * @@ -488,15 +457,6 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(4)); } - /** - * @deprecated use #getComponent4AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - return getComponent4AsBigDecimal(); - } - /** * Gets the Rate (component 4). * @return the Rate from component 4 @@ -514,15 +474,6 @@ public java.math.BigDecimal getRateAsBigDecimal() { return getComponent4AsBigDecimal(); } - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRateAsNumber() { - return getComponent4AsNumber(); - } - /** * Set the component 1 (Qualifier). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92C.java index b80005e73..9809127a2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92C.java @@ -80,27 +80,6 @@ public class Field92C extends Field implements Serializable, GenericField { */ public static final String F_92C = "92C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S/[S]/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSS"; - /** * Component number for the Qualifier subfield. */ @@ -116,12 +95,6 @@ public class Field92C extends Field implements Serializable, GenericField { */ public static final Integer RATE_NAME = 3; - /** - * @deprecated use #RATE_NAME instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CODE = 3; /** * Default constructor. Creates a new field setting all components to null. @@ -249,16 +222,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSS"; - } - /** * Returns the field component types pattern. * @@ -421,16 +384,6 @@ public String getRateName() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Rate Name - * @deprecated use #getRateName() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCode() { - return getRateName(); - } /** * Set the component 1 (Qualifier). @@ -495,15 +448,6 @@ public Field92C setRateName(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setRateName(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92C setCode(String component3) { - return setRateName(component3); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92D.java index 983b00ecf..98ddb493c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92D.java @@ -84,27 +84,6 @@ public class Field92D extends Field implements Serializable, AmountContainer, Ge */ public static final String F_92D = "92D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//N/N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SNN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SII"; - /** * Component number for the Qualifier subfield. */ @@ -257,16 +236,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SNN"; - } - /** * Returns the field component types pattern. * @@ -410,15 +379,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Quantity1 (component 2). * @return the Quantity1 from component 2 @@ -436,15 +396,6 @@ public java.math.BigDecimal getQuantity1AsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getQuantity1AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getQuantity1AsNumber() { - return getComponent2AsNumber(); - } - /** * Gets the component 3 (Quantity2). * @return the component 3 @@ -463,15 +414,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Quantity2 (component 3). * @return the Quantity2 from component 3 @@ -489,15 +431,6 @@ public java.math.BigDecimal getQuantity2AsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getQuantity2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getQuantity2AsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Qualifier). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92F.java index c82201b2a..538e7d8c0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92F.java @@ -85,27 +85,6 @@ public class Field92F extends Field implements Serializable, MonetaryAmountConta */ public static final String F_92F = "92F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SCN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SCI"; - /** * Component number for the Qualifier subfield. */ @@ -116,12 +95,6 @@ public class Field92F extends Field implements Serializable, MonetaryAmountConta */ public static final Integer CURRENCY_CODE = 2; - /** - * @deprecated use #CURRENCY_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CURRENCY = 2; /** * Component number for the Amount subfield. @@ -259,16 +232,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SCN"; - } - /** * Returns the field component types pattern. * @@ -421,16 +384,6 @@ public String getCurrencyCode() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Currency Code - * @deprecated use #getCurrencyCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCurrency() { - return getCurrencyCode(); - } /** * Get the Currency Code (component 2) as Currency @@ -440,15 +393,6 @@ public java.util.Currency getCurrencyCodeAsCurrency() { return getComponent2AsCurrency(); } - /** - * @deprecated use #getCurrencyCodeAsCurrency() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Currency getCurrencyAsCurrency() { - return getCurrencyCodeAsCurrency(); - } - /** * Gets the component 3 (Amount). * @return the component 3 @@ -467,15 +411,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Amount (component 3). * @return the Amount from component 3 @@ -493,15 +428,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Qualifier). * @@ -567,24 +493,6 @@ public Field92F setCurrencyCode(java.util.Currency component2) { return setComponent2(component2); } - /** - * @deprecated use #setCurrencyCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92F setCurrency(String component2) { - return setCurrencyCode(component2); - } - - /** - * @deprecated use #setComponent2(java.util.Currency) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92F setCurrency(java.util.Currency component2) { - return setCurrencyCode(component2); - } - /** * Set the component 3 (Amount). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92H.java index 71d6f6639..e61707976 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92H.java @@ -86,27 +86,6 @@ public class Field92H extends Field implements Serializable, MonetaryAmountConta */ public static final String F_92H = "92H"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//SN/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SCNS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SCIS"; - /** * Component number for the Qualifier subfield. */ @@ -117,12 +96,6 @@ public class Field92H extends Field implements Serializable, MonetaryAmountConta */ public static final Integer CURRENCY_CODE = 2; - /** - * @deprecated use #CURRENCY_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CURRENCY = 2; /** * Component number for the Amount subfield. @@ -273,16 +246,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SCNS"; - } - /** * Returns the field component types pattern. * @@ -438,16 +401,6 @@ public String getCurrencyCode() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Currency Code - * @deprecated use #getCurrencyCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCurrency() { - return getCurrencyCode(); - } /** * Get the Currency Code (component 2) as Currency @@ -457,15 +410,6 @@ public java.util.Currency getCurrencyCodeAsCurrency() { return getComponent2AsCurrency(); } - /** - * @deprecated use #getCurrencyCodeAsCurrency() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Currency getCurrencyAsCurrency() { - return getCurrencyCodeAsCurrency(); - } - /** * Gets the component 3 (Amount). * @return the component 3 @@ -484,15 +428,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Amount (component 3). * @return the Amount from component 3 @@ -510,15 +445,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent3AsNumber(); - } - /** * Gets the component 4 (Rate Status). * @return the component 4 @@ -600,24 +526,6 @@ public Field92H setCurrencyCode(java.util.Currency component2) { return setComponent2(component2); } - /** - * @deprecated use #setCurrencyCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92H setCurrency(String component2) { - return setCurrencyCode(component2); - } - - /** - * @deprecated use #setComponent2(java.util.Currency) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92H setCurrency(java.util.Currency component2) { - return setCurrencyCode(component2); - } - /** * Set the component 3 (Amount). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92J.java index 34c27cb35..82d361e53 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92J.java @@ -88,27 +88,6 @@ public class Field92J extends Field implements Serializable, MonetaryAmountConta */ public static final String F_92J = "92J"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S/[S]/S/SN[/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSCNS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSCIS"; - /** * Component number for the Qualifier subfield. */ @@ -124,24 +103,12 @@ public class Field92J extends Field implements Serializable, MonetaryAmountConta */ public static final Integer RATE_TYPE_CODE = 3; - /** - * @deprecated use #RATE_TYPE_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CODE = 3; /** * Component number for the Currency Code subfield. */ public static final Integer CURRENCY_CODE = 4; - /** - * @deprecated use #CURRENCY_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CURRENCY = 4; /** * Component number for the Amount subfield. @@ -307,16 +274,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSCNS"; - } - /** * Returns the field component types pattern. * @@ -493,16 +450,6 @@ public String getRateTypeCode() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Rate Type Code - * @deprecated use #getRateTypeCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCode() { - return getRateTypeCode(); - } /** * Gets the component 4 (Currency Code). @@ -529,16 +476,6 @@ public String getCurrencyCode() { return getComponent4(); } - /** - * Alternative DEPRECATED method getter for field's Currency Code - * @deprecated use #getCurrencyCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCurrency() { - return getCurrencyCode(); - } /** * Get the Currency Code (component 4) as Currency @@ -548,15 +485,6 @@ public java.util.Currency getCurrencyCodeAsCurrency() { return getComponent4AsCurrency(); } - /** - * @deprecated use #getCurrencyCodeAsCurrency() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Currency getCurrencyAsCurrency() { - return getCurrencyCodeAsCurrency(); - } - /** * Gets the component 5 (Amount). * @return the component 5 @@ -575,15 +503,6 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(5)); } - /** - * @deprecated use #getComponent5AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent5AsNumber() { - return getComponent5AsBigDecimal(); - } - /** * Gets the Amount (component 5). * @return the Amount from component 5 @@ -601,15 +520,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent5AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent5AsNumber(); - } - /** * Gets the component 6 (Rate Status). * @return the component 6 @@ -689,15 +599,6 @@ public Field92J setRateTypeCode(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setRateTypeCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92J setCode(String component3) { - return setRateTypeCode(component3); - } - /** * Set the component 4 (Currency Code). * @@ -742,24 +643,6 @@ public Field92J setCurrencyCode(java.util.Currency component4) { return setComponent4(component4); } - /** - * @deprecated use #setCurrencyCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92J setCurrency(String component4) { - return setCurrencyCode(component4); - } - - /** - * @deprecated use #setComponent4(java.util.Currency) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92J setCurrency(java.util.Currency component4) { - return setCurrencyCode(component4); - } - /** * Set the component 5 (Amount). * @@ -1090,31 +973,5 @@ public static Field92J fromJson(final String json) { return field; } - /** - * @deprecated Use RATE_STATUS instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) - public static final Integer NARRATIVE = 6; - - /** - * @deprecated Use getRateStatus instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getRateStatus() instead"); - return getRateStatus(); - } - - /** - * @deprecated Use setRateStatus instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) - public Field92J setNarrative(String narrative) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrative(String)", "Use setRateStatus(String) instead"); - return setRateStatus(narrative); - } } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92K.java index 631846dfe..58b010a52 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92K.java @@ -79,27 +79,6 @@ public class Field92K extends Field implements Serializable, GenericField { */ public static final String F_92K = "92K"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Qualifier subfield. */ @@ -229,16 +208,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92L.java index 5aa3feb63..1ae33a172 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92L.java @@ -87,27 +87,6 @@ public class Field92L extends Field implements Serializable, MonetaryAmountConta */ public static final String F_92L = "92L"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//SN/SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SCNCN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SCICI"; - /** * Component number for the Qualifier subfield. */ @@ -118,12 +97,6 @@ public class Field92L extends Field implements Serializable, MonetaryAmountConta */ public static final Integer FIRST_CURRENCY_CODE = 2; - /** - * @deprecated use #FIRST_CURRENCY_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CURRENCY1 = 2; /** * Component number for the Amount1 subfield. @@ -135,12 +108,6 @@ public class Field92L extends Field implements Serializable, MonetaryAmountConta */ public static final Integer SECOND_CURRENCY_CODE = 4; - /** - * @deprecated use #SECOND_CURRENCY_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CURRENCY2 = 4; /** * Component number for the Amount2 subfield. @@ -298,16 +265,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SCNCN"; - } - /** * Returns the field component types pattern. * @@ -468,16 +425,6 @@ public String getFirstCurrencyCode() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's First Currency Code - * @deprecated use #getFirstCurrencyCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCurrency1() { - return getFirstCurrencyCode(); - } /** * Get the First Currency Code (component 2) as Currency @@ -487,15 +434,6 @@ public java.util.Currency getFirstCurrencyCodeAsCurrency() { return getComponent2AsCurrency(); } - /** - * @deprecated use #getFirstCurrencyCodeAsCurrency() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Currency getCurrency1AsCurrency() { - return getFirstCurrencyCodeAsCurrency(); - } - /** * Gets the component 3 (Amount1). * @return the component 3 @@ -514,15 +452,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Amount1 (component 3). * @return the Amount1 from component 3 @@ -540,15 +469,6 @@ public java.math.BigDecimal getAmount1AsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getAmount1AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmount1AsNumber() { - return getComponent3AsNumber(); - } - /** * Gets the component 4 (Second Currency Code). * @return the component 4 @@ -574,16 +494,6 @@ public String getSecondCurrencyCode() { return getComponent4(); } - /** - * Alternative DEPRECATED method getter for field's Second Currency Code - * @deprecated use #getSecondCurrencyCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCurrency2() { - return getSecondCurrencyCode(); - } /** * Get the Second Currency Code (component 4) as Currency @@ -593,15 +503,6 @@ public java.util.Currency getSecondCurrencyCodeAsCurrency() { return getComponent4AsCurrency(); } - /** - * @deprecated use #getSecondCurrencyCodeAsCurrency() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Currency getCurrency2AsCurrency() { - return getSecondCurrencyCodeAsCurrency(); - } - /** * Gets the component 5 (Amount2). * @return the component 5 @@ -620,15 +521,6 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(5)); } - /** - * @deprecated use #getComponent5AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent5AsNumber() { - return getComponent5AsBigDecimal(); - } - /** * Gets the Amount2 (component 5). * @return the Amount2 from component 5 @@ -646,15 +538,6 @@ public java.math.BigDecimal getAmount2AsBigDecimal() { return getComponent5AsBigDecimal(); } - /** - * @deprecated use #getAmount2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmount2AsNumber() { - return getComponent5AsNumber(); - } - /** * Set the component 1 (Qualifier). * @@ -720,24 +603,6 @@ public Field92L setFirstCurrencyCode(java.util.Currency component2) { return setComponent2(component2); } - /** - * @deprecated use #setFirstCurrencyCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92L setCurrency1(String component2) { - return setFirstCurrencyCode(component2); - } - - /** - * @deprecated use #setComponent2(java.util.Currency) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92L setCurrency1(java.util.Currency component2) { - return setFirstCurrencyCode(component2); - } - /** * Set the component 3 (Amount1). * @@ -876,24 +741,6 @@ public Field92L setSecondCurrencyCode(java.util.Currency component4) { return setComponent4(component4); } - /** - * @deprecated use #setSecondCurrencyCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92L setCurrency2(String component4) { - return setSecondCurrencyCode(component4); - } - - /** - * @deprecated use #setComponent4(java.util.Currency) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92L setCurrency2(java.util.Currency component4) { - return setSecondCurrencyCode(component4); - } - /** * Set the component 5 (Amount2). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92M.java index f05183305..a6ea0286b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92M.java @@ -86,27 +86,6 @@ public class Field92M extends Field implements Serializable, MonetaryAmountConta */ public static final String F_92M = "92M"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//SN/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SCNN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SCII"; - /** * Component number for the Qualifier subfield. */ @@ -117,12 +96,6 @@ public class Field92M extends Field implements Serializable, MonetaryAmountConta */ public static final Integer CURRENCY_CODE = 2; - /** - * @deprecated use #CURRENCY_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CURRENCY = 2; /** * Component number for the Amount subfield. @@ -278,16 +251,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SCNN"; - } - /** * Returns the field component types pattern. * @@ -443,16 +406,6 @@ public String getCurrencyCode() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Currency Code - * @deprecated use #getCurrencyCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCurrency() { - return getCurrencyCode(); - } /** * Get the Currency Code (component 2) as Currency @@ -462,15 +415,6 @@ public java.util.Currency getCurrencyCodeAsCurrency() { return getComponent2AsCurrency(); } - /** - * @deprecated use #getCurrencyCodeAsCurrency() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Currency getCurrencyAsCurrency() { - return getCurrencyCodeAsCurrency(); - } - /** * Gets the component 3 (Amount). * @return the component 3 @@ -489,15 +433,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Amount (component 3). * @return the Amount from component 3 @@ -515,15 +450,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent3AsNumber(); - } - /** * Gets the component 4 (Quantity). * @return the component 4 @@ -542,15 +468,6 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(4)); } - /** - * @deprecated use #getComponent4AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - return getComponent4AsBigDecimal(); - } - /** * Gets the Quantity (component 4). * @return the Quantity from component 4 @@ -568,15 +485,6 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { return getComponent4AsBigDecimal(); } - /** - * @deprecated use #getQuantityAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getQuantityAsNumber() { - return getComponent4AsNumber(); - } - /** * Set the component 1 (Qualifier). * @@ -642,24 +550,6 @@ public Field92M setCurrencyCode(java.util.Currency component2) { return setComponent2(component2); } - /** - * @deprecated use #setCurrencyCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92M setCurrency(String component2) { - return setCurrencyCode(component2); - } - - /** - * @deprecated use #setComponent2(java.util.Currency) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92M setCurrency(java.util.Currency component2) { - return setCurrencyCode(component2); - } - /** * Set the component 3 (Amount). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92N.java index 17dfb54f8..e32c70b7d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92N.java @@ -86,27 +86,6 @@ public class Field92N extends Field implements Serializable, MonetaryAmountConta */ public static final String F_92N = "92N"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//N/SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SNCN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SICI"; - /** * Component number for the Qualifier subfield. */ @@ -122,12 +101,6 @@ public class Field92N extends Field implements Serializable, MonetaryAmountConta */ public static final Integer CURRENCY_CODE = 3; - /** - * @deprecated use #CURRENCY_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CURRENCY = 3; /** * Component number for the Amount subfield. @@ -277,16 +250,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SNCN"; - } - /** * Returns the field component types pattern. * @@ -435,15 +398,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Quantity (component 2). * @return the Quantity from component 2 @@ -461,15 +415,6 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getQuantityAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getQuantityAsNumber() { - return getComponent2AsNumber(); - } - /** * Gets the component 3 (Currency Code). * @return the component 3 @@ -495,16 +440,6 @@ public String getCurrencyCode() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Currency Code - * @deprecated use #getCurrencyCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCurrency() { - return getCurrencyCode(); - } /** * Get the Currency Code (component 3) as Currency @@ -514,15 +449,6 @@ public java.util.Currency getCurrencyCodeAsCurrency() { return getComponent3AsCurrency(); } - /** - * @deprecated use #getCurrencyCodeAsCurrency() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.util.Currency getCurrencyAsCurrency() { - return getCurrencyCodeAsCurrency(); - } - /** * Gets the component 4 (Amount). * @return the component 4 @@ -541,15 +467,6 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(4)); } - /** - * @deprecated use #getComponent4AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - return getComponent4AsBigDecimal(); - } - /** * Gets the Amount (component 4). * @return the Amount from component 4 @@ -567,15 +484,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent4AsBigDecimal(); } - /** - * @deprecated use #getAmountAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent4AsNumber(); - } - /** * Set the component 1 (Qualifier). * @@ -735,24 +643,6 @@ public Field92N setCurrencyCode(java.util.Currency component3) { return setComponent3(component3); } - /** - * @deprecated use #setCurrencyCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92N setCurrency(String component3) { - return setCurrencyCode(component3); - } - - /** - * @deprecated use #setComponent3(java.util.Currency) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92N setCurrency(java.util.Currency component3) { - return setCurrencyCode(component3); - } - /** * Set the component 4 (Amount). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92P.java index bcfd2c65c..b9f712a5f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92P.java @@ -83,27 +83,6 @@ public class Field92P extends Field implements Serializable, AmountContainer, Ge */ public static final String F_92P = "92P"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Qualifier subfield. */ @@ -114,12 +93,6 @@ public class Field92P extends Field implements Serializable, AmountContainer, Ge */ public static final Integer INDEX_POINTS = 2; - /** - * @deprecated use #INDEX_POINTS instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer AMOUNT = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -245,16 +218,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -397,15 +360,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * @deprecated use #getComponent2AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Index Points (component 2). * @return the Index Points from component 2 @@ -414,16 +368,6 @@ public String getIndexPoints() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Index Points - * @deprecated use #getIndexPoints() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAmount() { - return getIndexPoints(); - } /** * Get the Index Points (component 2) as BigDecimal @@ -434,33 +378,6 @@ public java.math.BigDecimal getIndexPointsAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * @deprecated use #getIndexPointsAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getIndexPointsAsNumber() { - return getComponent2AsNumber(); - } - - /** - * @deprecated use #getIndexPointsAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.math.BigDecimal getAmountAsBigDecimal() { - return getIndexPointsAsBigDecimal(); - } - - /** - * @deprecated use #getIndexPointsAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getIndexPointsAsNumber(); - } - /** * Set the component 1 (Qualifier). * @@ -576,34 +493,6 @@ public Field92P setIndexPoints(java.lang.Number component2) { return setComponent2(component2); } - /** - * @deprecated use #setIndexPoints(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92P setAmount(String component2) { - return setIndexPoints(component2); - } - - /** - * @deprecated use #setComponent2(java.math.BigDecimal) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92P setAmount(java.math.BigDecimal component2) { - return setIndexPoints(component2); - } - - /** - * @deprecated use #setIndexPoints(java.math.BigDecimal) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92P setAmount(java.lang.Number component2) { - return setIndexPoints(component2); - } - /** * Returns the list of all NON-NULL amounts as BigDecimal diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92R.java index 1952fb455..793f3de27 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92R.java @@ -85,27 +85,6 @@ public class Field92R extends Field implements Serializable, AmountContainer, Ge */ public static final String F_92R = "92R"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S/[S]/S/N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSI"; - /** * Component number for the Qualifier subfield. */ @@ -121,24 +100,12 @@ public class Field92R extends Field implements Serializable, AmountContainer, Ge */ public static final Integer RATE_TYPE_CODE = 3; - /** - * @deprecated use #RATE_TYPE_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CODE = 3; /** * Component number for the Rate subfield. */ public static final Integer RATE = 4; - /** - * @deprecated use #RATE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer AMOUNT = 4; /** * Default constructor. Creates a new field setting all components to null. @@ -278,16 +245,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSN"; - } - /** * Returns the field component types pattern. * @@ -455,16 +412,6 @@ public String getRateTypeCode() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Rate Type Code - * @deprecated use #getRateTypeCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCode() { - return getRateTypeCode(); - } /** * Gets the component 4 (Rate). @@ -484,15 +431,6 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(4)); } - /** - * @deprecated use #getComponent4AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - return getComponent4AsBigDecimal(); - } - /** * Gets the Rate (component 4). * @return the Rate from component 4 @@ -501,16 +439,6 @@ public String getRate() { return getComponent4(); } - /** - * Alternative DEPRECATED method getter for field's Rate - * @deprecated use #getRate() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAmount() { - return getRate(); - } /** * Get the Rate (component 4) as BigDecimal @@ -521,33 +449,6 @@ public java.math.BigDecimal getRateAsBigDecimal() { return getComponent4AsBigDecimal(); } - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getRateAsNumber() { - return getComponent4AsNumber(); - } - - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.math.BigDecimal getAmountAsBigDecimal() { - return getRateAsBigDecimal(); - } - - /** - * @deprecated use #getRateAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getRateAsNumber(); - } - /** * Set the component 1 (Qualifier). * @@ -611,15 +512,6 @@ public Field92R setRateTypeCode(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setRateTypeCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92R setCode(String component3) { - return setRateTypeCode(component3); - } - /** * Set the component 4 (Rate). * @@ -714,34 +606,6 @@ public Field92R setRate(java.lang.Number component4) { return setComponent4(component4); } - /** - * @deprecated use #setRate(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92R setAmount(String component4) { - return setRate(component4); - } - - /** - * @deprecated use #setComponent4(java.math.BigDecimal) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92R setAmount(java.math.BigDecimal component4) { - return setRate(component4); - } - - /** - * @deprecated use #setRate(java.math.BigDecimal) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field92R setAmount(java.lang.Number component4) { - return setRate(component4); - } - /** * Returns the list of all NON-NULL amounts as BigDecimal diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field93A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field93A.java index 001ffaa3b..46ac3d083 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93A.java @@ -80,27 +80,6 @@ public class Field93A extends Field implements Serializable, GenericField { */ public static final String F_93A = "93A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S/[S]/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSS"; - /** * Component number for the Qualifier subfield. */ @@ -116,12 +95,6 @@ public class Field93A extends Field implements Serializable, GenericField { */ public static final Integer SUBBALANCE_TYPE = 3; - /** - * @deprecated use #SUBBALANCE_TYPE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CODE = 3; /** * Default constructor. Creates a new field setting all components to null. @@ -249,16 +222,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSS"; - } - /** * Returns the field component types pattern. * @@ -421,16 +384,6 @@ public String getSubbalanceType() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Sub-balance Type - * @deprecated use #getSubbalanceType() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCode() { - return getSubbalanceType(); - } /** * Set the component 1 (Qualifier). @@ -495,15 +448,6 @@ public Field93A setSubbalanceType(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setSubbalanceType(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field93A setCode(String component3) { - return setSubbalanceType(component3); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field93B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field93B.java index a0b9b29bb..f182359f2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93B.java @@ -86,27 +86,6 @@ public class Field93B extends Field implements Serializable, AmountContainer, Ge */ public static final String F_93B = "93B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S/[S]/S/[S]N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSI"; - /** * Component number for the Qualifier subfield. */ @@ -132,12 +111,6 @@ public class Field93B extends Field implements Serializable, AmountContainer, Ge */ public static final Integer BALANCE = 5; - /** - * @deprecated use #BALANCE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer BALANCE_AMOUNT = 5; /** * Default constructor. Creates a new field setting all components to null. @@ -285,16 +258,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSN"; - } - /** * Returns the field component types pattern. * @@ -500,15 +463,6 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(5)); } - /** - * @deprecated use #getComponent5AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent5AsNumber() { - return getComponent5AsBigDecimal(); - } - /** * Gets the Balance (component 5). * @return the Balance from component 5 @@ -517,16 +471,6 @@ public String getBalance() { return getComponent5(); } - /** - * Alternative DEPRECATED method getter for field's Balance - * @deprecated use #getBalance() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getBalanceAmount() { - return getBalance(); - } /** * Get the Balance (component 5) as BigDecimal @@ -537,33 +481,6 @@ public java.math.BigDecimal getBalanceAsBigDecimal() { return getComponent5AsBigDecimal(); } - /** - * @deprecated use #getBalanceAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getBalanceAsNumber() { - return getComponent5AsNumber(); - } - - /** - * @deprecated use #getBalanceAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.math.BigDecimal getBalanceAmountAsBigDecimal() { - return getBalanceAsBigDecimal(); - } - - /** - * @deprecated use #getBalanceAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getBalanceAmountAsNumber() { - return getBalanceAsNumber(); - } - /** * Set the component 1 (Qualifier). * @@ -742,34 +659,6 @@ public Field93B setBalance(java.lang.Number component5) { return setComponent5(component5); } - /** - * @deprecated use #setBalance(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field93B setBalanceAmount(String component5) { - return setBalance(component5); - } - - /** - * @deprecated use #setComponent5(java.math.BigDecimal) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field93B setBalanceAmount(java.math.BigDecimal component5) { - return setBalance(component5); - } - - /** - * @deprecated use #setBalance(java.math.BigDecimal) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field93B setBalanceAmount(java.lang.Number component5) { - return setBalance(component5); - } - /** * Returns the list of all NON-NULL amounts as BigDecimal diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field93C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field93C.java index d5b7e1b6c..3ee60514e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93C.java @@ -86,27 +86,6 @@ public class Field93C extends Field implements Serializable, AmountContainer, Ge */ public static final String F_93C = "93C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S/S/[S]N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSI"; - /** * Component number for the Qualifier subfield. */ @@ -132,12 +111,6 @@ public class Field93C extends Field implements Serializable, AmountContainer, Ge */ public static final Integer BALANCE = 5; - /** - * @deprecated use #BALANCE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer AMOUNT = 5; /** * Default constructor. Creates a new field setting all components to null. @@ -285,16 +258,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSN"; - } - /** * Returns the field component types pattern. * @@ -497,15 +460,6 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(5)); } - /** - * @deprecated use #getComponent5AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent5AsNumber() { - return getComponent5AsBigDecimal(); - } - /** * Gets the Balance (component 5). * @return the Balance from component 5 @@ -514,16 +468,6 @@ public String getBalance() { return getComponent5(); } - /** - * Alternative DEPRECATED method getter for field's Balance - * @deprecated use #getBalance() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAmount() { - return getBalance(); - } /** * Get the Balance (component 5) as BigDecimal @@ -534,33 +478,6 @@ public java.math.BigDecimal getBalanceAsBigDecimal() { return getComponent5AsBigDecimal(); } - /** - * @deprecated use #getBalanceAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getBalanceAsNumber() { - return getComponent5AsNumber(); - } - - /** - * @deprecated use #getBalanceAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.math.BigDecimal getAmountAsBigDecimal() { - return getBalanceAsBigDecimal(); - } - - /** - * @deprecated use #getBalanceAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getBalanceAsNumber(); - } - /** * Set the component 1 (Qualifier). * @@ -739,34 +656,6 @@ public Field93C setBalance(java.lang.Number component5) { return setComponent5(component5); } - /** - * @deprecated use #setBalance(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field93C setAmount(String component5) { - return setBalance(component5); - } - - /** - * @deprecated use #setComponent5(java.math.BigDecimal) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field93C setAmount(java.math.BigDecimal component5) { - return setBalance(component5); - } - - /** - * @deprecated use #setBalance(java.math.BigDecimal) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field93C setAmount(java.lang.Number component5) { - return setBalance(component5); - } - /** * Returns the list of all NON-NULL amounts as BigDecimal diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field93D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field93D.java index 389d53f90..4eac63bb1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93D.java @@ -84,27 +84,6 @@ public class Field93D extends Field implements Serializable, AmountContainer, Ge */ public static final String F_93D = "93D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//[S]N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSI"; - /** * Component number for the Qualifier subfield. */ @@ -120,12 +99,6 @@ public class Field93D extends Field implements Serializable, AmountContainer, Ge */ public static final Integer BALANCE = 3; - /** - * @deprecated use #BALANCE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer AMOUNT = 3; /** * Default constructor. Creates a new field setting all components to null. @@ -258,16 +231,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSN"; - } - /** * Returns the field component types pattern. * @@ -432,15 +395,6 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(3)); } - /** - * @deprecated use #getComponent3AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - return getComponent3AsBigDecimal(); - } - /** * Gets the Balance (component 3). * @return the Balance from component 3 @@ -449,16 +403,6 @@ public String getBalance() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Balance - * @deprecated use #getBalance() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAmount() { - return getBalance(); - } /** * Get the Balance (component 3) as BigDecimal @@ -469,33 +413,6 @@ public java.math.BigDecimal getBalanceAsBigDecimal() { return getComponent3AsBigDecimal(); } - /** - * @deprecated use #getBalanceAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getBalanceAsNumber() { - return getComponent3AsNumber(); - } - - /** - * @deprecated use #getBalanceAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.math.BigDecimal getAmountAsBigDecimal() { - return getBalanceAsBigDecimal(); - } - - /** - * @deprecated use #getBalanceAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getBalanceAsNumber(); - } - /** * Set the component 1 (Qualifier). * @@ -632,34 +549,6 @@ public Field93D setBalance(java.lang.Number component3) { return setComponent3(component3); } - /** - * @deprecated use #setBalance(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field93D setAmount(String component3) { - return setBalance(component3); - } - - /** - * @deprecated use #setComponent3(java.math.BigDecimal) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field93D setAmount(java.math.BigDecimal component3) { - return setBalance(component3); - } - - /** - * @deprecated use #setBalance(java.math.BigDecimal) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field93D setAmount(java.lang.Number component3) { - return setBalance(component3); - } - /** * Returns the list of all NON-NULL amounts as BigDecimal diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field93E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field93E.java index 703eaa440..66fe8ff63 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93E.java @@ -86,27 +86,6 @@ public class Field93E extends Field implements Serializable, AmountContainer, Ge */ public static final String F_93E = "93E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S/S/[S]N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSI"; - /** * Component number for the Qualifier subfield. */ @@ -278,16 +257,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSN"; - } - /** * Returns the field component types pattern. * @@ -488,15 +457,6 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(5)); } - /** - * @deprecated use #getComponent5AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent5AsNumber() { - return getComponent5AsBigDecimal(); - } - /** * Gets the Balance of Digital Tokens (component 5). * @return the Balance of Digital Tokens from component 5 @@ -514,15 +474,6 @@ public java.math.BigDecimal getBalanceofDigitalTokensAsBigDecimal() { return getComponent5AsBigDecimal(); } - /** - * @deprecated use #getBalanceofDigitalTokensAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getBalanceofDigitalTokensAsNumber() { - return getComponent5AsNumber(); - } - /** * Set the component 1 (Qualifier). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field93F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field93F.java index 82302bc69..c1859df10 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93F.java @@ -86,27 +86,6 @@ public class Field93F extends Field implements Serializable, AmountContainer, Ge */ public static final String F_93F = "93F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S/[S]/S/[S]N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSI"; - /** * Component number for the Qualifier subfield. */ @@ -278,16 +257,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSN"; - } - /** * Returns the field component types pattern. * @@ -491,15 +460,6 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(5)); } - /** - * @deprecated use #getComponent5AsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent5AsNumber() { - return getComponent5AsBigDecimal(); - } - /** * Gets the Balance of Digital Tokens (component 5). * @return the Balance of Digital Tokens from component 5 @@ -517,15 +477,6 @@ public java.math.BigDecimal getBalanceofDigitalTokensAsBigDecimal() { return getComponent5AsBigDecimal(); } - /** - * @deprecated use #getBalanceofDigitalTokensAsBigDecimal() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getBalanceofDigitalTokensAsNumber() { - return getComponent5AsNumber(); - } - /** * Set the component 1 (Qualifier). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field94A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field94A.java index 43ab437cc..1f8887121 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94A.java @@ -77,27 +77,6 @@ public class Field94A extends Field implements Serializable { */ public static final String F_94A = "94A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Scope subfield. */ @@ -214,16 +193,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field94B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field94B.java index e0db05a30..af507bdd5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94B.java @@ -81,27 +81,6 @@ public class Field94B extends Field implements Serializable, GenericField { */ public static final String F_94B = "94B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S/[S]/S[/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSS"; - /** * Component number for the Qualifier subfield. */ @@ -256,16 +235,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field94C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field94C.java index 1e25c8bf8..5b79b304e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94C.java @@ -79,27 +79,6 @@ public class Field94C extends Field implements Serializable, GenericField { */ public static final String F_94C = "94C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SK"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SK"; - /** * Component number for the Qualifier subfield. */ @@ -229,16 +208,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SK"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field94D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field94D.java index 5a78c4e3d..433b9023b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94D.java @@ -80,27 +80,6 @@ public class Field94D extends Field implements Serializable, GenericField { */ public static final String F_94D = "94D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//[S]/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SKS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SKS"; - /** * Component number for the Qualifier subfield. */ @@ -243,16 +222,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SKS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field94E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field94E.java index 7be1868e2..5af9c2127 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94E.java @@ -89,27 +89,6 @@ public class Field94E extends Field implements Serializable, GenericField, Multi */ public static final String F_94E = "94E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S[$S]0-9"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSSSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSSSSSSS"; - /** * Component number for the Qualifier subfield. */ @@ -280,16 +259,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSSSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field94F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field94F.java index 706e170fe..7e9964386 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94F.java @@ -83,27 +83,6 @@ public class Field94F extends Field implements Serializable, BICContainer, Gener */ public static final String F_94F = "94F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSB"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSB"; - /** * Component number for the Qualifier subfield. */ @@ -114,24 +93,12 @@ public class Field94F extends Field implements Serializable, BICContainer, Gener */ public static final Integer PLACE_CODE = 2; - /** - * @deprecated use #PLACE_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CODE = 2; /** * Component number for the Identifier Code subfield. */ public static final Integer IDENTIFIER_CODE = 3; - /** - * @deprecated use #IDENTIFIER_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer BIC = 3; /** * Default constructor. Creates a new field setting all components to null. @@ -260,16 +227,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSB"; - } - /** * Returns the field component types pattern. * @@ -415,16 +372,6 @@ public String getPlaceCode() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Place Code - * @deprecated use #getPlaceCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCode() { - return getPlaceCode(); - } /** * Gets the component 3 (Identifier Code). @@ -451,16 +398,6 @@ public String getIdentifierCode() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Identifier Code - * @deprecated use #getIdentifierCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getBIC() { - return getIdentifierCode(); - } /** * Get the Identifier Code (component 3) as BIC @@ -470,15 +407,6 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { return getComponent3AsBIC(); } - /** - * @deprecated use #getIdentifierCodeAsBIC() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public com.prowidesoftware.swift.model.BIC getBICAsBIC() { - return getIdentifierCodeAsBIC(); - } - /** * Set the component 1 (Qualifier). * @@ -521,15 +449,6 @@ public Field94F setPlaceCode(String component2) { return setComponent2(component2); } - /** - * @deprecated use #setPlaceCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field94F setCode(String component2) { - return setPlaceCode(component2); - } - /** * Set the component 3 (Identifier Code). * @@ -574,24 +493,6 @@ public Field94F setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 return setComponent3(component3); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field94F setBIC(String component3) { - return setIdentifierCode(component3); - } - - /** - * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field94F setBIC(com.prowidesoftware.swift.model.BIC component3) { - return setIdentifierCode(component3); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field94G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field94G.java index d29f58540..4af709453 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94G.java @@ -81,27 +81,6 @@ public class Field94G extends Field implements Serializable, GenericField, Multi */ public static final String F_94G = "94G"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S[$S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSS"; - /** * Component number for the Qualifier subfield. */ @@ -243,16 +222,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field94H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field94H.java index 5596d2f2f..673fa9191 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94H.java @@ -82,27 +82,6 @@ public class Field94H extends Field implements Serializable, BICContainer, Gener */ public static final String F_94H = "94H"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SB"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SB"; - /** * Component number for the Qualifier subfield. */ @@ -113,12 +92,6 @@ public class Field94H extends Field implements Serializable, BICContainer, Gener */ public static final Integer IDENTIFIER_CODE = 2; - /** - * @deprecated use #IDENTIFIER_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer BIC = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -239,16 +212,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SB"; - } - /** * Returns the field component types pattern. * @@ -398,16 +361,6 @@ public String getIdentifierCode() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Identifier Code - * @deprecated use #getIdentifierCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getBIC() { - return getIdentifierCode(); - } /** * Get the Identifier Code (component 2) as BIC @@ -417,15 +370,6 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { return getComponent2AsBIC(); } - /** - * @deprecated use #getIdentifierCodeAsBIC() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public com.prowidesoftware.swift.model.BIC getBICAsBIC() { - return getIdentifierCodeAsBIC(); - } - /** * Set the component 1 (Qualifier). * @@ -491,24 +435,6 @@ public Field94H setIdentifierCode(com.prowidesoftware.swift.model.BIC component2 return setComponent2(component2); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field94H setBIC(String component2) { - return setIdentifierCode(component2); - } - - /** - * @deprecated use #setComponent2(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field94H setBIC(com.prowidesoftware.swift.model.BIC component2) { - return setIdentifierCode(component2); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field94L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field94L.java index f14e384f9..0c180c4de 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94L.java @@ -82,27 +82,6 @@ public class Field94L extends Field implements Serializable, GenericField { */ public static final String F_94L = "94L"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//18!SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSN"; - /** * Component number for the Qualifier subfield. */ @@ -248,16 +227,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSN"; - } - /** * Returns the field component types pattern. * @@ -417,16 +386,6 @@ public java.lang.Long getComponent3AsLong() { return SwiftFormatUtils.getLong(getComponent(3)); } - /** - * @deprecated use #getComponent3AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - Long l = getComponent3AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Legal Entity Identifier Number (component 3). * @return the Legal Entity Identifier Number from component 3 @@ -444,15 +403,6 @@ public java.lang.Long getLegalEntityIdentifierNumberAsLong() { return getComponent3AsLong(); } - /** - * @deprecated use #getLegalEntityIdentifierNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getLegalEntityIdentifierNumberAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Qualifier). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field95C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field95C.java index 959132944..5d226b4d3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field95C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field95C.java @@ -79,27 +79,6 @@ public class Field95C extends Field implements Serializable, GenericField { */ public static final String F_95C = "95C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SK"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SK"; - /** * Component number for the Qualifier subfield. */ @@ -229,16 +208,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SK"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field95L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field95L.java index bdbd33b20..a7a8d2982 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field95L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field95L.java @@ -82,27 +82,6 @@ public class Field95L extends Field implements Serializable, GenericField { */ public static final String F_95L = "95L"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//18!SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSN"; - /** * Component number for the Qualifier subfield. */ @@ -248,16 +227,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSN"; - } - /** * Returns the field component types pattern. * @@ -417,16 +386,6 @@ public java.lang.Long getComponent3AsLong() { return SwiftFormatUtils.getLong(getComponent(3)); } - /** - * @deprecated use #getComponent3AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - Long l = getComponent3AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Legal Entity Identifier Number (component 3). * @return the Legal Entity Identifier Number from component 3 @@ -444,15 +403,6 @@ public java.lang.Long getLegalEntityIdentifierNumberAsLong() { return getComponent3AsLong(); } - /** - * @deprecated use #getLegalEntityIdentifierNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getLegalEntityIdentifierNumberAsNumber() { - return getComponent3AsNumber(); - } - /** * Set the component 1 (Qualifier). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field95P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field95P.java index 8c7b06ec7..b209908e0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field95P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field95P.java @@ -219,24 +219,6 @@ public Field95P setIdentifierCode(com.prowidesoftware.swift.model.BIC component2 return setComponent2(component2); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field95P setBIC(String component2) { - return setIdentifierCode(component2); - } - - /** - * @deprecated use #setComponent2(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field95P setBIC(com.prowidesoftware.swift.model.BIC component2) { - return setIdentifierCode(component2); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field95V.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field95V.java index 8b51101d5..2a2b6f6eb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field95V.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field95V.java @@ -89,27 +89,6 @@ public class Field95V extends Field implements Serializable, GenericField, Multi */ public static final String F_95V = "95V"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S[$S]0-9"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSSSSSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSSSSSSSSS"; - /** * Component number for the Qualifier subfield. */ @@ -280,16 +259,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSSSSSSSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field96A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field96A.java index 2b1554821..ebe3d4ce1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field96A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field96A.java @@ -241,24 +241,6 @@ public Field96A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 return setComponent3(component3); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field96A setBIC(String component3) { - return setIdentifierCode(component3); - } - - /** - * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field96A setBIC(com.prowidesoftware.swift.model.BIC component3) { - return setIdentifierCode(component3); - } - public List bics() { return BICResolver.bics(this); diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field97A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field97A.java index ceda9eb9b..5dd7b2484 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field97A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field97A.java @@ -79,27 +79,6 @@ public class Field97A extends Field implements Serializable, GenericField { */ public static final String F_97A = "97A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Qualifier subfield. */ @@ -110,12 +89,6 @@ public class Field97A extends Field implements Serializable, GenericField { */ public static final Integer ACCOUNT_NUMBER = 2; - /** - * @deprecated use #ACCOUNT_NUMBER instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer ACCOUNT = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -236,16 +209,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * @@ -395,16 +358,6 @@ public String getAccountNumber() { return null; } - /** - * Alternative DEPRECATED method getter for field's Account Number - * @deprecated use #getAccountNumber() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAccount() { - return getAccountNumber(); - } /** * Set the component 1 (Qualifier). @@ -448,15 +401,6 @@ public Field97A setAccountNumber(String component2) { return setComponent2(component2); } - /** - * @deprecated use #setAccountNumber(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field97A setAccount(String component2) { - return setAccountNumber(component2); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field97B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field97B.java index 2de2f7bc7..f751d906a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field97B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field97B.java @@ -81,27 +81,6 @@ public class Field97B extends Field implements Serializable, GenericField { */ public static final String F_97B = "97B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S/[S]/S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSS"; - /** * Component number for the Qualifier subfield. */ @@ -257,16 +236,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field97C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field97C.java index adc320fc8..b3f561590 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field97C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field97C.java @@ -79,27 +79,6 @@ public class Field97C extends Field implements Serializable, GenericField { */ public static final String F_97C = "97C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Qualifier subfield. */ @@ -110,12 +89,6 @@ public class Field97C extends Field implements Serializable, GenericField { */ public static final Integer ACCOUNT_CODE = 2; - /** - * @deprecated use #ACCOUNT_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CODE = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -236,16 +209,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * @@ -386,16 +349,6 @@ public String getAccountCode() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Account Code - * @deprecated use #getAccountCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCode() { - return getAccountCode(); - } /** * Set the component 1 (Qualifier). @@ -439,15 +392,6 @@ public Field97C setAccountCode(String component2) { return setComponent2(component2); } - /** - * @deprecated use #setAccountCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field97C setCode(String component2) { - return setAccountCode(component2); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field97D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field97D.java index 4cd46b992..22ed32b1b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field97D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field97D.java @@ -80,27 +80,6 @@ public class Field97D extends Field implements Serializable, GenericField { */ public static final String F_97D = "97D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S/[S]/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSS"; - /** * Component number for the Qualifier subfield. */ @@ -242,16 +221,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field97E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field97E.java index 9cfbb3ff0..ac3b41ea1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field97E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field97E.java @@ -79,27 +79,6 @@ public class Field97E extends Field implements Serializable, GenericField { */ public static final String F_97E = "97E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Qualifier subfield. */ @@ -110,12 +89,6 @@ public class Field97E extends Field implements Serializable, GenericField { */ public static final Integer INTERNATIONAL_BANK_ACCOUNT_NUMBER = 2; - /** - * @deprecated use #INTERNATIONAL_BANK_ACCOUNT_NUMBER instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer ACCOUNT = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -236,16 +209,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * @@ -395,16 +358,6 @@ public String getInternationalBankAccountNumber() { return null; } - /** - * Alternative DEPRECATED method getter for field's International Bank Account Number - * @deprecated use #getInternationalBankAccountNumber() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAccount() { - return getInternationalBankAccountNumber(); - } /** * Set the component 1 (Qualifier). @@ -448,15 +401,6 @@ public Field97E setInternationalBankAccountNumber(String component2) { return setComponent2(component2); } - /** - * @deprecated use #setInternationalBankAccountNumber(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field97E setAccount(String component2) { - return setInternationalBankAccountNumber(component2); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98A.java index 344dd6b05..b13574c51 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98A.java @@ -82,27 +82,6 @@ public class Field98A extends Field implements Serializable, DateContainer, Gene */ public static final String F_98A = "98A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SD"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SD"; - /** * Component number for the Qualifier subfield. */ @@ -236,16 +215,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SD"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98B.java index f9ba17848..862d18380 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98B.java @@ -80,27 +80,6 @@ public class Field98B extends Field implements Serializable, GenericField { */ public static final String F_98B = "98B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S/[S]/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSS"; - /** * Component number for the Qualifier subfield. */ @@ -116,12 +95,6 @@ public class Field98B extends Field implements Serializable, GenericField { */ public static final Integer DATE_CODE = 3; - /** - * @deprecated use #DATE_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CODE = 3; /** * Default constructor. Creates a new field setting all components to null. @@ -249,16 +222,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSS"; - } - /** * Returns the field component types pattern. * @@ -421,16 +384,6 @@ public String getDateCode() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Date Code - * @deprecated use #getDateCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCode() { - return getDateCode(); - } /** * Set the component 1 (Qualifier). @@ -495,15 +448,6 @@ public Field98B setDateCode(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setDateCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field98B setCode(String component3) { - return setDateCode(component3); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98C.java index 67be123e7..2fbc9780e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98C.java @@ -83,27 +83,6 @@ public class Field98C extends Field implements Serializable, DateContainer, Gene */ public static final String F_98C = "98C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SDT"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SDT"; - /** * Component number for the Qualifier subfield. */ @@ -255,16 +234,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SDT"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98D.java index cf202dffe..f44d41b3b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98D.java @@ -86,27 +86,6 @@ public class Field98D extends Field implements Serializable, DateContainer { */ public static final String F_98D = "98D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[,S][/[c]]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "DTNSW"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "DTNSW"; - /** * Component number for the Date subfield. */ @@ -307,16 +286,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "DTNSW"; - } - /** * Returns the field component types pattern. * @@ -525,16 +494,6 @@ public java.lang.Long getComponent3AsLong() { return SwiftFormatUtils.getLong(getComponent(3)); } - /** - * @deprecated use #getComponent3AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - Long l = getComponent3AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Decimals (component 3). * @return the Decimals from component 3 @@ -552,15 +511,6 @@ public java.lang.Long getDecimalsAsLong() { return getComponent3AsLong(); } - /** - * @deprecated use #getDecimalsAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getDecimalsAsNumber() { - return getComponent3AsNumber(); - } - /** * Gets the component 4 (Sign). * @return the component 4 diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98E.java index 72293d298..c9fc76fcf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98E.java @@ -88,27 +88,6 @@ public class Field98E extends Field implements Serializable, DateContainer, Gene */ public static final String F_98E = "98E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//[,S][/[c]]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SDTNSW"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SDTNSW"; - /** * Component number for the Qualifier subfield. */ @@ -323,16 +302,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SDTNSW"; - } - /** * Returns the field component types pattern. * @@ -560,16 +529,6 @@ public java.lang.Long getComponent4AsLong() { return SwiftFormatUtils.getLong(getComponent(4)); } - /** - * @deprecated use #getComponent4AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent4AsNumber() { - Long l = getComponent4AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Decimals (component 4). * @return the Decimals from component 4 @@ -587,15 +546,6 @@ public java.lang.Long getDecimalsAsLong() { return getComponent4AsLong(); } - /** - * @deprecated use #getDecimalsAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getDecimalsAsNumber() { - return getComponent4AsNumber(); - } - /** * Gets the component 5 (Sign). * @return the component 5 diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98F.java index b60fb5a74..84307a9e6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98F.java @@ -82,27 +82,6 @@ public class Field98F extends Field implements Serializable, GenericField { */ public static final String F_98F = "98F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S/[S]/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSST"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSST"; - /** * Component number for the Qualifier subfield. */ @@ -118,12 +97,6 @@ public class Field98F extends Field implements Serializable, GenericField { */ public static final Integer DATE_CODE = 3; - /** - * @deprecated use #DATE_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer CODE = 3; /** * Component number for the Time subfield. @@ -274,16 +247,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSST"; - } - /** * Returns the field component types pattern. * @@ -449,16 +412,6 @@ public String getDateCode() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Date Code - * @deprecated use #getDateCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getCode() { - return getDateCode(); - } /** * Gets the component 4 (Time). @@ -556,15 +509,6 @@ public Field98F setDateCode(String component3) { return setComponent3(component3); } - /** - * @deprecated use #setDateCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field98F setCode(String component3) { - return setDateCode(component3); - } - /** * Set the component 4 (Time). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98G.java index 8dc11285a..b672a8186 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98G.java @@ -86,27 +86,6 @@ public class Field98G extends Field implements Serializable, DateContainer { */ public static final String F_98G = "98G"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[,S][/[c]]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "DTNSW"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "DTNSW"; - /** * Component number for the Date subfield. */ @@ -122,12 +101,6 @@ public class Field98G extends Field implements Serializable, DateContainer { */ public static final Integer DECIMALS = 3; - /** - * @deprecated use #DECIMALS instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer NUMBER = 3; /** * Component number for the Sign subfield. @@ -314,16 +287,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "DTNSW"; - } - /** * Returns the field component types pattern. * @@ -534,16 +497,6 @@ public java.lang.Long getComponent3AsLong() { return SwiftFormatUtils.getLong(getComponent(3)); } - /** - * @deprecated use #getComponent3AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - Long l = getComponent3AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Decimals (component 3). * @return the Decimals from component 3 @@ -552,16 +505,6 @@ public String getDecimals() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Decimals - * @deprecated use #getDecimals() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNumber() { - return getDecimals(); - } /** * Get the Decimals (component 3) as Long @@ -572,33 +515,6 @@ public java.lang.Long getDecimalsAsLong() { return getComponent3AsLong(); } - /** - * @deprecated use #getDecimalsAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getDecimalsAsNumber() { - return getComponent3AsNumber(); - } - - /** - * @deprecated use #getDecimalsAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Long getNumberAsLong() { - return getDecimalsAsLong(); - } - - /** - * @deprecated use #getDecimalsAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getDecimalsAsNumber(); - } - /** * Gets the component 4 (Sign). * @return the component 4 @@ -828,34 +744,6 @@ public Field98G setDecimals(java.lang.Number component3) { return setComponent3(component3); } - /** - * @deprecated use #setDecimals(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field98G setNumber(String component3) { - return setDecimals(component3); - } - - /** - * @deprecated use #setComponent3(java.lang.Long) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field98G setNumber(java.lang.Long component3) { - return setDecimals(component3); - } - - /** - * @deprecated use #setDecimals(java.lang.Long) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field98G setNumber(java.lang.Number component3) { - return setDecimals(component3); - } - /** * Set the component 4 (Sign). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98H.java index 7416cca04..8758f7ce3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98H.java @@ -83,27 +83,6 @@ public class Field98H extends Field implements Serializable { */ public static final String F_98H = "98H"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[,S][/[c]]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "TNSW"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "TNSW"; - /** * Component number for the Time subfield. */ @@ -114,12 +93,6 @@ public class Field98H extends Field implements Serializable { */ public static final Integer DECIMALS = 2; - /** - * @deprecated use #DECIMALS instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer NUMBER = 2; /** * Component number for the Sign subfield. @@ -297,16 +270,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "TNSW"; - } - /** * Returns the field component types pattern. * @@ -481,16 +444,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Decimals (component 2). * @return the Decimals from component 2 @@ -499,16 +452,6 @@ public String getDecimals() { return getComponent2(); } - /** - * Alternative DEPRECATED method getter for field's Decimals - * @deprecated use #getDecimals() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getNumber() { - return getDecimals(); - } /** * Get the Decimals (component 2) as Long @@ -519,33 +462,6 @@ public java.lang.Long getDecimalsAsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getDecimalsAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getDecimalsAsNumber() { - return getComponent2AsNumber(); - } - - /** - * @deprecated use #getDecimalsAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Long getNumberAsLong() { - return getDecimalsAsLong(); - } - - /** - * @deprecated use #getDecimalsAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getDecimalsAsNumber(); - } - /** * Gets the component 3 (Sign). * @return the component 3 @@ -731,34 +647,6 @@ public Field98H setDecimals(java.lang.Number component2) { return setComponent2(component2); } - /** - * @deprecated use #setDecimals(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field98H setNumber(String component2) { - return setDecimals(component2); - } - - /** - * @deprecated use #setComponent2(java.lang.Long) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field98H setNumber(java.lang.Long component2) { - return setDecimals(component2); - } - - /** - * @deprecated use #setDecimals(java.lang.Long) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field98H setNumber(java.lang.Number component2) { - return setDecimals(component2); - } - /** * Set the component 3 (Sign). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98J.java index dd999710b..9600642bf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98J.java @@ -87,27 +87,6 @@ public class Field98J extends Field implements Serializable, DateContainer, BICC */ public static final String F_98J = "98J"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S///S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SDTB"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SDTB"; - /** * Component number for the Qualifier subfield. */ @@ -128,12 +107,6 @@ public class Field98J extends Field implements Serializable, DateContainer, BICC */ public static final Integer IDENTIFIER_CODE = 4; - /** - * @deprecated use #IDENTIFIER_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer BIC = 4; /** * Default constructor. Creates a new field setting all components to null. @@ -283,16 +256,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SDTB"; - } - /** * Returns the field component types pattern. * @@ -514,16 +477,6 @@ public String getIdentifierCode() { return getComponent4(); } - /** - * Alternative DEPRECATED method getter for field's Identifier Code - * @deprecated use #getIdentifierCode() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getBIC() { - return getIdentifierCode(); - } /** * Get the Identifier Code (component 4) as BIC @@ -533,15 +486,6 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { return getComponent4AsBIC(); } - /** - * @deprecated use #getIdentifierCodeAsBIC() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public com.prowidesoftware.swift.model.BIC getBICAsBIC() { - return getIdentifierCodeAsBIC(); - } - /** * Set the component 1 (Qualifier). * @@ -695,24 +639,6 @@ public Field98J setIdentifierCode(com.prowidesoftware.swift.model.BIC component4 return setComponent4(component4); } - /** - * @deprecated use #setIdentifierCode(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field98J setBIC(String component4) { - return setIdentifierCode(component4); - } - - /** - * @deprecated use #setComponent4(com.prowidesoftware.swift.model.BIC) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field98J setBIC(com.prowidesoftware.swift.model.BIC component4) { - return setIdentifierCode(component4); - } - /** * Returns all components that can be converted to a Calendar diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98K.java index 4afeeddb5..6b689da91 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98K.java @@ -85,27 +85,6 @@ public class Field98K extends Field implements Serializable, DateContainer, Gene */ public static final String F_98K = "98K"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S/S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSDTS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSDTS"; - /** * Component number for the Qualifier subfield. */ @@ -286,16 +265,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSDTS"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field999.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field999.java index a4ced3df9..931a61958 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field999.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field999.java @@ -77,27 +77,6 @@ public class Field999 extends Field implements Serializable { */ public static final String F_999 = "999"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -209,16 +188,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field99A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field99A.java index 3bea02b27..3043feac4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field99A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field99A.java @@ -82,27 +82,6 @@ public class Field99A extends Field implements Serializable, GenericField { */ public static final String F_99A = "99A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//[S]N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSN"; - /** * Component number for the Qualifier subfield. */ @@ -118,12 +97,6 @@ public class Field99A extends Field implements Serializable, GenericField { */ public static final Integer NUMBER = 3; - /** - * @deprecated use #NUMBER instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer AMOUNT = 3; /** * Default constructor. Creates a new field setting all components to null. @@ -251,16 +224,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSN"; - } - /** * Returns the field component types pattern. * @@ -425,16 +388,6 @@ public java.lang.Long getComponent3AsLong() { return SwiftFormatUtils.getLong(getComponent(3)); } - /** - * @deprecated use #getComponent3AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent3AsNumber() { - Long l = getComponent3AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 3). * @return the Number from component 3 @@ -443,16 +396,6 @@ public String getNumber() { return getComponent3(); } - /** - * Alternative DEPRECATED method getter for field's Number - * @deprecated use #getNumber() instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getAmount() { - return getNumber(); - } /** * Get the Number (component 3) as Long @@ -463,33 +406,6 @@ public java.lang.Long getNumberAsLong() { return getComponent3AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent3AsNumber(); - } - - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Long getAmountAsLong() { - return getNumberAsLong(); - } - - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getNumberAsNumber(); - } - /** * Set the component 1 (Qualifier). * @@ -624,34 +540,6 @@ public Field99A setNumber(java.lang.Number component3) { return setComponent3(component3); } - /** - * @deprecated use #setNumber(String) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field99A setAmount(String component3) { - return setNumber(component3); - } - - /** - * @deprecated use #setComponent3(java.lang.Long) instead - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field99A setAmount(java.lang.Long component3) { - return setNumber(component3); - } - - /** - * @deprecated use #setNumber(java.lang.Long) instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field99A setAmount(java.lang.Number component3) { - return setNumber(component3); - } - /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field99B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field99B.java index b8a31a45c..e1a51fee7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field99B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field99B.java @@ -81,27 +81,6 @@ public class Field99B extends Field implements Serializable, GenericField { */ public static final String F_99B = "99B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SN"; - /** * Component number for the Qualifier subfield. */ @@ -231,16 +210,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -381,16 +350,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 2). * @return the Number from component 2 @@ -408,15 +367,6 @@ public java.lang.Long getNumberAsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Qualifier). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field99C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field99C.java index 8e83184c2..a28925908 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field99C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field99C.java @@ -81,27 +81,6 @@ public class Field99C extends Field implements Serializable, GenericField { */ public static final String F_99C = "99C"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ":S//S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SN"; - /** * Component number for the Qualifier subfield. */ @@ -231,16 +210,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -381,16 +350,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * @deprecated use #getComponent2AsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 2). * @return the Number from component 2 @@ -408,15 +367,6 @@ public java.lang.Long getNumberAsLong() { return getComponent2AsLong(); } - /** - * @deprecated use #getNumberAsLong() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Qualifier). * diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT203.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT203.java index 9ea3184e8..28e9e315b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT203.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT203.java @@ -820,9 +820,9 @@ public static List getLoop1List(final SwiftTagListBlock parentSequence) { * @deprecated use {@link #getLoop1List()} instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2025) public List getSequenceAList() { - com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "getSequenceAList()", "Use getLoop1List() instead"); + com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getSequenceAList()", "Use getLoop1List() instead"); return getSequenceAList(super.getSwiftMessageNotNullOrException().getBlock4()); } @@ -830,9 +830,9 @@ public List getSequenceAList() { * @deprecated use {@link #getLoop1List(SwiftTagListBlock)} instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2025) public static List getSequenceAList(final SwiftTagListBlock parentSequence) { - com.prowidesoftware.deprecation.DeprecationUtils.phase2(MT203.class, "getSequenceAList(SwiftTagListBlock)", "Use getLoop1List(SwiftTagListBlock) instead"); + com.prowidesoftware.deprecation.DeprecationUtils.phase3(MT203.class, "getSequenceAList(SwiftTagListBlock)", "Use getLoop1List(SwiftTagListBlock) instead"); List result = new ArrayList<>(); getLoop1List(parentSequence).forEach(s -> result.add(new SequenceA(s))); return result; @@ -842,11 +842,11 @@ public static List getSequenceAList(final SwiftTagListBlock parentSeq * @deprecated use Loop1 instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2025) public static class SequenceA extends SwiftTagListBlock { private SequenceA(final Loop1 content) { super(content.getTags()); - com.prowidesoftware.deprecation.DeprecationUtils.phase2(MT203.class, "SequenceA(Loop1)", "Use Loop1() instead"); + com.prowidesoftware.deprecation.DeprecationUtils.phase3(MT203.class, "SequenceA(Loop1)", "Use Loop1() instead"); } } } diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT210.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT210.java index 6be475271..3c8a5ab00 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT210.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT210.java @@ -645,37 +645,5 @@ public static List getLoop1List(final SwiftTagListBlock parentSequence) { - /** - * @deprecated use {@link #getLoop1List()} instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) - public List getSequenceAList() { - com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "getSequenceAList", "Use getLoop1List() instead"); - return getSequenceAList(super.getSwiftMessageNotNullOrException().getBlock4()); - } - - /** - * @deprecated use {@link #getLoop1List(SwiftTagListBlock)} instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) - public static List getSequenceAList(final SwiftTagListBlock parentSequence) { - com.prowidesoftware.deprecation.DeprecationUtils.phase2(MT210.class, "getSequenceAList", "Use getLoop1List(SwiftTagListBlock) instead"); - List result = new ArrayList<>(); - getLoop1List(parentSequence).forEach(s -> result.add(new SequenceA(s))); - return result; - } - /** - * @deprecated use Loop1 instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) - public static class SequenceA extends SwiftTagListBlock { - private SequenceA(final Loop1 content) { - super(content.getTags()); - com.prowidesoftware.deprecation.DeprecationUtils.phase2(MT210.class, "SequenceA(Loop1)", "Use Loop1() instead"); - } - } } diff --git a/src/main/java/com/prowidesoftware/deprecation/ProwideDeprecated.java b/src/main/java/com/prowidesoftware/deprecation/ProwideDeprecated.java index f29e049b3..12d0c734f 100644 --- a/src/main/java/com/prowidesoftware/deprecation/ProwideDeprecated.java +++ b/src/main/java/com/prowidesoftware/deprecation/ProwideDeprecated.java @@ -42,17 +42,17 @@ * Scheduled year for entering phase 2 of deprecation * @return year */ - TargetYear phase2() default TargetYear.SRU2024; + TargetYear phase2() default TargetYear.SRU2025; /** * Scheduled year for entering phase 3 of deprecation * @return year */ - TargetYear phase3() default TargetYear.SRU2025; + TargetYear phase3() default TargetYear.SRU2026; /** * Scheduled year for entering phase 4 of deprecation * @return year */ - TargetYear phase4() default TargetYear.SRU2026; + TargetYear phase4() default TargetYear.SRU2027; } diff --git a/src/main/java/com/prowidesoftware/deprecation/TargetYear.java b/src/main/java/com/prowidesoftware/deprecation/TargetYear.java index 4d5d8c3c6..a35c27278 100644 --- a/src/main/java/com/prowidesoftware/deprecation/TargetYear.java +++ b/src/main/java/com/prowidesoftware/deprecation/TargetYear.java @@ -23,7 +23,7 @@ * @since 7.8.1 */ public enum TargetYear { - SRU2024, SRU2025, - SRU2026; + SRU2026, + SRU2027; } diff --git a/src/main/java/com/prowidesoftware/swift/io/PPCWriter.java b/src/main/java/com/prowidesoftware/swift/io/PPCWriter.java index cfce7794c..2bd22d1ba 100644 --- a/src/main/java/com/prowidesoftware/swift/io/PPCWriter.java +++ b/src/main/java/com/prowidesoftware/swift/io/PPCWriter.java @@ -15,8 +15,6 @@ */ package com.prowidesoftware.swift.io; -import com.prowidesoftware.deprecation.ProwideDeprecated; -import com.prowidesoftware.deprecation.TargetYear; import com.prowidesoftware.swift.model.mt.AbstractMT; import java.io.*; import java.nio.charset.Charset; @@ -45,28 +43,6 @@ public PPCWriter(final Writer writer) { super(writer); } - /** - * @deprecated Use constructor signature with {@link Charset} parameter instead - */ - @Deprecated - @ProwideDeprecated( - phase4 = TargetYear.SRU2024, - comment = "Use constructor signature with Charset parameter instead") - public PPCWriter(final File file) throws FileNotFoundException { - super(file); - } - - /** - * @deprecated Use constructor signature with {@link Charset} parameter instead - */ - @Deprecated - @ProwideDeprecated( - phase4 = TargetYear.SRU2024, - comment = "Use constructor signature with Charset parameter instead") - public PPCWriter(final String filename) throws FileNotFoundException { - super(filename); - } - /** * Constructs a {@link PPCWriter} to write content into a file using the specified charset. * @@ -77,17 +53,6 @@ public PPCWriter(final File _file, final Charset _charset) throws FileNotFoundEx super(_file, _charset); } - /** - * @deprecated Use constructor signature with {@link Charset} parameter instead - */ - @Deprecated - @ProwideDeprecated( - phase4 = TargetYear.SRU2024, - comment = "Use constructor signature with Charset parameter instead") - public PPCWriter(final OutputStream stream) { - super(stream); - } - /** * Constructs a {@link PPCWriter} to write content to the specified output stream using the specified charset. * diff --git a/src/main/java/com/prowidesoftware/swift/model/AbstractSwiftMessage.java b/src/main/java/com/prowidesoftware/swift/model/AbstractSwiftMessage.java index 87cbd23dc..05fbbbf37 100644 --- a/src/main/java/com/prowidesoftware/swift/model/AbstractSwiftMessage.java +++ b/src/main/java/com/prowidesoftware/swift/model/AbstractSwiftMessage.java @@ -18,8 +18,6 @@ import com.google.gson.Gson; import com.google.gson.GsonBuilder; import com.prowidesoftware.JsonSerializable; -import com.prowidesoftware.deprecation.ProwideDeprecated; -import com.prowidesoftware.deprecation.TargetYear; import com.prowidesoftware.swift.utils.Lib; import java.io.File; import java.io.IOException; @@ -162,27 +160,6 @@ public abstract class AbstractSwiftMessage implements Serializable, JsonSerializ */ public AbstractSwiftMessage() {} - /** - * @deprecated Use {@link #AbstractSwiftMessage(String, FileFormat, MessageMetadataStrategy)} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - protected AbstractSwiftMessage(final String content) { - this.message = content; - updateFromMessage(); - } - - /** - * @deprecated Use {@link #AbstractSwiftMessage(String, FileFormat, MessageMetadataStrategy)} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - protected AbstractSwiftMessage(final String content, final FileFormat fileFormat) { - this.message = content; - this.fileFormat = fileFormat; - updateFromMessage(); - } - /** * Creates a new message reading the message the content from a string. * @@ -202,29 +179,6 @@ protected AbstractSwiftMessage( updateFromMessage(metadataStrategy); } - /** - * @since 7.7 - * @deprecated Use {@link #AbstractSwiftMessage(InputStream, FileFormat, MessageMetadataStrategy)} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - protected AbstractSwiftMessage(final InputStream stream) throws IOException { - this.message = Lib.readStream(stream); - updateFromMessage(); - } - - /** - * @since 7.8.4 - * @deprecated Use {@link #AbstractSwiftMessage(InputStream, FileFormat, MessageMetadataStrategy)} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - protected AbstractSwiftMessage(final InputStream stream, final FileFormat fileFormat) throws IOException { - this.message = Lib.readStream(stream); - this.fileFormat = fileFormat; - updateFromMessage(); - } - /** * Creates a new message reading the message the content from an input stream, using UTF-8 as encoding. * @@ -245,31 +199,6 @@ protected AbstractSwiftMessage( updateFromMessage(metadataStrategy); } - /** - * @since 7.7 - * @deprecated Use {@link #AbstractSwiftMessage(File, FileFormat, MessageMetadataStrategy)} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - protected AbstractSwiftMessage(final File file) throws IOException { - this.message = Lib.readFile(file); - this.filename = file.getAbsolutePath(); - updateFromMessage(); - } - - /** - * @since 7.8.4 - * @deprecated Use {@link #AbstractSwiftMessage(File, FileFormat, MessageMetadataStrategy)} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - protected AbstractSwiftMessage(final File file, final FileFormat fileFormat) throws IOException { - this.message = Lib.readFile(file); - this.filename = file.getAbsolutePath(); - this.fileFormat = fileFormat; - updateFromMessage(); - } - /** * Creates a new message reading the message the content from a file. * diff --git a/src/main/java/com/prowidesoftware/swift/model/FileFormat.java b/src/main/java/com/prowidesoftware/swift/model/FileFormat.java index 210bb5a49..6d9e7b705 100644 --- a/src/main/java/com/prowidesoftware/swift/model/FileFormat.java +++ b/src/main/java/com/prowidesoftware/swift/model/FileFormat.java @@ -36,7 +36,7 @@ public enum FileFormat { /** * @deprecated undefined and unused file format */ - @ProwideDeprecated(phase2 = TargetYear.SRU2024) + @ProwideDeprecated(phase3 = TargetYear.SRU2025) MQ_MT("mt"), /** * Only valid for MT. diff --git a/src/main/java/com/prowidesoftware/swift/model/MtSwiftMessage.java b/src/main/java/com/prowidesoftware/swift/model/MtSwiftMessage.java index 6b93734b0..f4e7905c5 100644 --- a/src/main/java/com/prowidesoftware/swift/model/MtSwiftMessage.java +++ b/src/main/java/com/prowidesoftware/swift/model/MtSwiftMessage.java @@ -17,9 +17,6 @@ import com.google.gson.Gson; import com.google.gson.GsonBuilder; -import com.prowidesoftware.deprecation.DeprecationUtils; -import com.prowidesoftware.deprecation.ProwideDeprecated; -import com.prowidesoftware.deprecation.TargetYear; import com.prowidesoftware.swift.io.ConversionService; import com.prowidesoftware.swift.model.mt.AbstractMT; import com.prowidesoftware.swift.model.mt.DefaultMtMetadataStrategy; @@ -363,16 +360,6 @@ public void updateFromFIN(final String fin, final MessageMetadataStrategy metada updateFromMessage(metadataStrategy); } - /** - * @deprecated Use {@link #updateFromFIN(String)} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public void updateFromFIN() { - DeprecationUtils.phase3(getClass(), "updateFromFIN()", "Use updateFromFIN(String) instead"); - updateFromMessage(); - } - /** * Calls {@link #updateFromModel(SwiftMessage, MessageMetadataStrategy)} with the {@link DefaultMtMetadataStrategy} * diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftMessageUtils.java b/src/main/java/com/prowidesoftware/swift/model/SwiftMessageUtils.java index e020267f2..c59927e16 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftMessageUtils.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftMessageUtils.java @@ -16,8 +16,6 @@ package com.prowidesoftware.swift.model; import com.prowidesoftware.ProwideException; -import com.prowidesoftware.deprecation.ProwideDeprecated; -import com.prowidesoftware.deprecation.TargetYear; import com.prowidesoftware.swift.io.writer.SwiftWriter; import com.prowidesoftware.swift.model.field.*; import com.prowidesoftware.swift.model.mt.AbstractMT; @@ -39,25 +37,6 @@ */ public class SwiftMessageUtils { private static final Logger log = Logger.getLogger(SwiftMessageUtils.class.getName()); - private final SwiftMessage msg; - - /** - * @deprecated Use the static API instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public SwiftMessageUtils() { - this(null); - } - - /** - * @deprecated Use the static API instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public SwiftMessageUtils(final SwiftMessage m) { - this.msg = m; - } /** * Get all message currencies for fields implementing {@link CurrencyContainer} @@ -784,40 +763,4 @@ public static Money money(final SwiftMessage m) { return null; } - - /** - * @deprecated Use the static {@link #currencyStrings(SwiftMessage)} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public List currencyStrings() { - return currencyStrings(msg); - } - - /** - * @deprecated Use the static {@link #valueDate(SwiftMessage)} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Calendar valueDate() { - return valueDate(msg); - } - - /** - * @deprecated Use the static {@link #reference(SwiftMessage)} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public final String reference() { - return reference(msg); - } - - /** - * @deprecated Use the static {@link #money(SwiftMessage)} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - protected Money money() { - return money(msg); - } } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/CurrencyResolver.java b/src/main/java/com/prowidesoftware/swift/model/field/CurrencyResolver.java index 86893c917..efee18b18 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/CurrencyResolver.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/CurrencyResolver.java @@ -15,9 +15,6 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.deprecation.DeprecationUtils; -import com.prowidesoftware.deprecation.ProwideDeprecated; -import com.prowidesoftware.deprecation.TargetYear; import com.prowidesoftware.swift.utils.ResolverUtils; import com.prowidesoftware.swift.utils.SwiftFormatUtils; import java.util.Currency; @@ -43,16 +40,6 @@ public static List currencyStrings(final Field f) { return ResolverUtils.findWantedType(f.typesPattern(), 'C', f.getComponents()); } - /** - * @deprecated Use {@link #currencyStrings(Field)} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static List resolveComponentsPattern(String pattern, List components) { - DeprecationUtils.phase3(CurrencyResolver.class, "resolveComponentsPattern", "Use currencyStrings instead"); - return ResolverUtils.findWantedType(pattern, 'C', components); - } - /** * Returns the list of Currency values (as Currency) given an MT Field. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field.java b/src/main/java/com/prowidesoftware/swift/model/field/Field.java index 597939c87..e5a87fc6a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field.java @@ -20,8 +20,6 @@ import com.google.gson.JsonObject; import com.google.gson.JsonParser; import com.prowidesoftware.JsonSerializable; -import com.prowidesoftware.deprecation.ProwideDeprecated; -import com.prowidesoftware.deprecation.TargetYear; import com.prowidesoftware.swift.io.writer.FINWriterVisitor; import com.prowidesoftware.swift.model.BIC; import com.prowidesoftware.swift.model.Tag; @@ -880,13 +878,6 @@ public boolean isEmpty() { */ public abstract String getName(); - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public abstract String componentsPattern(); - /** * Returns the field component types pattern *

                                                                                                                                                              diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field11T.java b/src/main/java/com/prowidesoftware/swift/model/field/Field11T.java index 5155a850e..f63569990 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field11T.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field11T.java @@ -23,7 +23,6 @@ import com.prowidesoftware.swift.model.Tag; import com.prowidesoftware.swift.utils.SwiftFormatUtils; import java.io.Serializable; -import java.math.BigDecimal; import java.math.BigInteger; import java.util.ArrayList; import java.util.Calendar; @@ -57,7 +56,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field11T extends Field implements Serializable, DateContainer, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -74,27 +73,6 @@ public class Field11T extends Field implements Serializable, DateContainer, Mult */ public static final String F_11T = "11T"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S$"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NDH"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "NDH"; - /** * Component number for the Type subfield. */ @@ -254,16 +232,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NDH"; - } - /** * Returns the field component types pattern. * @@ -391,22 +359,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsLong() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsLong() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Type (component 1). * @return the Type from component 1 @@ -424,21 +376,6 @@ public java.lang.Long getTypeAsLong() { return getComponent1AsLong(); } - /** - * Get the Type (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsLong() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getTypeAsLong() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getTypeAsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (Date). * @return the component 2 diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field12H.java b/src/main/java/com/prowidesoftware/swift/model/field/Field12H.java index b87026a83..1d2c523bc 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field12H.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field12H.java @@ -52,7 +52,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field12H extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -69,27 +69,6 @@ public class Field12H extends Field implements Serializable { */ public static final String F_12H = "12H"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Code subfield. */ @@ -219,16 +198,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field12K.java b/src/main/java/com/prowidesoftware/swift/model/field/Field12K.java index bb40f2ad8..dfcd62184 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field12K.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field12K.java @@ -23,7 +23,6 @@ import com.prowidesoftware.swift.model.Tag; import com.prowidesoftware.swift.utils.SwiftFormatUtils; import java.io.Serializable; -import java.math.BigDecimal; import java.math.BigInteger; import java.util.ArrayList; import java.util.HashMap; @@ -54,7 +53,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field12K extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -71,40 +70,11 @@ public class Field12K extends Field implements Serializable { */ public static final String F_12K = "12K"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "N"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "N"; - /** * Component number for the Number subfield. */ public static final Integer NUMBER = 1; - /** - * Alternative (DEPRECATED) constant name for field's Number Component number. - * @see #NUMBER - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer VERSION = 1; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -216,16 +186,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "N"; - } - /** * Returns the field component types pattern. * @@ -349,22 +309,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsLong() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsLong() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 1). * @return the Number from component 1 @@ -373,17 +317,6 @@ public String getNumber() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's Number - * @see #getNumber() - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getVersion() { - return getNumber(); - } - /** * Get the Number (component 1) as Long * @return the Number from component 1 converted to Long or null if cannot be converted @@ -393,46 +326,6 @@ public java.lang.Long getNumberAsLong() { return getComponent1AsLong(); } - /** - * Get the Number (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsLong() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent1AsNumber(); - } - - /** - * Alternative DEPRECATED method getter for field's Number as Long - * @see #getNumberAsLong() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Long getVersionAsLong() { - return getNumberAsLong(); - } - - /** - * Alternative DEPRECATED method getter for field's Number (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsLong() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getVersionAsNumber() { - return getNumberAsNumber(); - } - /** * Set the component 1 (Number). * @@ -525,50 +418,6 @@ public Field12K setNumber(java.lang.Number component1) { return setComponent1(component1); } - /** - * Alternative DEPRECATED method setter for field's Number - * - * @see #setNumber(String) - * - * @param component1 the Number to set - * @return the field object to enable build pattern - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field12K setVersion(String component1) { - return setNumber(component1); - } - - /** - * Alternative DEPRECATED method setter for field's Number from a Long object. - * - * @see #setComponent1(java.lang.Long) - * - * @param component1 Long with the Number content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field12K setVersion(java.lang.Long component1) { - return setNumber(component1); - } - - /** - * Alternative DEPRECATED method setter for field's Number (component 1) as as Number - * - * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) - * - * @param component1 the Number with the Number content to set - * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field12K setVersion(java.lang.Number component1) { - return setNumber(component1); - } - /** * Returns the field's name composed by the field number and the letter option (if any). * @return the static value of Field12K.NAME diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field12L.java b/src/main/java/com/prowidesoftware/swift/model/field/Field12L.java index 8884829d3..a9384d7e6 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field12L.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field12L.java @@ -51,7 +51,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field12L extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -68,27 +68,6 @@ public class Field12L extends Field implements Serializable { */ public static final String F_12L = "12L"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Code subfield. */ @@ -205,16 +184,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field12R.java b/src/main/java/com/prowidesoftware/swift/model/field/Field12R.java index 2d0298f06..655199728 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field12R.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field12R.java @@ -52,7 +52,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field12R extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -69,27 +69,6 @@ public class Field12R extends Field implements Serializable { */ public static final String F_12R = "12R"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S]"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Code subfield. */ @@ -219,16 +198,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field12S.java b/src/main/java/com/prowidesoftware/swift/model/field/Field12S.java index f5afd7b08..bca47b057 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field12S.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field12S.java @@ -51,7 +51,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field12S extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -68,27 +68,6 @@ public class Field12S extends Field implements Serializable { */ public static final String F_12S = "12S"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Code subfield. */ @@ -205,16 +184,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field13E.java b/src/main/java/com/prowidesoftware/swift/model/field/Field13E.java index 771471512..a802972e0 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field13E.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field13E.java @@ -54,7 +54,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field13E extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -71,27 +71,6 @@ public class Field13E extends Field implements Serializable, DateContainer { */ public static final String F_13E = "13E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ""; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "DH"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "DH"; - /** * Component number for the Date subfield. */ @@ -233,16 +212,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "DH"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field20E.java b/src/main/java/com/prowidesoftware/swift/model/field/Field20E.java index 7f6b6cb94..77f920540 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field20E.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field20E.java @@ -52,7 +52,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field20E extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -69,27 +69,6 @@ public class Field20E extends Field implements Serializable { */ public static final String F_20E = "20E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Code subfield. */ @@ -218,16 +197,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field21S.java b/src/main/java/com/prowidesoftware/swift/model/field/Field21S.java index 43ef8c282..091a79ecf 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field21S.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field21S.java @@ -51,7 +51,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field21S extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -68,27 +68,6 @@ public class Field21S extends Field implements Serializable { */ public static final String F_21S = "21S"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Reference subfield. */ @@ -205,16 +184,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field21T.java b/src/main/java/com/prowidesoftware/swift/model/field/Field21T.java index 7e641f05b..605a5eb4a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field21T.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field21T.java @@ -51,7 +51,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field21T extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -68,27 +68,6 @@ public class Field21T extends Field implements Serializable { */ public static final String F_21T = "21T"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Reference subfield. */ @@ -205,16 +184,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field25F.java b/src/main/java/com/prowidesoftware/swift/model/field/Field25F.java index 83fcc935e..e57d70c9a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field25F.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field25F.java @@ -51,7 +51,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field25F extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -68,27 +68,6 @@ public class Field25F extends Field implements Serializable { */ public static final String F_25F = "25F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the TextPurpose subfield. */ @@ -205,16 +184,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field25G.java b/src/main/java/com/prowidesoftware/swift/model/field/Field25G.java index a66b783fb..67c15729c 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field25G.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field25G.java @@ -51,7 +51,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field25G extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -68,27 +68,6 @@ public class Field25G extends Field implements Serializable { */ public static final String F_25G = "25G"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Code subfield. */ @@ -205,16 +184,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field27A.java b/src/main/java/com/prowidesoftware/swift/model/field/Field27A.java index f744282b9..a2e2dff36 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field27A.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field27A.java @@ -23,7 +23,6 @@ import com.prowidesoftware.swift.model.Tag; import com.prowidesoftware.swift.utils.SwiftFormatUtils; import java.io.Serializable; -import java.math.BigDecimal; import java.math.BigInteger; import java.util.ArrayList; import java.util.HashMap; @@ -55,7 +54,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field27A extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -72,27 +71,6 @@ public class Field27A extends Field implements Serializable { */ public static final String F_27A = "27A"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "NN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "NN"; - /** * Component number for the Number subfield. */ @@ -221,16 +199,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "NN"; - } - /** * Returns the field component types pattern. * @@ -355,22 +323,6 @@ public java.lang.Long getComponent1AsLong() { return SwiftFormatUtils.getLong(getComponent(1)); } - /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsLong() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsLong() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent1AsNumber() { - Long l = getComponent1AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Number (component 1). * @return the Number from component 1 @@ -388,21 +340,6 @@ public java.lang.Long getNumberAsLong() { return getComponent1AsLong(); } - /** - * Get the Number (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsLong() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getNumberAsNumber() { - return getComponent1AsNumber(); - } - /** * Gets the component 2 (Total). * @return the component 2 @@ -421,22 +358,6 @@ public java.lang.Long getComponent2AsLong() { return SwiftFormatUtils.getLong(getComponent(2)); } - /** - * Get the component 2 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent2AsLong() to get the proper value. - * - * @return the component 2 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent2AsLong() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - Long l = getComponent2AsLong(); - return l != null ? new BigDecimal(l) : null; - } - /** * Gets the Total (component 2). * @return the Total from component 2 @@ -454,21 +375,6 @@ public java.lang.Long getTotalAsLong() { return getComponent2AsLong(); } - /** - * Get the Total (component 2) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent2AsLong() to get the proper value. - * - * @return the component 2 converted to Number (BigDecimal) or null if cannot be converted - * @see #getTotalAsLong() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getTotalAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Number). * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field29D.java b/src/main/java/com/prowidesoftware/swift/model/field/Field29D.java index 69cb1528c..b83de7f83 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29D.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29D.java @@ -54,7 +54,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field29D extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -71,27 +71,6 @@ public class Field29D extends Field implements Serializable, MultiLineField { */ public static final String F_29D = "29D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-3"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSS"; - /** * Component number for the Narrative subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field29F.java b/src/main/java/com/prowidesoftware/swift/model/field/Field29F.java index e5e2c5b65..856c37be4 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29F.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29F.java @@ -54,7 +54,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field29F extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -71,27 +71,6 @@ public class Field29F extends Field implements Serializable, MultiLineField { */ public static final String F_29F = "29F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-3"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SSSS"; - /** * Component number for the Narrative subfield. */ @@ -221,16 +200,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SSSS"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field29K.java b/src/main/java/com/prowidesoftware/swift/model/field/Field29K.java new file mode 100644 index 000000000..f7ce73f3a --- /dev/null +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29K.java @@ -0,0 +1,503 @@ +/* + * Copyright 2006-2023 Prowide + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +package com.prowidesoftware.swift.model.field; + +import com.google.gson.JsonObject; +import com.google.gson.JsonParser; +import com.prowidesoftware.deprecation.ProwideDeprecated; +import com.prowidesoftware.deprecation.TargetYear; +import com.prowidesoftware.swift.model.*; +import com.prowidesoftware.swift.model.Tag; +import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import java.io.Serializable; +import java.util.ArrayList; +import java.util.HashMap; +import java.util.List; +import java.util.Locale; +import java.util.Map; +import org.apache.commons.lang3.StringUtils; + +/** + * @deprecated This field has been removed since SRU2024 + */ +@ProwideDeprecated(phase2 = TargetYear.SRU2025) +public class Field29K extends Field implements Serializable { + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2023; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 29K. + */ + public static final String NAME = "29K"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_29K = "29K"; + + /** + * Component number for the Location subfield. + */ + public static final Integer LOCATION = 1; + + /** + * Component number for the Time subfield. + */ + public static final Integer TIME = 2; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field29K() { + super(2); + } + + /** + * Creates a new field and initializes its components with content from the parameter value. + * @param value complete field value including separators and CRLF + */ + public Field29K(final String value) { + super(value); + } + + /** + * Creates a new field and initializes its components with content from the parameter tag. + * The value is parsed with {@link #parse(String)} + * @throws IllegalArgumentException if the parameter tag is null or its tagname does not match the field name + * @since 7.8 + */ + public Field29K(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "29K")) { + throw new IllegalArgumentException("cannot create field 29K from tag " + tag.getName() + + ", tagname must match the name of the field."); + } + parse(tag.getValue()); + } + + /** + * Copy constructor. + * Initializes the components list with a deep copy of the source components list. + * @param source a field instance to copy + * @since 7.7 + */ + public static Field29K newInstance(Field29K source) { + Field29K cp = new Field29K(); + cp.setComponents(new ArrayList<>(source.getComponents())); + return cp; + } + + /** + * Create a Tag with this field name and the given value. + * Shorthand for new Tag(NAME, value) + * @see #NAME + * @since 7.5 + */ + public static Tag tag(final String value) { + return new Tag(NAME, value); + } + + /** + * Create a Tag with this field name and an empty string as value. + * Shorthand for new Tag(NAME, "") + * @see #NAME + * @since 7.5 + */ + public static Tag emptyTag() { + return new Tag(NAME, ""); + } + + /** + * Parses the parameter value into the internal components structure. + * + *

                                                                                                                                                              Used to update all components from a full new value, as an alternative + * to setting individual components. Previous component values are overwritten. + * + * @param value complete field value including separators and CRLF + * @since 7.8 + */ + @Override + public void parse(final String value) { + init(2); + setComponent1(SwiftParseUtils.getTokenFirst(value, "/")); + setComponent2(SwiftParseUtils.getTokenSecondLast(value, "/")); + } + + /** + * Serializes the fields' components into the single string value (SWIFT format) + */ + @Override + public String getValue() { + final StringBuilder result = new StringBuilder(); + append(result, 1); + result.append("/"); + append(result, 2); + return result.toString(); + } + + /** + * Returns a localized suitable for showing to humans string of a field component.
                                                                                                                                                              + * + * @param component number of the component to display + * @param locale optional locale to format date and amounts, if null, the default locale is used + * @return formatted component value or null if component number is invalid or not present + * @throws IllegalArgumentException if component number is invalid for the field + * @since 7.8 + */ + @Override + public String getValueDisplay(int component, Locale locale) { + if (component < 1 || component > 2) { + throw new IllegalArgumentException("invalid component number " + component + " for field 29K"); + } + if (component == 1) { + // default format (as is) + return getComponent(1); + } + if (component == 2) { + // time: HH[mm] + java.text.DateFormat f = new java.text.SimpleDateFormat("HH:mm", notNull(locale)); + java.util.Calendar cal = getComponent2AsCalendar(); + if (cal != null) { + return f.format(cal.getTime()); + } + } + return null; + } + + /** + * Returns the field component types pattern. + * + * This method returns a letter representing the type for each component in the Field. It supersedes + * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). + * @since 9.2.7 + */ + @Override + public String typesPattern() { + return "SH"; + } + + /** + * Returns the field parser pattern. + */ + @Override + public String parserPattern() { + return "S/S"; + } + + /** + * Returns the field validator pattern + */ + @Override + public String validatorPattern() { + return "4!c/"; + } + + /** + * Given a component number it returns true if the component is optional, + * regardless of the field being mandatory in a particular message.
                                                                                                                                                              + * Being the field's value conformed by a composition of one or several + * internal component values, the field may be present in a message with + * a proper value but with some of its internal components not set. + * + * @param component component number, first component of a field is referenced as 1 + * @return true if the component is optional for this field, false otherwise + */ + @Override + public boolean isOptional(int component) { + return false; + } + + /** + * Returns true if the field is a GENERIC FIELD as specified by the standard. + * @return true if the field is generic, false otherwise + */ + @Override + public boolean isGeneric() { + return false; + } + + /** + * Returns the defined amount of components.
                                                                                                                                                              + * This is not the amount of components present in the field instance, but the total amount of components + * that this field accepts as defined. + * @since 7.7 + */ + @Override + public int componentsSize() { + return 2; + } + + /** + * Returns english label for components. + *
                                                                                                                                                              + * The index in the list is in sync with specific field component structure. + * @see #getComponentLabel(int) + * @since 7.8.4 + */ + @Override + public List getComponentLabels() { + List result = new ArrayList<>(); + result.add("Location"); + result.add("Time"); + return result; + } + + /** + * Returns a mapping between component numbers and their label in camel case format. + * @since 7.10.3 + */ + @Override + protected Map getComponentMap() { + Map result = new HashMap<>(); + result.put(1, "location"); + result.put(2, "time"); + return result; + } + + /** + * @see Field#getLabelMap() + * @since 9.3.12 + */ + @Override + protected Map getLabelMap() { + if (super.labelMap != null && !super.labelMap.isEmpty()) { + // return cached map + return super.labelMap; + } + super.labelMap = new HashMap<>(); + super.labelMap.put("location", 1); + super.labelMap.put("time", 2); + return super.labelMap; + } + + /** + * Gets the component 1 (Location). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Gets the Location (component 1). + * @return the Location from component 1 + */ + public String getLocation() { + return getComponent1(); + } + + /** + * Gets the component 2 (Time). + * @return the component 2 + */ + public String getComponent2() { + return getComponent(2); + } + + /** + * Get the component 2 as Calendar + * + * @return the component 2 converted to Calendar or null if cannot be converted + */ + public java.util.Calendar getComponent2AsCalendar() { + return SwiftFormatUtils.getTime3(getComponent(2)); + } + + /** + * Gets the Time (component 2). + * @return the Time from component 2 + */ + public String getTime() { + return getComponent2(); + } + + /** + * Get the Time (component 2) as Calendar + * @return the Time from component 2 converted to Calendar or null if cannot be converted + */ + public java.util.Calendar getTimeAsCalendar() { + return getComponent2AsCalendar(); + } + + /** + * Set the component 1 (Location). + * + * @param component1 the Location to set + * @return the field object to enable build pattern + */ + public Field29K setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the Location (component 1). + * + * @param component1 the Location to set + * @return the field object to enable build pattern + */ + public Field29K setLocation(String component1) { + return setComponent1(component1); + } + + /** + * Set the component 2 (Time). + * + * @param component2 the Time to set + * @return the field object to enable build pattern + */ + public Field29K setComponent2(String component2) { + setComponent(2, component2); + return this; + } + + /** + * Set the component2 from a Calendar object. + * + * @param component2 the Calendar with the Time content to set + * @return the field object to enable build pattern + */ + public Field29K setComponent2(java.util.Calendar component2) { + setComponent(2, SwiftFormatUtils.getTime3(component2)); + return this; + } + + /** + * Set the Time (component 2). + * + * @param component2 the Time to set + * @return the field object to enable build pattern + */ + public Field29K setTime(String component2) { + return setComponent2(component2); + } + + /** + * Set the Time (component 2) from a Calendar object. + * + * @see #setComponent2(java.util.Calendar) + * + * @param component2 Calendar with the Time content to set + * @return the field object to enable build pattern + */ + public Field29K setTime(java.util.Calendar component2) { + return setComponent2(component2); + } + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field29K.NAME + */ + @Override + public String getName() { + return NAME; + } + + /** + * Gets the first occurrence form the tag list or null if not found. + * @return null if not found o block is null or empty + * @param block may be null or empty + */ + public static Field29K get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field29K(t); + } + + /** + * Gets the first instance of Field29K in the given message. + * @param msg may be empty or null + * @return null if not found or msg is empty or null + * @see #get(SwiftTagListBlock) + */ + public static Field29K get(final SwiftMessage msg) { + if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { + return null; + } + return get(msg.getBlock4()); + } + + /** + * Gets a list of all occurrences of the field Field29K in the given message + * an empty list is returned if none found. + * @param msg may be empty or null in which case an empty list is returned + * @see #getAll(SwiftTagListBlock) + */ + public static List getAll(final SwiftMessage msg) { + if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { + return java.util.Collections.emptyList(); + } + return getAll(msg.getBlock4()); + } + + /** + * Gets a list of all occurrences of the field Field29K from the given block + * an empty list is returned if none found. + * + * @param block may be empty or null in which case an empty list is returned + */ + public static List getAll(final SwiftTagListBlock block) { + final List result = new ArrayList<>(); + if (block == null || block.isEmpty()) { + return result; + } + final Tag[] arr = block.getTagsByName(NAME); + if (arr != null && arr.length > 0) { + for (final Tag f : arr) { + result.add(new Field29K(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field29K object. + * @param json JSON structure including tuples with label and value for all field components + * @return a new field instance with the JSON data parsed into field components or an empty field id the JSON is invalid + * @since 7.10.3 + * @see Field#fromJson(String) + */ + public static Field29K fromJson(final String json) { + + final Field29K field = new Field29K(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Location + + if (jsonObject.get("location") != null) { + field.setComponent1(jsonObject.get("location").getAsString()); + } + + // **** COMPONENT 2 - Time + + if (jsonObject.get("time") != null) { + field.setComponent2(jsonObject.get("time").getAsString()); + } + + return field; + } +} diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field29P.java b/src/main/java/com/prowidesoftware/swift/model/field/Field29P.java index f5754bc69..8c8dcbdc4 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29P.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29P.java @@ -53,7 +53,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field29P extends Field implements Serializable, BICContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -70,40 +70,11 @@ public class Field29P extends Field implements Serializable, BICContainer { */ public static final String F_29P = "29P"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "B"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "B"; - /** * Component number for the IdentifierCode subfield. */ public static final Integer IDENTIFIERCODE = 1; - /** - * Alternative (DEPRECATED) constant name for field's IdentifierCode Component number. - * @see #IDENTIFIERCODE - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer BIC = 1; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -215,16 +186,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "B"; - } - /** * Returns the field component types pattern. * @@ -355,17 +316,6 @@ public String getIdentifierCode() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's IdentifierCode - * @see #getIdentifierCode() - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getBIC() { - return getIdentifierCode(); - } - /** * Get the IdentifierCode (component 1) as BIC * @return the IdentifierCode from component 1 converted to BIC or null if cannot be converted @@ -374,16 +324,6 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { return getComponent1AsBIC(); } - /** - * Alternative DEPRECATED method getter for field's IdentifierCode as BIC - * @see #getIdentifierCodeAsBIC() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public com.prowidesoftware.swift.model.BIC getBICAsBIC() { - return getIdentifierCodeAsBIC(); - } - /** * Set the component 1 (IdentifierCode). * @@ -428,34 +368,6 @@ public Field29P setIdentifierCode(com.prowidesoftware.swift.model.BIC component1 return setComponent1(component1); } - /** - * Alternative DEPRECATED method setter for field's IdentifierCode - * - * @see #setIdentifierCode(String) - * - * @param component1 the IdentifierCode to set - * @return the field object to enable build pattern - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field29P setBIC(String component1) { - return setIdentifierCode(component1); - } - - /** - * Alternative DEPRECATED method setter for field's IdentifierCode from a BIC object. - * - * @see #setComponent1(com.prowidesoftware.swift.model.BIC) - * - * @param component1 BIC with the IdentifierCode content to set - * @return the field object to enable build pattern - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field29P setBIC(com.prowidesoftware.swift.model.BIC component1) { - return setIdentifierCode(component1); - } - public List bics() { return BICResolver.bics(this); } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field29S.java b/src/main/java/com/prowidesoftware/swift/model/field/Field29S.java index 247bf3b06..ddb15d9be 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29S.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29S.java @@ -52,7 +52,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field29S extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -69,27 +69,6 @@ public class Field29S extends Field implements Serializable { */ public static final String F_29S = "29S"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SS"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SS"; - /** * Component number for the Code subfield. */ @@ -218,16 +197,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SS"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field29U.java b/src/main/java/com/prowidesoftware/swift/model/field/Field29U.java index 2fabcbbcc..0d01a0762 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29U.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29U.java @@ -53,7 +53,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field29U extends Field implements Serializable, BICContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -70,40 +70,11 @@ public class Field29U extends Field implements Serializable, BICContainer { */ public static final String F_29U = "29U"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "B"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "B"; - /** * Component number for the IdentifierCode subfield. */ public static final Integer IDENTIFIERCODE = 1; - /** - * Alternative (DEPRECATED) constant name for field's IdentifierCode Component number. - * @see #IDENTIFIERCODE - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer BIC = 1; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -215,16 +186,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "B"; - } - /** * Returns the field component types pattern. * @@ -355,17 +316,6 @@ public String getIdentifierCode() { return getComponent1(); } - /** - * Alternative DEPRECATED method getter for field's IdentifierCode - * @see #getIdentifierCode() - * @since 9.2.7 - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getBIC() { - return getIdentifierCode(); - } - /** * Get the IdentifierCode (component 1) as BIC * @return the IdentifierCode from component 1 converted to BIC or null if cannot be converted @@ -374,16 +324,6 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { return getComponent1AsBIC(); } - /** - * Alternative DEPRECATED method getter for field's IdentifierCode as BIC - * @see #getIdentifierCodeAsBIC() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public com.prowidesoftware.swift.model.BIC getBICAsBIC() { - return getIdentifierCodeAsBIC(); - } - /** * Set the component 1 (IdentifierCode). * @@ -428,34 +368,6 @@ public Field29U setIdentifierCode(com.prowidesoftware.swift.model.BIC component1 return setComponent1(component1); } - /** - * Alternative DEPRECATED method setter for field's IdentifierCode - * - * @see #setIdentifierCode(String) - * - * @param component1 the IdentifierCode to set - * @return the field object to enable build pattern - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field29U setBIC(String component1) { - return setIdentifierCode(component1); - } - - /** - * Alternative DEPRECATED method setter for field's IdentifierCode from a BIC object. - * - * @see #setComponent1(com.prowidesoftware.swift.model.BIC) - * - * @param component1 BIC with the IdentifierCode content to set - * @return the field object to enable build pattern - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public Field29U setBIC(com.prowidesoftware.swift.model.BIC component1) { - return setIdentifierCode(component1); - } - public List bics() { return BICResolver.bics(this); } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field31J.java b/src/main/java/com/prowidesoftware/swift/model/field/Field31J.java index e952be8e0..ce1c04410 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field31J.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field31J.java @@ -53,7 +53,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field31J extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -70,27 +70,6 @@ public class Field31J extends Field implements Serializable, DateContainer { */ public static final String F_31J = "31J"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "E"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "E"; - /** * Component number for the Date subfield. */ @@ -212,16 +191,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "E"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field31K.java b/src/main/java/com/prowidesoftware/swift/model/field/Field31K.java index 11a7367f6..adfc5fa22 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field31K.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field31K.java @@ -53,7 +53,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field31K extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -70,27 +70,6 @@ public class Field31K extends Field implements Serializable, DateContainer { */ public static final String F_31K = "31K"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "E"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "E"; - /** * Component number for the Date subfield. */ @@ -212,16 +191,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "E"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field31M.java b/src/main/java/com/prowidesoftware/swift/model/field/Field31M.java index 477282174..d5c682113 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field31M.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field31M.java @@ -53,7 +53,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field31M extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -70,27 +70,6 @@ public class Field31M extends Field implements Serializable, DateContainer { */ public static final String F_31M = "31M"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "E"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "E"; - /** * Component number for the Date subfield. */ @@ -212,16 +191,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "E"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field31T.java b/src/main/java/com/prowidesoftware/swift/model/field/Field31T.java index ae384e386..25f3ce3ce 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field31T.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field31T.java @@ -53,7 +53,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field31T extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -70,27 +70,6 @@ public class Field31T extends Field implements Serializable, DateContainer { */ public static final String F_31T = "31T"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "E"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "E"; - /** * Component number for the Date subfield. */ @@ -212,16 +191,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "E"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field34D.java b/src/main/java/com/prowidesoftware/swift/model/field/Field34D.java index 5902b87c4..09d9e1b94 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34D.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34D.java @@ -55,7 +55,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field34D extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -72,27 +72,6 @@ public class Field34D extends Field implements Serializable, AmountContainer { */ public static final String F_34D = "34D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Currency subfield. */ @@ -224,16 +203,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -374,21 +343,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * Get the component 2 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent2AsBigDecimal() to get the proper value. - * - * @return the component 2 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent2AsBigDecimal() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -406,21 +360,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * Get the Amount (component 2) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent2AsBigDecimal() to get the proper value. - * - * @return the component 2 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Currency). * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field34K.java b/src/main/java/com/prowidesoftware/swift/model/field/Field34K.java index 544eaf581..9532e65bb 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34K.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34K.java @@ -55,7 +55,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field34K extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -72,27 +72,6 @@ public class Field34K extends Field implements Serializable, AmountContainer { */ public static final String F_34K = "34K"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Currency subfield. */ @@ -224,16 +203,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -374,21 +343,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * Get the component 2 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent2AsBigDecimal() to get the proper value. - * - * @return the component 2 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent2AsBigDecimal() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -406,21 +360,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * Get the Amount (component 2) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent2AsBigDecimal() to get the proper value. - * - * @return the component 2 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Currency). * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field34L.java b/src/main/java/com/prowidesoftware/swift/model/field/Field34L.java index 061d2935f..d42f6ace6 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34L.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34L.java @@ -55,7 +55,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field34L extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -72,27 +72,6 @@ public class Field34L extends Field implements Serializable, AmountContainer { */ public static final String F_34L = "34L"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Currency subfield. */ @@ -224,16 +203,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -374,21 +343,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * Get the component 2 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent2AsBigDecimal() to get the proper value. - * - * @return the component 2 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent2AsBigDecimal() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -406,21 +360,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * Get the Amount (component 2) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent2AsBigDecimal() to get the proper value. - * - * @return the component 2 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Currency). * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field34M.java b/src/main/java/com/prowidesoftware/swift/model/field/Field34M.java index 4b5efe3b9..dbe754b53 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34M.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34M.java @@ -55,7 +55,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field34M extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -72,27 +72,6 @@ public class Field34M extends Field implements Serializable, AmountContainer { */ public static final String F_34M = "34M"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Currency subfield. */ @@ -224,16 +203,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -374,21 +343,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * Get the component 2 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent2AsBigDecimal() to get the proper value. - * - * @return the component 2 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent2AsBigDecimal() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -406,21 +360,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * Get the Amount (component 2) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent2AsBigDecimal() to get the proper value. - * - * @return the component 2 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Currency). * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field34S.java b/src/main/java/com/prowidesoftware/swift/model/field/Field34S.java index 6d85ea171..6bdbb6c0d 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34S.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34S.java @@ -55,7 +55,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field34S extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -72,27 +72,6 @@ public class Field34S extends Field implements Serializable, AmountContainer { */ public static final String F_34S = "34S"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Currency subfield. */ @@ -224,16 +203,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -374,21 +343,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * Get the component 2 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent2AsBigDecimal() to get the proper value. - * - * @return the component 2 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent2AsBigDecimal() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -406,21 +360,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * Get the Amount (component 2) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent2AsBigDecimal() to get the proper value. - * - * @return the component 2 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Currency). * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field34T.java b/src/main/java/com/prowidesoftware/swift/model/field/Field34T.java index a1f6fe843..d2097605f 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34T.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34T.java @@ -55,7 +55,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field34T extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -72,27 +72,6 @@ public class Field34T extends Field implements Serializable, AmountContainer { */ public static final String F_34T = "34T"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Currency subfield. */ @@ -224,16 +203,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -374,21 +343,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * Get the component 2 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent2AsBigDecimal() to get the proper value. - * - * @return the component 2 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent2AsBigDecimal() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -406,21 +360,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * Get the Amount (component 2) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent2AsBigDecimal() to get the proper value. - * - * @return the component 2 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Currency). * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field34U.java b/src/main/java/com/prowidesoftware/swift/model/field/Field34U.java index c19c50bc2..bc3660599 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34U.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34U.java @@ -55,7 +55,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field34U extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -72,27 +72,6 @@ public class Field34U extends Field implements Serializable, AmountContainer { */ public static final String F_34U = "34U"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Currency subfield. */ @@ -224,16 +203,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -374,21 +343,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * Get the component 2 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent2AsBigDecimal() to get the proper value. - * - * @return the component 2 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent2AsBigDecimal() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -406,21 +360,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * Get the Amount (component 2) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent2AsBigDecimal() to get the proper value. - * - * @return the component 2 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Currency). * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field34V.java b/src/main/java/com/prowidesoftware/swift/model/field/Field34V.java index 56978b316..ad9558948 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34V.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34V.java @@ -55,7 +55,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field34V extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -72,27 +72,6 @@ public class Field34V extends Field implements Serializable, AmountContainer { */ public static final String F_34V = "34V"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Currency subfield. */ @@ -224,16 +203,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -374,21 +343,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * Get the component 2 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent2AsBigDecimal() to get the proper value. - * - * @return the component 2 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent2AsBigDecimal() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -406,21 +360,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * Get the Amount (component 2) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent2AsBigDecimal() to get the proper value. - * - * @return the component 2 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Currency). * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field34W.java b/src/main/java/com/prowidesoftware/swift/model/field/Field34W.java index ce34858ab..8d4552140 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34W.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34W.java @@ -55,7 +55,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field34W extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -72,27 +72,6 @@ public class Field34W extends Field implements Serializable, AmountContainer { */ public static final String F_34W = "34W"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Currency subfield. */ @@ -224,16 +203,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -374,21 +343,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * Get the component 2 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent2AsBigDecimal() to get the proper value. - * - * @return the component 2 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent2AsBigDecimal() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -406,21 +360,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * Get the Amount (component 2) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent2AsBigDecimal() to get the proper value. - * - * @return the component 2 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Currency). * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field34X.java b/src/main/java/com/prowidesoftware/swift/model/field/Field34X.java index f26d1fda5..2377a124b 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34X.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34X.java @@ -55,7 +55,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field34X extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -72,27 +72,6 @@ public class Field34X extends Field implements Serializable, AmountContainer { */ public static final String F_34X = "34X"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SN"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "SI"; - /** * Component number for the Currency subfield. */ @@ -224,16 +203,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "SN"; - } - /** * Returns the field component types pattern. * @@ -374,21 +343,6 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { return SwiftFormatUtils.getBigDecimal(getComponent(2)); } - /** - * Get the component 2 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent2AsBigDecimal() to get the proper value. - * - * @return the component 2 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent2AsBigDecimal() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getComponent2AsNumber() { - return getComponent2AsBigDecimal(); - } - /** * Gets the Amount (component 2). * @return the Amount from component 2 @@ -406,21 +360,6 @@ public java.math.BigDecimal getAmountAsBigDecimal() { return getComponent2AsBigDecimal(); } - /** - * Get the Amount (component 2) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent2AsBigDecimal() to get the proper value. - * - * @return the component 2 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public java.lang.Number getAmountAsNumber() { - return getComponent2AsNumber(); - } - /** * Set the component 1 (Currency). * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field37P.java b/src/main/java/com/prowidesoftware/swift/model/field/Field37P.java new file mode 100644 index 000000000..b962e9b60 --- /dev/null +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field37P.java @@ -0,0 +1,520 @@ +/* + * Copyright 2006-2023 Prowide + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +package com.prowidesoftware.swift.model.field; + +import com.google.gson.JsonObject; +import com.google.gson.JsonParser; +import com.prowidesoftware.deprecation.ProwideDeprecated; +import com.prowidesoftware.deprecation.TargetYear; +import com.prowidesoftware.swift.model.*; +import com.prowidesoftware.swift.model.Tag; +import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import java.io.Serializable; +import java.math.BigDecimal; +import java.math.BigInteger; +import java.util.ArrayList; +import java.util.HashMap; +import java.util.List; +import java.util.Locale; +import java.util.Map; +import org.apache.commons.lang3.StringUtils; + +/** + * @deprecated This field has been removed since SRU2024 + */ +@ProwideDeprecated(phase2 = TargetYear.SRU2025) +public class Field37P extends Field implements Serializable, AmountContainer { + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2023; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 37P. + */ + public static final String NAME = "37P"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_37P = "37P"; + + /** + * Component number for the Rate subfield. + */ + public static final Integer RATE = 1; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field37P() { + super(1); + } + + /** + * Creates a new field and initializes its components with content from the parameter value. + * @param value complete field value including separators and CRLF + */ + public Field37P(final String value) { + super(value); + } + + /** + * Creates a new field and initializes its components with content from the parameter tag. + * The value is parsed with {@link #parse(String)} + * @throws IllegalArgumentException if the parameter tag is null or its tagname does not match the field name + * @since 7.8 + */ + public Field37P(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "37P")) { + throw new IllegalArgumentException("cannot create field 37P from tag " + tag.getName() + + ", tagname must match the name of the field."); + } + parse(tag.getValue()); + } + + /** + * Copy constructor. + * Initializes the components list with a deep copy of the source components list. + * @param source a field instance to copy + * @since 7.7 + */ + public static Field37P newInstance(Field37P source) { + Field37P cp = new Field37P(); + cp.setComponents(new ArrayList<>(source.getComponents())); + return cp; + } + + /** + * Create a Tag with this field name and the given value. + * Shorthand for new Tag(NAME, value) + * @see #NAME + * @since 7.5 + */ + public static Tag tag(final String value) { + return new Tag(NAME, value); + } + + /** + * Create a Tag with this field name and an empty string as value. + * Shorthand for new Tag(NAME, "") + * @see #NAME + * @since 7.5 + */ + public static Tag emptyTag() { + return new Tag(NAME, ""); + } + + /** + * Parses the parameter value into the internal components structure. + * + *

                                                                                                                                                              Used to update all components from a full new value, as an alternative + * to setting individual components. Previous component values are overwritten. + * + * @param value complete field value including separators and CRLF + * @since 7.8 + */ + @Override + public void parse(final String value) { + init(1); + setComponent1(value); + } + + /** + * Serializes the fields' components into the single string value (SWIFT format) + */ + @Override + public String getValue() { + final StringBuilder result = new StringBuilder(); + result.append(joinComponents()); + return result.toString(); + } + + /** + * Returns a localized suitable for showing to humans string of a field component.
                                                                                                                                                              + * + * @param component number of the component to display + * @param locale optional locale to format date and amounts, if null, the default locale is used + * @return formatted component value or null if component number is invalid or not present + * @throws IllegalArgumentException if component number is invalid for the field + * @since 7.8 + */ + @Override + public String getValueDisplay(int component, Locale locale) { + if (component < 1 || component > 1) { + throw new IllegalArgumentException("invalid component number " + component + " for field 37P"); + } + if (component == 1) { + // amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent1AsBigDecimal(); + if (n != null) { + return f.format(n); + } + } + return null; + } + + /** + * Returns the field component types pattern. + * + * This method returns a letter representing the type for each component in the Field. It supersedes + * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). + * @since 9.2.7 + */ + @Override + public String typesPattern() { + return "I"; + } + + /** + * Returns the field parser pattern. + */ + @Override + public String parserPattern() { + return "N"; + } + + /** + * Returns the field validator pattern + */ + @Override + public String validatorPattern() { + return "12"; + } + + /** + * Given a component number it returns true if the component is optional, + * regardless of the field being mandatory in a particular message.
                                                                                                                                                              + * Being the field's value conformed by a composition of one or several + * internal component values, the field may be present in a message with + * a proper value but with some of its internal components not set. + * + * @param component component number, first component of a field is referenced as 1 + * @return true if the component is optional for this field, false otherwise + */ + @Override + public boolean isOptional(int component) { + return false; + } + + /** + * Returns true if the field is a GENERIC FIELD as specified by the standard. + * @return true if the field is generic, false otherwise + */ + @Override + public boolean isGeneric() { + return false; + } + + /** + * Returns the defined amount of components.
                                                                                                                                                              + * This is not the amount of components present in the field instance, but the total amount of components + * that this field accepts as defined. + * @since 7.7 + */ + @Override + public int componentsSize() { + return 1; + } + + /** + * Returns english label for components. + *
                                                                                                                                                              + * The index in the list is in sync with specific field component structure. + * @see #getComponentLabel(int) + * @since 7.8.4 + */ + @Override + public List getComponentLabels() { + List result = new ArrayList<>(); + result.add("Rate"); + return result; + } + + /** + * Returns a mapping between component numbers and their label in camel case format. + * @since 7.10.3 + */ + @Override + protected Map getComponentMap() { + Map result = new HashMap<>(); + result.put(1, "rate"); + return result; + } + + /** + * @see Field#getLabelMap() + * @since 9.3.12 + */ + @Override + protected Map getLabelMap() { + if (super.labelMap != null && !super.labelMap.isEmpty()) { + // return cached map + return super.labelMap; + } + super.labelMap = new HashMap<>(); + super.labelMap.put("rate", 1); + return super.labelMap; + } + + /** + * Gets the component 1 (Rate). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Get the component 1 as BigDecimal + * + * @return the component 1 converted to BigDecimal or null if cannot be converted + * @since 9.2.7 + */ + public java.math.BigDecimal getComponent1AsBigDecimal() { + return SwiftFormatUtils.getBigDecimal(getComponent(1)); + } + + /** + * Gets the Rate (component 1). + * @return the Rate from component 1 + */ + public String getRate() { + return getComponent1(); + } + + /** + * Get the Rate (component 1) as BigDecimal + * @return the Rate from component 1 converted to BigDecimal or null if cannot be converted + * @since 9.2.7 + */ + public java.math.BigDecimal getRateAsBigDecimal() { + return getComponent1AsBigDecimal(); + } + + /** + * Set the component 1 (Rate). + * + * @param component1 the Rate to set + * @return the field object to enable build pattern + */ + public Field37P setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the component1 from a BigDecimal object. + *
                                                                                                                                                              + * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. + *

                                                                                                                                                                + *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • + *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • + *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • + *
                                                                                                                                                              + * @since 9.2.7 + * + * @param component1 the BigDecimal with the Rate content to set + * @return the field object to enable build pattern + */ + public Field37P setComponent1(java.math.BigDecimal component1) { + setComponent(1, SwiftFormatUtils.getBigDecimal(component1)); + return this; + } + /** + * Alternative method setter for field's Rate (component 1) as as Number + * + * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) + * + * @param component1 the Number with the Rate content to set + * @return the field object to enable build pattern + * @see #setRate(java.math.BigDecimal) + */ + public Field37P setComponent1(java.lang.Number component1) { + + // NOTE: remember instanceof implicitly checks for non-null + + if (component1 instanceof BigDecimal) { + setComponent(1, SwiftFormatUtils.getBigDecimal((BigDecimal) component1)); + } else if (component1 instanceof BigInteger) { + setComponent(1, SwiftFormatUtils.getBigDecimal(new BigDecimal((BigInteger) component1))); + } else if (component1 instanceof Long || component1 instanceof Integer) { + setComponent(1, SwiftFormatUtils.getBigDecimal(BigDecimal.valueOf(component1.longValue()))); + } else if (component1 != null) { + // it's other non-null Number (Float, Double, etc...) + setComponent(1, SwiftFormatUtils.getBigDecimal(BigDecimal.valueOf(component1.doubleValue()))); + } else { + // explicitly set component as null + setComponent(1, null); + } + return this; + } + + /** + * Set the Rate (component 1). + * + * @param component1 the Rate to set + * @return the field object to enable build pattern + */ + public Field37P setRate(String component1) { + return setComponent1(component1); + } + + /** + * Set the Rate (component 1) from a BigDecimal object. + * + * @see #setComponent1(java.math.BigDecimal) + * + * @param component1 BigDecimal with the Rate content to set + * @return the field object to enable build pattern + * @since 9.2.7 + */ + public Field37P setRate(java.math.BigDecimal component1) { + return setComponent1(component1); + } + + /** + * Alternative method setter for field's Rate (component 1) as as Number + * + * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) + * + * @param component1 the Number with the Rate content to set + * @return the field object to enable build pattern + * @see #setRate(java.math.BigDecimal) + */ + public Field37P setRate(java.lang.Number component1) { + return setComponent1(component1); + } + + /** + * Returns the list of all NON-NULL amounts as BigDecimal + * + * @return the list of NON-NULL amounts as BigDecimal values + * @see AmountResolver#amounts(Field) + */ + public List amounts() { + return AmountResolver.amounts(this); + } + + /** + * Returns the first amounts as BigDecimal + * + * @return the first amount as BigDecimal value. Can be null + * @see AmountResolver#amount(Field) + */ + public BigDecimal amount() { + return AmountResolver.amount(this); + } + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field37P.NAME + */ + @Override + public String getName() { + return NAME; + } + + /** + * Gets the first occurrence form the tag list or null if not found. + * @return null if not found o block is null or empty + * @param block may be null or empty + */ + public static Field37P get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field37P(t); + } + + /** + * Gets the first instance of Field37P in the given message. + * @param msg may be empty or null + * @return null if not found or msg is empty or null + * @see #get(SwiftTagListBlock) + */ + public static Field37P get(final SwiftMessage msg) { + if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { + return null; + } + return get(msg.getBlock4()); + } + + /** + * Gets a list of all occurrences of the field Field37P in the given message + * an empty list is returned if none found. + * @param msg may be empty or null in which case an empty list is returned + * @see #getAll(SwiftTagListBlock) + */ + public static List getAll(final SwiftMessage msg) { + if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { + return java.util.Collections.emptyList(); + } + return getAll(msg.getBlock4()); + } + + /** + * Gets a list of all occurrences of the field Field37P from the given block + * an empty list is returned if none found. + * + * @param block may be empty or null in which case an empty list is returned + */ + public static List getAll(final SwiftTagListBlock block) { + final List result = new ArrayList<>(); + if (block == null || block.isEmpty()) { + return result; + } + final Tag[] arr = block.getTagsByName(NAME); + if (arr != null && arr.length > 0) { + for (final Tag f : arr) { + result.add(new Field37P(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field37P object. + * @param json JSON structure including tuples with label and value for all field components + * @return a new field instance with the JSON data parsed into field components or an empty field id the JSON is invalid + * @since 7.10.3 + * @see Field#fromJson(String) + */ + public static Field37P fromJson(final String json) { + + final Field37P field = new Field37P(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Rate + + if (jsonObject.get("rate") != null) { + field.setComponent1(jsonObject.get("rate").getAsString()); + } + + return field; + } +} diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field37U.java b/src/main/java/com/prowidesoftware/swift/model/field/Field37U.java new file mode 100644 index 000000000..7f04ea865 --- /dev/null +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field37U.java @@ -0,0 +1,520 @@ +/* + * Copyright 2006-2023 Prowide + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +package com.prowidesoftware.swift.model.field; + +import com.google.gson.JsonObject; +import com.google.gson.JsonParser; +import com.prowidesoftware.deprecation.ProwideDeprecated; +import com.prowidesoftware.deprecation.TargetYear; +import com.prowidesoftware.swift.model.*; +import com.prowidesoftware.swift.model.Tag; +import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import java.io.Serializable; +import java.math.BigDecimal; +import java.math.BigInteger; +import java.util.ArrayList; +import java.util.HashMap; +import java.util.List; +import java.util.Locale; +import java.util.Map; +import org.apache.commons.lang3.StringUtils; + +/** + * @deprecated This field has been removed since SRU2024 + */ +@ProwideDeprecated(phase2 = TargetYear.SRU2025) +public class Field37U extends Field implements Serializable, AmountContainer { + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2023; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 37U. + */ + public static final String NAME = "37U"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_37U = "37U"; + + /** + * Component number for the Rate subfield. + */ + public static final Integer RATE = 1; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field37U() { + super(1); + } + + /** + * Creates a new field and initializes its components with content from the parameter value. + * @param value complete field value including separators and CRLF + */ + public Field37U(final String value) { + super(value); + } + + /** + * Creates a new field and initializes its components with content from the parameter tag. + * The value is parsed with {@link #parse(String)} + * @throws IllegalArgumentException if the parameter tag is null or its tagname does not match the field name + * @since 7.8 + */ + public Field37U(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "37U")) { + throw new IllegalArgumentException("cannot create field 37U from tag " + tag.getName() + + ", tagname must match the name of the field."); + } + parse(tag.getValue()); + } + + /** + * Copy constructor. + * Initializes the components list with a deep copy of the source components list. + * @param source a field instance to copy + * @since 7.7 + */ + public static Field37U newInstance(Field37U source) { + Field37U cp = new Field37U(); + cp.setComponents(new ArrayList<>(source.getComponents())); + return cp; + } + + /** + * Create a Tag with this field name and the given value. + * Shorthand for new Tag(NAME, value) + * @see #NAME + * @since 7.5 + */ + public static Tag tag(final String value) { + return new Tag(NAME, value); + } + + /** + * Create a Tag with this field name and an empty string as value. + * Shorthand for new Tag(NAME, "") + * @see #NAME + * @since 7.5 + */ + public static Tag emptyTag() { + return new Tag(NAME, ""); + } + + /** + * Parses the parameter value into the internal components structure. + * + *

                                                                                                                                                              Used to update all components from a full new value, as an alternative + * to setting individual components. Previous component values are overwritten. + * + * @param value complete field value including separators and CRLF + * @since 7.8 + */ + @Override + public void parse(final String value) { + init(1); + setComponent1(value); + } + + /** + * Serializes the fields' components into the single string value (SWIFT format) + */ + @Override + public String getValue() { + final StringBuilder result = new StringBuilder(); + result.append(joinComponents()); + return result.toString(); + } + + /** + * Returns a localized suitable for showing to humans string of a field component.
                                                                                                                                                              + * + * @param component number of the component to display + * @param locale optional locale to format date and amounts, if null, the default locale is used + * @return formatted component value or null if component number is invalid or not present + * @throws IllegalArgumentException if component number is invalid for the field + * @since 7.8 + */ + @Override + public String getValueDisplay(int component, Locale locale) { + if (component < 1 || component > 1) { + throw new IllegalArgumentException("invalid component number " + component + " for field 37U"); + } + if (component == 1) { + // amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent1AsBigDecimal(); + if (n != null) { + return f.format(n); + } + } + return null; + } + + /** + * Returns the field component types pattern. + * + * This method returns a letter representing the type for each component in the Field. It supersedes + * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). + * @since 9.2.7 + */ + @Override + public String typesPattern() { + return "I"; + } + + /** + * Returns the field parser pattern. + */ + @Override + public String parserPattern() { + return "N"; + } + + /** + * Returns the field validator pattern + */ + @Override + public String validatorPattern() { + return "12"; + } + + /** + * Given a component number it returns true if the component is optional, + * regardless of the field being mandatory in a particular message.
                                                                                                                                                              + * Being the field's value conformed by a composition of one or several + * internal component values, the field may be present in a message with + * a proper value but with some of its internal components not set. + * + * @param component component number, first component of a field is referenced as 1 + * @return true if the component is optional for this field, false otherwise + */ + @Override + public boolean isOptional(int component) { + return false; + } + + /** + * Returns true if the field is a GENERIC FIELD as specified by the standard. + * @return true if the field is generic, false otherwise + */ + @Override + public boolean isGeneric() { + return false; + } + + /** + * Returns the defined amount of components.
                                                                                                                                                              + * This is not the amount of components present in the field instance, but the total amount of components + * that this field accepts as defined. + * @since 7.7 + */ + @Override + public int componentsSize() { + return 1; + } + + /** + * Returns english label for components. + *
                                                                                                                                                              + * The index in the list is in sync with specific field component structure. + * @see #getComponentLabel(int) + * @since 7.8.4 + */ + @Override + public List getComponentLabels() { + List result = new ArrayList<>(); + result.add("Rate"); + return result; + } + + /** + * Returns a mapping between component numbers and their label in camel case format. + * @since 7.10.3 + */ + @Override + protected Map getComponentMap() { + Map result = new HashMap<>(); + result.put(1, "rate"); + return result; + } + + /** + * @see Field#getLabelMap() + * @since 9.3.12 + */ + @Override + protected Map getLabelMap() { + if (super.labelMap != null && !super.labelMap.isEmpty()) { + // return cached map + return super.labelMap; + } + super.labelMap = new HashMap<>(); + super.labelMap.put("rate", 1); + return super.labelMap; + } + + /** + * Gets the component 1 (Rate). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Get the component 1 as BigDecimal + * + * @return the component 1 converted to BigDecimal or null if cannot be converted + * @since 9.2.7 + */ + public java.math.BigDecimal getComponent1AsBigDecimal() { + return SwiftFormatUtils.getBigDecimal(getComponent(1)); + } + + /** + * Gets the Rate (component 1). + * @return the Rate from component 1 + */ + public String getRate() { + return getComponent1(); + } + + /** + * Get the Rate (component 1) as BigDecimal + * @return the Rate from component 1 converted to BigDecimal or null if cannot be converted + * @since 9.2.7 + */ + public java.math.BigDecimal getRateAsBigDecimal() { + return getComponent1AsBigDecimal(); + } + + /** + * Set the component 1 (Rate). + * + * @param component1 the Rate to set + * @return the field object to enable build pattern + */ + public Field37U setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the component1 from a BigDecimal object. + *
                                                                                                                                                              + * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. + *

                                                                                                                                                                + *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • + *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • + *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • + *
                                                                                                                                                              + * @since 9.2.7 + * + * @param component1 the BigDecimal with the Rate content to set + * @return the field object to enable build pattern + */ + public Field37U setComponent1(java.math.BigDecimal component1) { + setComponent(1, SwiftFormatUtils.getBigDecimal(component1)); + return this; + } + /** + * Alternative method setter for field's Rate (component 1) as as Number + * + * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) + * + * @param component1 the Number with the Rate content to set + * @return the field object to enable build pattern + * @see #setRate(java.math.BigDecimal) + */ + public Field37U setComponent1(java.lang.Number component1) { + + // NOTE: remember instanceof implicitly checks for non-null + + if (component1 instanceof BigDecimal) { + setComponent(1, SwiftFormatUtils.getBigDecimal((BigDecimal) component1)); + } else if (component1 instanceof BigInteger) { + setComponent(1, SwiftFormatUtils.getBigDecimal(new BigDecimal((BigInteger) component1))); + } else if (component1 instanceof Long || component1 instanceof Integer) { + setComponent(1, SwiftFormatUtils.getBigDecimal(BigDecimal.valueOf(component1.longValue()))); + } else if (component1 != null) { + // it's other non-null Number (Float, Double, etc...) + setComponent(1, SwiftFormatUtils.getBigDecimal(BigDecimal.valueOf(component1.doubleValue()))); + } else { + // explicitly set component as null + setComponent(1, null); + } + return this; + } + + /** + * Set the Rate (component 1). + * + * @param component1 the Rate to set + * @return the field object to enable build pattern + */ + public Field37U setRate(String component1) { + return setComponent1(component1); + } + + /** + * Set the Rate (component 1) from a BigDecimal object. + * + * @see #setComponent1(java.math.BigDecimal) + * + * @param component1 BigDecimal with the Rate content to set + * @return the field object to enable build pattern + * @since 9.2.7 + */ + public Field37U setRate(java.math.BigDecimal component1) { + return setComponent1(component1); + } + + /** + * Alternative method setter for field's Rate (component 1) as as Number + * + * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) + * + * @param component1 the Number with the Rate content to set + * @return the field object to enable build pattern + * @see #setRate(java.math.BigDecimal) + */ + public Field37U setRate(java.lang.Number component1) { + return setComponent1(component1); + } + + /** + * Returns the list of all NON-NULL amounts as BigDecimal + * + * @return the list of NON-NULL amounts as BigDecimal values + * @see AmountResolver#amounts(Field) + */ + public List amounts() { + return AmountResolver.amounts(this); + } + + /** + * Returns the first amounts as BigDecimal + * + * @return the first amount as BigDecimal value. Can be null + * @see AmountResolver#amount(Field) + */ + public BigDecimal amount() { + return AmountResolver.amount(this); + } + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field37U.NAME + */ + @Override + public String getName() { + return NAME; + } + + /** + * Gets the first occurrence form the tag list or null if not found. + * @return null if not found o block is null or empty + * @param block may be null or empty + */ + public static Field37U get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field37U(t); + } + + /** + * Gets the first instance of Field37U in the given message. + * @param msg may be empty or null + * @return null if not found or msg is empty or null + * @see #get(SwiftTagListBlock) + */ + public static Field37U get(final SwiftMessage msg) { + if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { + return null; + } + return get(msg.getBlock4()); + } + + /** + * Gets a list of all occurrences of the field Field37U in the given message + * an empty list is returned if none found. + * @param msg may be empty or null in which case an empty list is returned + * @see #getAll(SwiftTagListBlock) + */ + public static List getAll(final SwiftMessage msg) { + if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { + return java.util.Collections.emptyList(); + } + return getAll(msg.getBlock4()); + } + + /** + * Gets a list of all occurrences of the field Field37U from the given block + * an empty list is returned if none found. + * + * @param block may be empty or null in which case an empty list is returned + */ + public static List getAll(final SwiftTagListBlock block) { + final List result = new ArrayList<>(); + if (block == null || block.isEmpty()) { + return result; + } + final Tag[] arr = block.getTagsByName(NAME); + if (arr != null && arr.length > 0) { + for (final Tag f : arr) { + result.add(new Field37U(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field37U object. + * @param json JSON structure including tuples with label and value for all field components + * @return a new field instance with the JSON data parsed into field components or an empty field id the JSON is invalid + * @since 7.10.3 + * @see Field#fromJson(String) + */ + public static Field37U fromJson(final String json) { + + final Field37U field = new Field37U(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Rate + + if (jsonObject.get("rate") != null) { + field.setComponent1(jsonObject.get("rate").getAsString()); + } + + return field; + } +} diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field39D.java b/src/main/java/com/prowidesoftware/swift/model/field/Field39D.java new file mode 100644 index 000000000..afeab6f85 --- /dev/null +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field39D.java @@ -0,0 +1,1102 @@ +/* + * Copyright 2006-2023 Prowide + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +package com.prowidesoftware.swift.model.field; + +import com.google.gson.JsonObject; +import com.google.gson.JsonParser; +import com.prowidesoftware.deprecation.ProwideDeprecated; +import com.prowidesoftware.deprecation.TargetYear; +import com.prowidesoftware.swift.model.*; +import com.prowidesoftware.swift.model.Tag; +import java.io.Serializable; +import java.util.ArrayList; +import java.util.HashMap; +import java.util.List; +import java.util.Locale; +import java.util.Map; +import org.apache.commons.lang3.StringUtils; + +/** + * @deprecated This field has been removed since SRU2024 + */ +@ProwideDeprecated(phase2 = TargetYear.SRU2025) +public class Field39D extends Field implements Serializable, MultiLineField { + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2023; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 39D. + */ + public static final String NAME = "39D"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_39D = "39D"; + + /** + * Component number for the Narrative subfield. + */ + public static final Integer NARRATIVE = 1; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field39D() { + super(12); + } + + /** + * Creates a new field and initializes its components with content from the parameter value. + * @param value complete field value including separators and CRLF + */ + public Field39D(final String value) { + super(value); + } + + /** + * Creates a new field and initializes its components with content from the parameter tag. + * The value is parsed with {@link #parse(String)} + * @throws IllegalArgumentException if the parameter tag is null or its tagname does not match the field name + * @since 7.8 + */ + public Field39D(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "39D")) { + throw new IllegalArgumentException("cannot create field 39D from tag " + tag.getName() + + ", tagname must match the name of the field."); + } + parse(tag.getValue()); + } + + /** + * Copy constructor. + * Initializes the components list with a deep copy of the source components list. + * @param source a field instance to copy + * @since 7.7 + */ + public static Field39D newInstance(Field39D source) { + Field39D cp = new Field39D(); + cp.setComponents(new ArrayList<>(source.getComponents())); + return cp; + } + + /** + * Create a Tag with this field name and the given value. + * Shorthand for new Tag(NAME, value) + * @see #NAME + * @since 7.5 + */ + public static Tag tag(final String value) { + return new Tag(NAME, value); + } + + /** + * Create a Tag with this field name and an empty string as value. + * Shorthand for new Tag(NAME, "") + * @see #NAME + * @since 7.5 + */ + public static Tag emptyTag() { + return new Tag(NAME, ""); + } + + /** + * Parses the parameter value into the internal components structure. + * + *

                                                                                                                                                              Used to update all components from a full new value, as an alternative + * to setting individual components. Previous component values are overwritten. + * + * @param value complete field value including separators and CRLF + * @since 7.8 + */ + @Override + public void parse(final String value) { + init(12); + List lines = SwiftParseUtils.getLines(value); + SwiftParseUtils.setComponentsFromLines(this, 1, null, 0, lines); + } + + /** + * Serializes the fields' components into the single string value (SWIFT format) + */ + @Override + public String getValue() { + final StringBuilder result = new StringBuilder(); + appendInLines(result, 1, 12); + return result.toString(); + } + + /** + * Returns a localized suitable for showing to humans string of a field component.
                                                                                                                                                              + * + * @param component number of the component to display + * @param locale optional locale to format date and amounts, if null, the default locale is used + * @return formatted component value or null if component number is invalid or not present + * @throws IllegalArgumentException if component number is invalid for the field + * @since 7.8 + */ + @Override + public String getValueDisplay(int component, Locale locale) { + if (component < 1 || component > 12) { + throw new IllegalArgumentException("invalid component number " + component + " for field 39D"); + } + if (component == 1) { + // default format (as is) + return getComponent(1); + } + if (component == 2) { + // default format (as is) + return getComponent(2); + } + if (component == 3) { + // default format (as is) + return getComponent(3); + } + if (component == 4) { + // default format (as is) + return getComponent(4); + } + if (component == 5) { + // default format (as is) + return getComponent(5); + } + if (component == 6) { + // default format (as is) + return getComponent(6); + } + if (component == 7) { + // default format (as is) + return getComponent(7); + } + if (component == 8) { + // default format (as is) + return getComponent(8); + } + if (component == 9) { + // default format (as is) + return getComponent(9); + } + if (component == 10) { + // default format (as is) + return getComponent(10); + } + if (component == 11) { + // default format (as is) + return getComponent(11); + } + if (component == 12) { + // default format (as is) + return getComponent(12); + } + return null; + } + + /** + * Returns the field component types pattern. + * + * This method returns a letter representing the type for each component in the Field. It supersedes + * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). + * @since 9.2.7 + */ + @Override + public String typesPattern() { + return "SSSSSSSSSSSS"; + } + + /** + * Returns the field parser pattern. + */ + @Override + public String parserPattern() { + return "S[$S]0-11"; + } + + /** + * Returns the field validator pattern + */ + @Override + public String validatorPattern() { + return "65z[$65z]0-11"; + } + + /** + * Given a component number it returns true if the component is optional, + * regardless of the field being mandatory in a particular message.
                                                                                                                                                              + * Being the field's value conformed by a composition of one or several + * internal component values, the field may be present in a message with + * a proper value but with some of its internal components not set. + * + * @param component component number, first component of a field is referenced as 1 + * @return true if the component is optional for this field, false otherwise + */ + @Override + public boolean isOptional(int component) { + if (component == 2) { + return true; + } + if (component == 3) { + return true; + } + if (component == 4) { + return true; + } + if (component == 5) { + return true; + } + if (component == 6) { + return true; + } + if (component == 7) { + return true; + } + if (component == 8) { + return true; + } + if (component == 9) { + return true; + } + if (component == 10) { + return true; + } + if (component == 11) { + return true; + } + if (component == 12) { + return true; + } + return false; + } + + /** + * Returns true if the field is a GENERIC FIELD as specified by the standard. + * @return true if the field is generic, false otherwise + */ + @Override + public boolean isGeneric() { + return false; + } + + /** + * Returns the defined amount of components.
                                                                                                                                                              + * This is not the amount of components present in the field instance, but the total amount of components + * that this field accepts as defined. + * @since 7.7 + */ + @Override + public int componentsSize() { + return 12; + } + + /** + * Returns english label for components. + *
                                                                                                                                                              + * The index in the list is in sync with specific field component structure. + * @see #getComponentLabel(int) + * @since 7.8.4 + */ + @Override + public List getComponentLabels() { + List result = new ArrayList<>(); + result.add("Narrative"); + result.add("Narrative 2"); + result.add("Narrative 3"); + result.add("Narrative 4"); + result.add("Narrative 5"); + result.add("Narrative 6"); + result.add("Narrative 7"); + result.add("Narrative 8"); + result.add("Narrative 9"); + result.add("Narrative 10"); + result.add("Narrative 11"); + result.add("Narrative 12"); + return result; + } + + /** + * Returns a mapping between component numbers and their label in camel case format. + * @since 7.10.3 + */ + @Override + protected Map getComponentMap() { + Map result = new HashMap<>(); + result.put(1, "narrative"); + result.put(2, "narrative2"); + result.put(3, "narrative3"); + result.put(4, "narrative4"); + result.put(5, "narrative5"); + result.put(6, "narrative6"); + result.put(7, "narrative7"); + result.put(8, "narrative8"); + result.put(9, "narrative9"); + result.put(10, "narrative10"); + result.put(11, "narrative11"); + result.put(12, "narrative12"); + return result; + } + + /** + * @see Field#getLabelMap() + * @since 9.3.12 + */ + @Override + protected Map getLabelMap() { + if (super.labelMap != null && !super.labelMap.isEmpty()) { + // return cached map + return super.labelMap; + } + super.labelMap = new HashMap<>(); + super.labelMap.put("narrative", 1); + super.labelMap.put("narrative2", 2); + super.labelMap.put("narrative3", 3); + super.labelMap.put("narrative4", 4); + super.labelMap.put("narrative5", 5); + super.labelMap.put("narrative6", 6); + super.labelMap.put("narrative7", 7); + super.labelMap.put("narrative8", 8); + super.labelMap.put("narrative9", 9); + super.labelMap.put("narrative10", 10); + super.labelMap.put("narrative11", 11); + super.labelMap.put("narrative12", 12); + return super.labelMap; + } + + /** + * Gets the component 1 (Narrative). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Gets the Narrative (component 1). + * @return the Narrative from component 1 + */ + public String getNarrativeLine1() { + return getComponent1(); + } + + /** + * Gets the Narrative as a concatenation of component 1 to component 12. + * @return the Narrative from components + */ + public String getNarrative() { + return getNarrative(null); + } + + /** + * Gets the Narrative as a concatenation of component 1 to component 12 joined together with a copy of the + * specified delimiter. + * @param deli the delimiter that separates each component + * @return the Narrative from components + * @since 9.1.4 + */ + public String getNarrative(CharSequence deli) { + StringBuilder result = new StringBuilder(); + for (int i = 1; i < 13; i++) { + if (getComponent(i) != null) { + if (deli != null && result.length() > 0) { + result.append(deli); + } + result.append(getComponent(i)); + } + } + return result.toString(); + } + + /** + * Gets the component 2 (Narrative 2). + * @return the component 2 + */ + public String getComponent2() { + return getComponent(2); + } + + /** + * Gets the Narrative 2 (component 2). + * @return the Narrative 2 from component 2 + */ + public String getNarrativeLine2() { + return getComponent2(); + } + + /** + * Gets the component 3 (Narrative 3). + * @return the component 3 + */ + public String getComponent3() { + return getComponent(3); + } + + /** + * Gets the Narrative 3 (component 3). + * @return the Narrative 3 from component 3 + */ + public String getNarrativeLine3() { + return getComponent3(); + } + + /** + * Gets the component 4 (Narrative 4). + * @return the component 4 + */ + public String getComponent4() { + return getComponent(4); + } + + /** + * Gets the Narrative 4 (component 4). + * @return the Narrative 4 from component 4 + */ + public String getNarrativeLine4() { + return getComponent4(); + } + + /** + * Gets the component 5 (Narrative 5). + * @return the component 5 + */ + public String getComponent5() { + return getComponent(5); + } + + /** + * Gets the Narrative 5 (component 5). + * @return the Narrative 5 from component 5 + */ + public String getNarrativeLine5() { + return getComponent5(); + } + + /** + * Gets the component 6 (Narrative 6). + * @return the component 6 + */ + public String getComponent6() { + return getComponent(6); + } + + /** + * Gets the Narrative 6 (component 6). + * @return the Narrative 6 from component 6 + */ + public String getNarrativeLine6() { + return getComponent6(); + } + + /** + * Gets the component 7 (Narrative 7). + * @return the component 7 + */ + public String getComponent7() { + return getComponent(7); + } + + /** + * Gets the Narrative 7 (component 7). + * @return the Narrative 7 from component 7 + */ + public String getNarrativeLine7() { + return getComponent7(); + } + + /** + * Gets the component 8 (Narrative 8). + * @return the component 8 + */ + public String getComponent8() { + return getComponent(8); + } + + /** + * Gets the Narrative 8 (component 8). + * @return the Narrative 8 from component 8 + */ + public String getNarrativeLine8() { + return getComponent8(); + } + + /** + * Gets the component 9 (Narrative 9). + * @return the component 9 + */ + public String getComponent9() { + return getComponent(9); + } + + /** + * Gets the Narrative 9 (component 9). + * @return the Narrative 9 from component 9 + */ + public String getNarrativeLine9() { + return getComponent9(); + } + + /** + * Gets the component 10 (Narrative 10). + * @return the component 10 + */ + public String getComponent10() { + return getComponent(10); + } + + /** + * Gets the Narrative 10 (component 10). + * @return the Narrative 10 from component 10 + */ + public String getNarrativeLine10() { + return getComponent10(); + } + + /** + * Gets the component 11 (Narrative 11). + * @return the component 11 + */ + public String getComponent11() { + return getComponent(11); + } + + /** + * Gets the Narrative 11 (component 11). + * @return the Narrative 11 from component 11 + */ + public String getNarrativeLine11() { + return getComponent11(); + } + + /** + * Gets the component 12 (Narrative 12). + * @return the component 12 + */ + public String getComponent12() { + return getComponent(12); + } + + /** + * Gets the Narrative 12 (component 12). + * @return the Narrative 12 from component 12 + */ + public String getNarrativeLine12() { + return getComponent12(); + } + + /** + * Set the component 1 (Narrative). + * + * @param component1 the Narrative to set + * @return the field object to enable build pattern + */ + public Field39D setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the Narrative (component 1). + * + * @param component1 the Narrative to set + * @return the field object to enable build pattern + */ + public Field39D setNarrativeLine1(String component1) { + return setComponent1(component1); + } + + /** + * Set the Narrative splitting the parameter lines into components 1 to 12. + * + * @param value the Narrative to set, may contain line ends and each line will be set to its correspondent component attribute + * @return the field object to enable build pattern + */ + public Field39D setNarrative(String value) { + List lines = SwiftParseUtils.getLines(value); + SwiftParseUtils.setComponentsFromLines(this, 1, 12, 0, lines); + return this; + } + + /** + * Set the component 2 (Narrative 2). + * + * @param component2 the Narrative 2 to set + * @return the field object to enable build pattern + */ + public Field39D setComponent2(String component2) { + setComponent(2, component2); + return this; + } + + /** + * Set the Narrative 2 (component 2). + * + * @param component2 the Narrative 2 to set + * @return the field object to enable build pattern + */ + public Field39D setNarrativeLine2(String component2) { + return setComponent2(component2); + } + + /** + * Set the component 3 (Narrative 3). + * + * @param component3 the Narrative 3 to set + * @return the field object to enable build pattern + */ + public Field39D setComponent3(String component3) { + setComponent(3, component3); + return this; + } + + /** + * Set the Narrative 3 (component 3). + * + * @param component3 the Narrative 3 to set + * @return the field object to enable build pattern + */ + public Field39D setNarrativeLine3(String component3) { + return setComponent3(component3); + } + + /** + * Set the component 4 (Narrative 4). + * + * @param component4 the Narrative 4 to set + * @return the field object to enable build pattern + */ + public Field39D setComponent4(String component4) { + setComponent(4, component4); + return this; + } + + /** + * Set the Narrative 4 (component 4). + * + * @param component4 the Narrative 4 to set + * @return the field object to enable build pattern + */ + public Field39D setNarrativeLine4(String component4) { + return setComponent4(component4); + } + + /** + * Set the component 5 (Narrative 5). + * + * @param component5 the Narrative 5 to set + * @return the field object to enable build pattern + */ + public Field39D setComponent5(String component5) { + setComponent(5, component5); + return this; + } + + /** + * Set the Narrative 5 (component 5). + * + * @param component5 the Narrative 5 to set + * @return the field object to enable build pattern + */ + public Field39D setNarrativeLine5(String component5) { + return setComponent5(component5); + } + + /** + * Set the component 6 (Narrative 6). + * + * @param component6 the Narrative 6 to set + * @return the field object to enable build pattern + */ + public Field39D setComponent6(String component6) { + setComponent(6, component6); + return this; + } + + /** + * Set the Narrative 6 (component 6). + * + * @param component6 the Narrative 6 to set + * @return the field object to enable build pattern + */ + public Field39D setNarrativeLine6(String component6) { + return setComponent6(component6); + } + + /** + * Set the component 7 (Narrative 7). + * + * @param component7 the Narrative 7 to set + * @return the field object to enable build pattern + */ + public Field39D setComponent7(String component7) { + setComponent(7, component7); + return this; + } + + /** + * Set the Narrative 7 (component 7). + * + * @param component7 the Narrative 7 to set + * @return the field object to enable build pattern + */ + public Field39D setNarrativeLine7(String component7) { + return setComponent7(component7); + } + + /** + * Set the component 8 (Narrative 8). + * + * @param component8 the Narrative 8 to set + * @return the field object to enable build pattern + */ + public Field39D setComponent8(String component8) { + setComponent(8, component8); + return this; + } + + /** + * Set the Narrative 8 (component 8). + * + * @param component8 the Narrative 8 to set + * @return the field object to enable build pattern + */ + public Field39D setNarrativeLine8(String component8) { + return setComponent8(component8); + } + + /** + * Set the component 9 (Narrative 9). + * + * @param component9 the Narrative 9 to set + * @return the field object to enable build pattern + */ + public Field39D setComponent9(String component9) { + setComponent(9, component9); + return this; + } + + /** + * Set the Narrative 9 (component 9). + * + * @param component9 the Narrative 9 to set + * @return the field object to enable build pattern + */ + public Field39D setNarrativeLine9(String component9) { + return setComponent9(component9); + } + + /** + * Set the component 10 (Narrative 10). + * + * @param component10 the Narrative 10 to set + * @return the field object to enable build pattern + */ + public Field39D setComponent10(String component10) { + setComponent(10, component10); + return this; + } + + /** + * Set the Narrative 10 (component 10). + * + * @param component10 the Narrative 10 to set + * @return the field object to enable build pattern + */ + public Field39D setNarrativeLine10(String component10) { + return setComponent10(component10); + } + + /** + * Set the component 11 (Narrative 11). + * + * @param component11 the Narrative 11 to set + * @return the field object to enable build pattern + */ + public Field39D setComponent11(String component11) { + setComponent(11, component11); + return this; + } + + /** + * Set the Narrative 11 (component 11). + * + * @param component11 the Narrative 11 to set + * @return the field object to enable build pattern + */ + public Field39D setNarrativeLine11(String component11) { + return setComponent11(component11); + } + + /** + * Set the component 12 (Narrative 12). + * + * @param component12 the Narrative 12 to set + * @return the field object to enable build pattern + */ + public Field39D setComponent12(String component12) { + setComponent(12, component12); + return this; + } + + /** + * Set the Narrative 12 (component 12). + * + * @param component12 the Narrative 12 to set + * @return the field object to enable build pattern + */ + public Field39D setNarrativeLine12(String component12) { + return setComponent12(component12); + } + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field39D.NAME + */ + @Override + public String getName() { + return NAME; + } + + /** + * Gets the first occurrence form the tag list or null if not found. + * @return null if not found o block is null or empty + * @param block may be null or empty + */ + public static Field39D get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field39D(t); + } + + /** + * Gets the first instance of Field39D in the given message. + * @param msg may be empty or null + * @return null if not found or msg is empty or null + * @see #get(SwiftTagListBlock) + */ + public static Field39D get(final SwiftMessage msg) { + if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { + return null; + } + return get(msg.getBlock4()); + } + + /** + * Gets a list of all occurrences of the field Field39D in the given message + * an empty list is returned if none found. + * @param msg may be empty or null in which case an empty list is returned + * @see #getAll(SwiftTagListBlock) + */ + public static List getAll(final SwiftMessage msg) { + if (msg == null || msg.getBlock4() == null || msg.getBlock4().isEmpty()) { + return java.util.Collections.emptyList(); + } + return getAll(msg.getBlock4()); + } + + /** + * Gets a list of all occurrences of the field Field39D from the given block + * an empty list is returned if none found. + * + * @param block may be empty or null in which case an empty list is returned + */ + public static List getAll(final SwiftTagListBlock block) { + final List result = new ArrayList<>(); + if (block == null || block.isEmpty()) { + return result; + } + final Tag[] arr = block.getTagsByName(NAME); + if (arr != null && arr.length > 0) { + for (final Tag f : arr) { + result.add(new Field39D(f)); + } + } + return result; + } + + /** + * Returns a specific line from the field's value. + * + * @see MultiLineField#getLine(int) + * @param line a reference to a specific line in the field, first line being 1 + * @return line content or null if not present or if line number is above the expected + * @since 7.7 + */ + public String getLine(int line) { + return getLine(line, 0); + } + + /** + * Returns a specific line from the field's value. + * + * @see MultiLineField#getLine(int, int) + * @param line a reference to a specific line in the field, first line being 1 + * @param offset an optional component number used as offset when counting lines + * @return line content or null if not present or if line number is above the expected + * @since 7.7 + */ + public String getLine(int line, int offset) { + Field39D cp = newInstance(this); + return getLine(cp, line, null, offset); + } + + /** + * Returns the field value split into lines. + * + * @see MultiLineField#getLines() + * @return lines content or empty list if field's value is empty + * @since 7.7 + */ + public List getLines() { + return SwiftParseUtils.getLines(getValue()); + } + + /** + * Returns the field value starting at the offset component, split into lines. + * + * @see MultiLineField#getLines(int) + * @param offset an optional component number used as offset when counting lines + * @return found lines or empty list if lines are not present or the offset is invalid + * @since 7.7 + */ + public List getLines(int offset) { + Field39D cp = newInstance(this); + return SwiftParseUtils.getLines(getLine(cp, null, null, offset)); + } + + /** + * Returns a specific subset of lines from the field's value, given a range. + * + * @see MultiLineField#getLinesBetween(int, int ) + * @param start a reference to a specific line in the field, first line being 1 + * @param end a reference to a specific line in the field, must be greater than start + * @return found lines or empty list if value is empty + * @since 7.7 + */ + public List getLinesBetween(int start, int end) { + return getLinesBetween(start, end, 0); + } + + /** + * Returns a specific subset of lines from the field's value, starting at the offset component. + * + * @see MultiLineField#getLinesBetween(int start, int end, int offset) + * @param start a reference to a specific line in the field, first line being 1 + * @param end a reference to a specific line in the field, must be greater than start + * @param offset an optional component number used as offset when counting lines + * @return found lines or empty list if lines are not present or the offset is invalid + * @since 7.7 + */ + public List getLinesBetween(int start, int end, int offset) { + Field39D cp = newInstance(this); + return SwiftParseUtils.getLines(getLine(cp, start, end, offset)); + } + + /** + * This method deserializes the JSON data into a Field39D object. + * @param json JSON structure including tuples with label and value for all field components + * @return a new field instance with the JSON data parsed into field components or an empty field id the JSON is invalid + * @since 7.10.3 + * @see Field#fromJson(String) + */ + public static Field39D fromJson(final String json) { + + final Field39D field = new Field39D(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Narrative + + if (jsonObject.get("narrative") != null) { + field.setComponent1(jsonObject.get("narrative").getAsString()); + } + + // **** COMPONENT 2 - Narrative 2 + + if (jsonObject.get("narrative2") != null) { + field.setComponent2(jsonObject.get("narrative2").getAsString()); + } + + // **** COMPONENT 3 - Narrative 3 + + if (jsonObject.get("narrative3") != null) { + field.setComponent3(jsonObject.get("narrative3").getAsString()); + } + + // **** COMPONENT 4 - Narrative 4 + + if (jsonObject.get("narrative4") != null) { + field.setComponent4(jsonObject.get("narrative4").getAsString()); + } + + // **** COMPONENT 5 - Narrative 5 + + if (jsonObject.get("narrative5") != null) { + field.setComponent5(jsonObject.get("narrative5").getAsString()); + } + + // **** COMPONENT 6 - Narrative 6 + + if (jsonObject.get("narrative6") != null) { + field.setComponent6(jsonObject.get("narrative6").getAsString()); + } + + // **** COMPONENT 7 - Narrative 7 + + if (jsonObject.get("narrative7") != null) { + field.setComponent7(jsonObject.get("narrative7").getAsString()); + } + + // **** COMPONENT 8 - Narrative 8 + + if (jsonObject.get("narrative8") != null) { + field.setComponent8(jsonObject.get("narrative8").getAsString()); + } + + // **** COMPONENT 9 - Narrative 9 + + if (jsonObject.get("narrative9") != null) { + field.setComponent9(jsonObject.get("narrative9").getAsString()); + } + + // **** COMPONENT 10 - Narrative 10 + + if (jsonObject.get("narrative10") != null) { + field.setComponent10(jsonObject.get("narrative10").getAsString()); + } + + // **** COMPONENT 11 - Narrative 11 + + if (jsonObject.get("narrative11") != null) { + field.setComponent11(jsonObject.get("narrative11").getAsString()); + } + + // **** COMPONENT 12 - Narrative 12 + + if (jsonObject.get("narrative12") != null) { + field.setComponent12(jsonObject.get("narrative12").getAsString()); + } + + return field; + } +} diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field47E.java b/src/main/java/com/prowidesoftware/swift/model/field/Field47E.java index 20fe2d1dd..5eb585b43 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field47E.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field47E.java @@ -51,7 +51,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field47E extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -68,27 +68,6 @@ public class Field47E extends Field implements Serializable, MultiLineField { */ public static final String F_47E = "47E"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Information from Advising Bank subfield. */ @@ -205,16 +184,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field49D.java b/src/main/java/com/prowidesoftware/swift/model/field/Field49D.java index 295fda0ae..aa5e2ca30 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49D.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49D.java @@ -51,7 +51,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field49D extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -68,27 +68,6 @@ public class Field49D extends Field implements Serializable { */ public static final String F_49D = "49D"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Confirmation Indicator subfield. */ @@ -205,16 +184,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field49F.java b/src/main/java/com/prowidesoftware/swift/model/field/Field49F.java index de99a0006..c9da10c13 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49F.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49F.java @@ -51,7 +51,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field49F extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -68,27 +68,6 @@ public class Field49F extends Field implements Serializable, MultiLineField { */ public static final String F_49F = "49F"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Confirmation Information subfield. */ @@ -205,16 +184,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field49J.java b/src/main/java/com/prowidesoftware/swift/model/field/Field49J.java index 863cf102e..4ab57daee 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49J.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49J.java @@ -51,7 +51,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field49J extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -68,27 +68,6 @@ public class Field49J extends Field implements Serializable, MultiLineField { */ public static final String F_49J = "49J"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Narrative subfield. */ @@ -205,16 +184,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field49K.java b/src/main/java/com/prowidesoftware/swift/model/field/Field49K.java index ef5c5ab4a..6d5e46fa8 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49K.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49K.java @@ -51,7 +51,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field49K extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -68,27 +68,6 @@ public class Field49K extends Field implements Serializable, MultiLineField { */ public static final String F_49K = "49K"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Narrative subfield. */ @@ -205,16 +184,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field49L.java b/src/main/java/com/prowidesoftware/swift/model/field/Field49L.java index 5aa056ee6..14b1b569c 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49L.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49L.java @@ -51,7 +51,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field49L extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -68,27 +68,6 @@ public class Field49L extends Field implements Serializable, MultiLineField { */ public static final String F_49L = "49L"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Narrative subfield. */ @@ -205,16 +184,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field49Z.java b/src/main/java/com/prowidesoftware/swift/model/field/Field49Z.java index a78235458..5f8b59480 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49Z.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49Z.java @@ -51,7 +51,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field49Z extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -68,27 +68,6 @@ public class Field49Z extends Field implements Serializable, MultiLineField { */ public static final String F_49Z = "49Z"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Narrative subfield. */ @@ -205,16 +184,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field71E.java b/src/main/java/com/prowidesoftware/swift/model/field/Field71E.java index 5b14daf27..cd3388ab9 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field71E.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field71E.java @@ -48,7 +48,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field71E extends StructuredNarrativeField implements Serializable, NarrativeContainer, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field78B.java b/src/main/java/com/prowidesoftware/swift/model/field/Field78B.java index 6643fa320..42924c35c 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field78B.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field78B.java @@ -51,7 +51,7 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@ProwideDeprecated(phase4 = TargetYear.SRU2025) public class Field78B extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -68,27 +68,6 @@ public class Field78B extends Field implements Serializable, MultiLineField { */ public static final String F_78B = "78B"; - /** - * @deprecated Use {@link #parserPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - - /** - * @deprecated Use {@link #typesPattern()} method instead. - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "S"; - /** * Component number for the Narrative subfield. */ @@ -205,16 +184,6 @@ public String getValueDisplay(int component, Locale locale) { return null; } - /** - * @deprecated Use {@link #typesPattern()} instead. - */ - @Override - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String componentsPattern() { - return "S"; - } - /** * Returns the field component types pattern. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/OptionAPartyField.java b/src/main/java/com/prowidesoftware/swift/model/field/OptionAPartyField.java index 9b126644d..8516392ff 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionAPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionAPartyField.java @@ -15,9 +15,6 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.deprecation.DeprecationUtils; -import com.prowidesoftware.deprecation.ProwideDeprecated; -import com.prowidesoftware.deprecation.TargetYear; import com.prowidesoftware.swift.model.BIC; import com.prowidesoftware.swift.utils.SwiftFormatUtils; import java.util.*; @@ -44,13 +41,6 @@ public abstract class OptionAPartyField extends Field implements BICContainer, PartyIdentifier { public static final String PARSER_PATTERN = "[[/c][/S]$]S"; - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSB"; - /** * Types pattern * @@ -73,15 +63,6 @@ public abstract class OptionAPartyField extends Field implements BICContainer, P */ public static final Integer IDENTIFIER_CODE = 3; - /** - * Component number for the BIC subfield - * - * Use IDENTIFIER_CODE instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer BIC = 3; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -175,17 +156,6 @@ public String getValue() { @Override public abstract String getName(); - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - @Override - public final String componentsPattern() { - DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); - return typesPattern(); - } - /** * Returns the field component types pattern * @@ -384,26 +354,6 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { return getComponent3AsBIC(); } - /** - * @deprecated Use {@link #getIdentifierCode()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getBIC() { - DeprecationUtils.phase3(getClass(), "getBIC()", "Use getIdentifierCode() instead."); - return getIdentifierCode(); - } - - /** - * @deprecated Use {@link #getIdentifierCodeAsBIC()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public com.prowidesoftware.swift.model.BIC getBICAsBIC() { - DeprecationUtils.phase3(getClass(), "getBICAsBIC()", "Use getIdentifierCodeAsBIC() instead."); - return getIdentifierCodeAsBIC(); - } - @Override public List bics() { final List result = new ArrayList<>(); diff --git a/src/main/java/com/prowidesoftware/swift/model/field/OptionBPartyField.java b/src/main/java/com/prowidesoftware/swift/model/field/OptionBPartyField.java index f5798e1bc..8b204e3cb 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionBPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionBPartyField.java @@ -15,9 +15,6 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.deprecation.DeprecationUtils; -import com.prowidesoftware.deprecation.ProwideDeprecated; -import com.prowidesoftware.deprecation.TargetYear; import java.util.*; import org.apache.commons.lang3.StringUtils; @@ -42,13 +39,6 @@ public abstract class OptionBPartyField extends Field implements PartyIdentifier { public static final String PARSER_PATTERN = "[[/c][/S]$][S]"; - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSS"; - /** * Types pattern * @@ -158,17 +148,6 @@ public String getValueDisplay(int component, Locale locale) { return getComponent(component); } - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - @Override - public final String componentsPattern() { - DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); - return typesPattern(); - } - /** * Returns the field component types pattern * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/OptionCPartyField.java b/src/main/java/com/prowidesoftware/swift/model/field/OptionCPartyField.java index 488c48a79..bd98f3782 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionCPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionCPartyField.java @@ -15,9 +15,6 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.deprecation.DeprecationUtils; -import com.prowidesoftware.deprecation.ProwideDeprecated; -import com.prowidesoftware.deprecation.TargetYear; import java.util.*; /** @@ -39,13 +36,6 @@ public abstract class OptionCPartyField extends Field { public static final String PARSER_PATTERN = "/S"; - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - /** * Types pattern * @@ -118,17 +108,6 @@ public String getValueDisplay(int component, Locale locale) { return getComponent(component); } - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - @Override - public final String componentsPattern() { - DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); - return typesPattern(); - } - /** * Returns the field component types pattern * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/OptionDPartyField.java b/src/main/java/com/prowidesoftware/swift/model/field/OptionDPartyField.java index 4feaf579b..643bc735e 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionDPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionDPartyField.java @@ -15,9 +15,6 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.deprecation.DeprecationUtils; -import com.prowidesoftware.deprecation.ProwideDeprecated; -import com.prowidesoftware.deprecation.TargetYear; import java.util.*; import org.apache.commons.lang3.StringUtils; @@ -45,13 +42,6 @@ public abstract class OptionDPartyField extends Field implements PartyIdentifier { public static final String PARSER_PATTERN = "[[/c][/S]$]S[$S]0-3"; - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSSS"; - /** * Types pattern * @@ -154,17 +144,6 @@ public String getValueDisplay(int component, Locale locale) { return getComponent(component); } - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - @Override - public final String componentsPattern() { - DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); - return typesPattern(); - } - /** * Returns the field component types pattern * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/OptionGPartyField.java b/src/main/java/com/prowidesoftware/swift/model/field/OptionGPartyField.java index 20e5b61a9..762fe6327 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionGPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionGPartyField.java @@ -15,9 +15,6 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.deprecation.DeprecationUtils; -import com.prowidesoftware.deprecation.ProwideDeprecated; -import com.prowidesoftware.deprecation.TargetYear; import com.prowidesoftware.swift.model.BIC; import com.prowidesoftware.swift.utils.SwiftFormatUtils; import java.util.*; @@ -42,13 +39,6 @@ public abstract class OptionGPartyField extends Field implements BICContainer { public static final String PARSER_PATTERN = "/S$S"; - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SB"; - /** * Types pattern * @@ -66,13 +56,6 @@ public abstract class OptionGPartyField extends Field implements BICContainer { */ public static final Integer IDENTIFIER_CODE = 2; - /** - * @deprecated Use {@link #IDENTIFIER_CODE} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer BIC = 2; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -143,17 +126,6 @@ public String getValueDisplay(int component, Locale locale) { return getComponent(component); } - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - @Override - public final String componentsPattern() { - DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); - return typesPattern(); - } - /** * Returns the field component types pattern * @@ -324,16 +296,6 @@ public String getIdentifierCode() { return getComponent2(); } - /** - * @deprecated Use {@link #getIdentifierCode()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getBIC() { - DeprecationUtils.phase3(getClass(), "getBIC()", "Use getIdentifierCode() instead."); - return getIdentifierCode(); - } - /** * Get the Identifier Code (component 2) as BIC * @return the Identifier Code from component 2 converted to BIC or null if cannot be converted @@ -342,16 +304,6 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { return getComponent2AsBIC(); } - /** - * @deprecated Use #getIdentifierCodeAsBIC() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public com.prowidesoftware.swift.model.BIC getBICAsBIC() { - DeprecationUtils.phase3(getClass(), "getBICAsBIC()", "Use getIdentifierCodeAsBIC() instead."); - return getIdentifierCodeAsBIC(); - } - @Override public List bics() { final List result = new ArrayList<>(); diff --git a/src/main/java/com/prowidesoftware/swift/model/field/OptionHPartyField.java b/src/main/java/com/prowidesoftware/swift/model/field/OptionHPartyField.java index bb065003d..0dca800b9 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionHPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionHPartyField.java @@ -15,9 +15,6 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.deprecation.DeprecationUtils; -import com.prowidesoftware.deprecation.ProwideDeprecated; -import com.prowidesoftware.deprecation.TargetYear; import java.util.*; import org.apache.commons.lang3.StringUtils; @@ -44,13 +41,6 @@ public abstract class OptionHPartyField extends Field { public static final String PARSER_PATTERN = "/S$S[$S]0-3"; - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSS"; - /** * Types pattern * @@ -144,17 +134,6 @@ public String getValueDisplay(int component, Locale locale) { return getComponent(component); } - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - @Override - public final String componentsPattern() { - DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); - return typesPattern(); - } - /** * Returns the field component types pattern * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/OptionJPartyField.java b/src/main/java/com/prowidesoftware/swift/model/field/OptionJPartyField.java index 9717f4f23..dc76fe9ee 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionJPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionJPartyField.java @@ -15,9 +15,6 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.deprecation.DeprecationUtils; -import com.prowidesoftware.deprecation.ProwideDeprecated; -import com.prowidesoftware.deprecation.TargetYear; import java.util.*; import org.apache.commons.lang3.StringUtils; @@ -40,13 +37,6 @@ public abstract class OptionJPartyField extends Field { public static final String PARSER_PATTERN = "S"; - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - /** * Types pattern * @@ -118,17 +108,6 @@ public String getValueDisplay(int component, Locale locale) { return getComponent(component); } - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - @Override - public final String componentsPattern() { - DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); - return typesPattern(); - } - /** * Returns the field component types pattern * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/OptionKPartyField.java b/src/main/java/com/prowidesoftware/swift/model/field/OptionKPartyField.java index 2142f6cfb..33768f4e0 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionKPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionKPartyField.java @@ -15,9 +15,6 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.deprecation.DeprecationUtils; -import com.prowidesoftware.deprecation.ProwideDeprecated; -import com.prowidesoftware.deprecation.TargetYear; import java.util.*; import org.apache.commons.lang3.StringUtils; @@ -44,13 +41,6 @@ public abstract class OptionKPartyField extends Field { public static final String PARSER_PATTERN = "[/S$]S[$S]0-3"; - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSS"; - /** * Types pattern * @@ -138,17 +128,6 @@ public String getValueDisplay(int component, Locale locale) { return getComponent(component); } - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - @Override - public final String componentsPattern() { - DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); - return typesPattern(); - } - /** * Returns the field component types pattern * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/OptionLPartyField.java b/src/main/java/com/prowidesoftware/swift/model/field/OptionLPartyField.java index d44b07783..5670afe48 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionLPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionLPartyField.java @@ -15,9 +15,6 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.deprecation.DeprecationUtils; -import com.prowidesoftware.deprecation.ProwideDeprecated; -import com.prowidesoftware.deprecation.TargetYear; import java.util.*; /** @@ -39,13 +36,6 @@ public abstract class OptionLPartyField extends Field { public static final String PARSER_PATTERN = "S"; - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - /** * Types pattern * @@ -117,17 +107,6 @@ public String getValueDisplay(int component, Locale locale) { return getComponent(component); } - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - @Override - public final String componentsPattern() { - DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); - return typesPattern(); - } - /** * Returns the field component types pattern * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/OptionPPartyField.java b/src/main/java/com/prowidesoftware/swift/model/field/OptionPPartyField.java index 284372914..3f7eb78de 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionPPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionPPartyField.java @@ -15,9 +15,6 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.deprecation.DeprecationUtils; -import com.prowidesoftware.deprecation.ProwideDeprecated; -import com.prowidesoftware.deprecation.TargetYear; import com.prowidesoftware.swift.model.BIC; import com.prowidesoftware.swift.utils.SwiftFormatUtils; import java.util.*; @@ -42,13 +39,6 @@ public abstract class OptionPPartyField extends Field implements BICContainer { public static final String PARSER_PATTERN = ":S//S"; - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SB"; - /** * Types pattern *

                                                                                                                                                              @@ -66,13 +56,6 @@ public abstract class OptionPPartyField extends Field implements BICContainer { */ public static final Integer IDENTIFIER_CODE = 2; - /** - * @deprecated Use {@link #IDENTIFIER_CODE} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final Integer BIC = 2; - /** * Default constructor. Creates a new field setting all components to null. */ @@ -136,17 +119,6 @@ public String getValueDisplay(int component, Locale locale) { return getComponent(component); } - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - @Override - public final String componentsPattern() { - DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead"); - return typesPattern(); - } - /** * Returns the field component types pattern *

                                                                                                                                                              @@ -319,26 +291,6 @@ public BIC getIdentifierCodeAsBIC() { return getComponent2AsBIC(); } - /** - * @deprecated Use {@link #getIdentifierCode()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public String getBIC() { - DeprecationUtils.phase3(getClass(), "getBIC()", "Use getIdentifierCode() instead"); - return getIdentifierCode(); - } - - /** - * @deprecated Use {@link #getIdentifierCodeAsBIC()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public BIC getBICAsBIC() { - DeprecationUtils.phase3(getClass(), "getBICAsBIC()", "Use getIdentifierCodeAsBIC() instead"); - return getIdentifierCodeAsBIC(); - } - @Override public List bics() { final List result = new ArrayList<>(); diff --git a/src/main/java/com/prowidesoftware/swift/model/field/OptionQPartyField.java b/src/main/java/com/prowidesoftware/swift/model/field/OptionQPartyField.java index 489881204..3cfefad66 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionQPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionQPartyField.java @@ -15,9 +15,6 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.deprecation.DeprecationUtils; -import com.prowidesoftware.deprecation.ProwideDeprecated; -import com.prowidesoftware.deprecation.TargetYear; import java.util.*; import org.apache.commons.lang3.StringUtils; @@ -44,13 +41,6 @@ public abstract class OptionQPartyField extends Field { public static final String PARSER_PATTERN = ":S//S[$S]0-3"; - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSSS"; - /** * Types pattern * @@ -136,17 +126,6 @@ public String getValueDisplay(int component, Locale locale) { return getComponent(component); } - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - @Override - public final String componentsPattern() { - DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); - return typesPattern(); - } - /** * Returns the field component types pattern * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/OptionRPartyField.java b/src/main/java/com/prowidesoftware/swift/model/field/OptionRPartyField.java index 6b02bf247..e06ed10e4 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionRPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionRPartyField.java @@ -15,9 +15,6 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.deprecation.DeprecationUtils; -import com.prowidesoftware.deprecation.ProwideDeprecated; -import com.prowidesoftware.deprecation.TargetYear; import java.util.*; /** @@ -41,13 +38,6 @@ public abstract class OptionRPartyField extends Field { public static final String PARSER_PATTERN = ":S/S/S"; - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSS"; - /** * Types pattern * @@ -136,17 +126,6 @@ public String getValueDisplay(int component, Locale locale) { return getComponent(component); } - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - @Override - public final String componentsPattern() { - DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); - return typesPattern(); - } - /** * Returns the field component types pattern * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/OptionSPartyField.java b/src/main/java/com/prowidesoftware/swift/model/field/OptionSPartyField.java index d2534f4c0..608717b6f 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionSPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionSPartyField.java @@ -15,9 +15,6 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.deprecation.DeprecationUtils; -import com.prowidesoftware.deprecation.ProwideDeprecated; -import com.prowidesoftware.deprecation.TargetYear; import java.util.*; /** @@ -43,13 +40,6 @@ public abstract class OptionSPartyField extends Field { public static final String PARSER_PATTERN = ":S/[S]/S/S/S"; - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSKS"; - /** * Types pattern * @@ -155,17 +145,6 @@ public String getValueDisplay(int component, Locale locale) { return getComponent(component); } - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - @Override - public final String componentsPattern() { - DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); - return typesPattern(); - } - /** * Returns the field component types pattern * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/OptionUPartyField.java b/src/main/java/com/prowidesoftware/swift/model/field/OptionUPartyField.java index 391c2eda4..6a1eff9ac 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionUPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionUPartyField.java @@ -15,9 +15,6 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.deprecation.DeprecationUtils; -import com.prowidesoftware.deprecation.ProwideDeprecated; -import com.prowidesoftware.deprecation.TargetYear; import java.util.*; import org.apache.commons.lang3.StringUtils; @@ -43,13 +40,6 @@ public abstract class OptionUPartyField extends Field { public static final String PARSER_PATTERN = ":S//S[$S]0-2"; - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "SSSS"; - /** * Types pattern * @@ -135,17 +125,6 @@ public String getValueDisplay(int component, Locale locale) { return getComponent(component); } - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - @Override - public final String componentsPattern() { - DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); - return typesPattern(); - } - /** * Returns the field component types pattern * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/StructuredNarrativeField.java b/src/main/java/com/prowidesoftware/swift/model/field/StructuredNarrativeField.java index 6a2a32e36..9a32af255 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/StructuredNarrativeField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/StructuredNarrativeField.java @@ -15,9 +15,6 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.deprecation.DeprecationUtils; -import com.prowidesoftware.deprecation.ProwideDeprecated; -import com.prowidesoftware.deprecation.TargetYear; import com.prowidesoftware.swift.io.writer.FINWriterVisitor; import java.util.*; @@ -36,13 +33,6 @@ public abstract class StructuredNarrativeField extends Field implements NarrativeContainer { public static final String PARSER_PATTERN = "S"; - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "S"; - /** * Types pattern * @@ -102,17 +92,6 @@ public String getValue() { @Override public abstract String getName(); - /** - * @deprecated Use {@link #typesPattern()} instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024) - @Override - public final String componentsPattern() { - DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); - return typesPattern(); - } - /** * Returns the field component types pattern * diff --git a/src/main/java/com/prowidesoftware/swift/utils/SafeXmlUtils.java b/src/main/java/com/prowidesoftware/swift/utils/SafeXmlUtils.java index 7fc24056b..8d4e8ee3c 100644 --- a/src/main/java/com/prowidesoftware/swift/utils/SafeXmlUtils.java +++ b/src/main/java/com/prowidesoftware/swift/utils/SafeXmlUtils.java @@ -16,6 +16,7 @@ package com.prowidesoftware.swift.utils; import com.prowidesoftware.ProwideException; +import com.prowidesoftware.deprecation.DeprecationUtils; import com.prowidesoftware.deprecation.ProwideDeprecated; import com.prowidesoftware.deprecation.TargetYear; import java.util.logging.Level; @@ -241,8 +242,12 @@ public static Transformer transformer() { * @deprecated use the default SchemaFactory.newInstance(XMLConstants.W3C_XML_SCHEMA_NS_URI) instead, there is no need to prevent XXE attacks in the schema factory */ @Deprecated - @ProwideDeprecated(phase2 = TargetYear.SRU2024) + @ProwideDeprecated(phase3 = TargetYear.SRU2025) public static SchemaFactory schemaFactory() { + DeprecationUtils.phase2( + SafeXmlUtils.class, + "schemaFactory", + "use SchemaFactory.newInstance(XMLConstants.W3C_XML_SCHEMA_NS_URI) instead"); String feature = null; try { SchemaFactory factory = SchemaFactory.newInstance(XMLConstants.W3C_XML_SCHEMA_NS_URI); @@ -268,8 +273,9 @@ public static SchemaFactory schemaFactory() { * @deprecated use the default schema.newValidator() instead, there is no need to prevent XXE attacks in validation */ @Deprecated - @ProwideDeprecated(phase2 = TargetYear.SRU2024) + @ProwideDeprecated(phase3 = TargetYear.SRU2025) public static Validator validator(Schema schema) { + DeprecationUtils.phase2(SafeXmlUtils.class, "validator", "use schema.newValidator() instead"); String feature = null; try { Validator validator = schema.newValidator(); From 95bb956c0f857f1cce327efd338f32b4e550502f Mon Sep 17 00:00:00 2001 From: zubri Date: Thu, 25 Apr 2024 16:40:27 -0300 Subject: [PATCH 04/14] fix 33Z components and javadoc typo --- build.gradle | 3 +- .../swift/model/field/Field105.java | 4 +- .../swift/model/field/Field110.java | 4 +- .../swift/model/field/Field111.java | 4 +- .../swift/model/field/Field11R.java | 8 +- .../swift/model/field/Field11S.java | 8 +- .../swift/model/field/Field12.java | 4 +- .../swift/model/field/Field120.java | 4 +- .../swift/model/field/Field122.java | 4 +- .../swift/model/field/Field125.java | 4 +- .../swift/model/field/Field126.java | 4 +- .../swift/model/field/Field129.java | 8 +- .../swift/model/field/Field130.java | 8 +- .../swift/model/field/Field132.java | 4 +- .../swift/model/field/Field133.java | 4 +- .../swift/model/field/Field136.java | 4 +- .../swift/model/field/Field137.java | 4 +- .../swift/model/field/Field13K.java | 4 +- .../swift/model/field/Field140.java | 4 +- .../swift/model/field/Field144.java | 4 +- .../swift/model/field/Field14C.java | 4 +- .../swift/model/field/Field14S.java | 4 +- .../swift/model/field/Field151.java | 4 +- .../swift/model/field/Field152.java | 4 +- .../swift/model/field/Field153.java | 4 +- .../swift/model/field/Field16A.java | 4 +- .../swift/model/field/Field16C.java | 4 +- .../swift/model/field/Field16D.java | 4 +- .../swift/model/field/Field18A.java | 4 +- .../swift/model/field/Field18B.java | 4 +- .../swift/model/field/Field18C.java | 4 +- .../swift/model/field/Field18D.java | 4 +- .../swift/model/field/Field19.java | 4 +- .../swift/model/field/Field19A.java | 4 +- .../swift/model/field/Field19B.java | 4 +- .../swift/model/field/Field19C.java | 4 +- .../swift/model/field/Field19Y.java | 4 +- .../swift/model/field/Field19Z.java | 4 +- .../swift/model/field/Field202.java | 4 +- .../swift/model/field/Field203.java | 4 +- .../swift/model/field/Field209.java | 4 +- .../swift/model/field/Field22C.java | 4 +- .../swift/model/field/Field243.java | 4 +- .../swift/model/field/Field255.java | 4 +- .../swift/model/field/Field256.java | 8 +- .../swift/model/field/Field257.java | 4 +- .../swift/model/field/Field258.java | 4 +- .../swift/model/field/Field259.java | 8 +- .../swift/model/field/Field260.java | 4 +- .../swift/model/field/Field263.java | 4 +- .../swift/model/field/Field264.java | 4 +- .../swift/model/field/Field26E.java | 4 +- .../swift/model/field/Field27.java | 8 +- .../swift/model/field/Field28.java | 8 +- .../swift/model/field/Field28C.java | 8 +- .../swift/model/field/Field28D.java | 8 +- .../swift/model/field/Field28E.java | 4 +- .../swift/model/field/Field30J.java | 4 +- .../swift/model/field/Field313.java | 4 +- .../swift/model/field/Field32A.java | 4 +- .../swift/model/field/Field32B.java | 4 +- .../swift/model/field/Field32C.java | 4 +- .../swift/model/field/Field32D.java | 4 +- .../swift/model/field/Field32F.java | 4 +- .../swift/model/field/Field32G.java | 4 +- .../swift/model/field/Field32H.java | 4 +- .../swift/model/field/Field32K.java | 8 +- .../swift/model/field/Field32M.java | 4 +- .../swift/model/field/Field32R.java | 4 +- .../swift/model/field/Field32U.java | 4 +- .../swift/model/field/Field330.java | 24 +-- .../swift/model/field/Field331.java | 32 ++-- .../swift/model/field/Field332.java | 8 +- .../swift/model/field/Field333.java | 16 +- .../swift/model/field/Field336.java | 4 +- .../swift/model/field/Field33A.java | 4 +- .../swift/model/field/Field33B.java | 4 +- .../swift/model/field/Field33C.java | 4 +- .../swift/model/field/Field33D.java | 4 +- .../swift/model/field/Field33E.java | 4 +- .../swift/model/field/Field33F.java | 4 +- .../swift/model/field/Field33G.java | 4 +- .../swift/model/field/Field33H.java | 4 +- .../swift/model/field/Field33J.java | 4 +- .../swift/model/field/Field33K.java | 8 +- .../swift/model/field/Field33S.java | 4 +- .../swift/model/field/Field33T.java | 4 +- .../swift/model/field/Field33Z.java | 141 ++++++++++-------- .../swift/model/field/Field343.java | 16 +- .../swift/model/field/Field344.java | 4 +- .../swift/model/field/Field349.java | 4 +- .../swift/model/field/Field34A.java | 4 +- .../swift/model/field/Field34B.java | 4 +- .../swift/model/field/Field34C.java | 4 +- .../swift/model/field/Field34E.java | 4 +- .../swift/model/field/Field34F.java | 4 +- .../swift/model/field/Field34J.java | 4 +- .../swift/model/field/Field34P.java | 4 +- .../swift/model/field/Field34R.java | 4 +- .../swift/model/field/Field35A.java | 4 +- .../swift/model/field/Field35H.java | 4 +- .../swift/model/field/Field35N.java | 4 +- .../swift/model/field/Field35S.java | 4 +- .../swift/model/field/Field35U.java | 4 +- .../swift/model/field/Field36.java | 4 +- .../swift/model/field/Field36B.java | 4 +- .../swift/model/field/Field36D.java | 4 +- .../swift/model/field/Field36E.java | 4 +- .../swift/model/field/Field37A.java | 8 +- .../swift/model/field/Field37B.java | 8 +- .../swift/model/field/Field37C.java | 8 +- .../swift/model/field/Field37D.java | 8 +- .../swift/model/field/Field37E.java | 8 +- .../swift/model/field/Field37F.java | 8 +- .../swift/model/field/Field37G.java | 4 +- .../swift/model/field/Field37H.java | 4 +- .../swift/model/field/Field37J.java | 4 +- .../swift/model/field/Field37K.java | 4 +- .../swift/model/field/Field37L.java | 4 +- .../swift/model/field/Field37M.java | 4 +- .../swift/model/field/Field37R.java | 4 +- .../swift/model/field/Field37V.java | 4 +- .../swift/model/field/Field38A.java | 4 +- .../swift/model/field/Field38D.java | 4 +- .../swift/model/field/Field38E.java | 4 +- .../swift/model/field/Field38G.java | 8 +- .../swift/model/field/Field38H.java | 8 +- .../swift/model/field/Field38J.java | 4 +- .../swift/model/field/Field39A.java | 8 +- .../swift/model/field/Field401.java | 4 +- .../swift/model/field/Field405.java | 4 +- .../swift/model/field/Field431.java | 4 +- .../swift/model/field/Field451.java | 4 +- .../swift/model/field/Field48.java | 4 +- .../swift/model/field/Field50F.java | 16 +- .../swift/model/field/Field533.java | 4 +- .../swift/model/field/Field59F.java | 16 +- .../swift/model/field/Field60F.java | 4 +- .../swift/model/field/Field60M.java | 4 +- .../swift/model/field/Field61.java | 4 +- .../swift/model/field/Field62F.java | 4 +- .../swift/model/field/Field62M.java | 4 +- .../swift/model/field/Field64.java | 4 +- .../swift/model/field/Field65.java | 4 +- .../swift/model/field/Field68A.java | 16 +- .../swift/model/field/Field71F.java | 4 +- .../swift/model/field/Field71G.java | 4 +- .../swift/model/field/Field90A.java | 4 +- .../swift/model/field/Field90B.java | 4 +- .../swift/model/field/Field90C.java | 8 +- .../swift/model/field/Field90D.java | 8 +- .../swift/model/field/Field90F.java | 8 +- .../swift/model/field/Field90J.java | 8 +- .../swift/model/field/Field90K.java | 4 +- .../swift/model/field/Field90L.java | 4 +- .../swift/model/field/Field92A.java | 4 +- .../swift/model/field/Field92B.java | 4 +- .../swift/model/field/Field92D.java | 8 +- .../swift/model/field/Field92F.java | 4 +- .../swift/model/field/Field92H.java | 4 +- .../swift/model/field/Field92J.java | 4 +- .../swift/model/field/Field92L.java | 8 +- .../swift/model/field/Field92M.java | 8 +- .../swift/model/field/Field92N.java | 8 +- .../swift/model/field/Field92P.java | 4 +- .../swift/model/field/Field92R.java | 4 +- .../swift/model/field/Field93B.java | 4 +- .../swift/model/field/Field93C.java | 4 +- .../swift/model/field/Field93D.java | 4 +- .../swift/model/field/Field93E.java | 4 +- .../swift/model/field/Field93F.java | 4 +- .../swift/model/field/Field94L.java | 4 +- .../swift/model/field/Field95L.java | 4 +- .../swift/model/field/Field98D.java | 4 +- .../swift/model/field/Field98E.java | 4 +- .../swift/model/field/Field98G.java | 4 +- .../swift/model/field/Field98H.java | 4 +- .../swift/model/field/Field99A.java | 4 +- .../swift/model/field/Field99B.java | 4 +- .../swift/model/field/Field99C.java | 4 +- 180 files changed, 547 insertions(+), 537 deletions(-) diff --git a/build.gradle b/build.gradle index e3de22ea0..b7d036bbd 100644 --- a/build.gradle +++ b/build.gradle @@ -33,7 +33,8 @@ scmVersion { versionSeparator.set('-') } } -project.version = "${SRU}-${scmVersion.version}" +//project.version = "${SRU}-${scmVersion.version}" +project.version = "${SRU}-9.5.0-SNAPSHOT" tasks.withType(JavaCompile) { options.encoding = 'UTF-8' diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field105.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field105.java index b0748ec95..146e2f42c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field105.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field105.java @@ -363,7 +363,7 @@ public Field105 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Delivery Monitoring (component 1) as as Number + * Alternative method setter for field's Delivery Monitoring (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field105 setDeliveryMonitoring(java.lang.Long component1) { } /** - * Alternative method setter for field's Delivery Monitoring (component 1) as as Number + * Alternative method setter for field's Delivery Monitoring (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field110.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field110.java index 6f2252c8f..ab3400db2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field110.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field110.java @@ -363,7 +363,7 @@ public Field110 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Window Size (component 1) as as Number + * Alternative method setter for field's Window Size (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field110 setWindowSize(java.lang.Long component1) { } /** - * Alternative method setter for field's Window Size (component 1) as as Number + * Alternative method setter for field's Window Size (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field111.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field111.java index ef3d3e7fb..9749de18a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field111.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field111.java @@ -363,7 +363,7 @@ public Field111 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Service Type Identifier (component 1) as as Number + * Alternative method setter for field's Service Type Identifier (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field111 setServiceTypeIdentifier(java.lang.Long component1) { } /** - * Alternative method setter for field's Service Type Identifier (component 1) as as Number + * Alternative method setter for field's Service Type Identifier (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field11R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field11R.java index b1b1e2687..34945fbd3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field11R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field11R.java @@ -595,7 +595,7 @@ public Field11R setComponent3(java.lang.Long component3) { } /** - * Alternative method setter for field's Session Number (component 3) as as Number + * Alternative method setter for field's Session Number (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -645,7 +645,7 @@ public Field11R setSessionNumber(java.lang.Long component3) { } /** - * Alternative method setter for field's Session Number (component 3) as as Number + * Alternative method setter for field's Session Number (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -687,7 +687,7 @@ public Field11R setComponent4(java.lang.Long component4) { } /** - * Alternative method setter for field's ISN (component 4) as as Number + * Alternative method setter for field's ISN (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -737,7 +737,7 @@ public Field11R setISN(java.lang.Long component4) { } /** - * Alternative method setter for field's ISN (component 4) as as Number + * Alternative method setter for field's ISN (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field11S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field11S.java index b1ca3305d..bf83d1ce3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field11S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field11S.java @@ -595,7 +595,7 @@ public Field11S setComponent3(java.lang.Long component3) { } /** - * Alternative method setter for field's Session Number (component 3) as as Number + * Alternative method setter for field's Session Number (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -645,7 +645,7 @@ public Field11S setSessionNumber(java.lang.Long component3) { } /** - * Alternative method setter for field's Session Number (component 3) as as Number + * Alternative method setter for field's Session Number (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -687,7 +687,7 @@ public Field11S setComponent4(java.lang.Long component4) { } /** - * Alternative method setter for field's ISN (component 4) as as Number + * Alternative method setter for field's ISN (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -737,7 +737,7 @@ public Field11S setISN(java.lang.Long component4) { } /** - * Alternative method setter for field's ISN (component 4) as as Number + * Alternative method setter for field's ISN (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field12.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field12.java index ebf4751ff..fafe34a06 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12.java @@ -363,7 +363,7 @@ public Field12 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Message Type (component 1) as as Number + * Alternative method setter for field's Message Type (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field12 setMessageType(java.lang.Long component1) { } /** - * Alternative method setter for field's Message Type (component 1) as as Number + * Alternative method setter for field's Message Type (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field120.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field120.java index 2e33f063b..67a303816 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field120.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field120.java @@ -363,7 +363,7 @@ public Field120 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Identifier (component 1) as as Number + * Alternative method setter for field's Identifier (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field120 setIdentifier(java.lang.Long component1) { } /** - * Alternative method setter for field's Identifier (component 1) as as Number + * Alternative method setter for field's Identifier (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field122.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field122.java index 0eded35e5..d1b9ceab6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field122.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field122.java @@ -366,7 +366,7 @@ public Field122 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Number Of Messages (component 1) as as Number + * Alternative method setter for field's Number Of Messages (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -416,7 +416,7 @@ public Field122 setNumberOfMessages(java.lang.Long component1) { } /** - * Alternative method setter for field's Number Of Messages (component 1) as as Number + * Alternative method setter for field's Number Of Messages (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field125.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field125.java index 77a0f236f..cdaf9b3d1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field125.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field125.java @@ -363,7 +363,7 @@ public Field125 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Category (component 1) as as Number + * Alternative method setter for field's Category (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field125 setCategory(java.lang.Long component1) { } /** - * Alternative method setter for field's Category (component 1) as as Number + * Alternative method setter for field's Category (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field126.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field126.java index d49f79427..7807ed5d7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field126.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field126.java @@ -363,7 +363,7 @@ public Field126 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Seed (component 1) as as Number + * Alternative method setter for field's Seed (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field126 setSeed(java.lang.Long component1) { } /** - * Alternative method setter for field's Seed (component 1) as as Number + * Alternative method setter for field's Seed (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field129.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field129.java index caeddb336..c7a30f125 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field129.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field129.java @@ -414,7 +414,7 @@ public Field129 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Section (component 1) as as Number + * Alternative method setter for field's Section (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -464,7 +464,7 @@ public Field129 setSection(java.lang.Long component1) { } /** - * Alternative method setter for field's Section (component 1) as as Number + * Alternative method setter for field's Section (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -506,7 +506,7 @@ public Field129 setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Total (component 2) as as Number + * Alternative method setter for field's Total (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -556,7 +556,7 @@ public Field129 setTotal(java.lang.Long component2) { } /** - * Alternative method setter for field's Total (component 2) as as Number + * Alternative method setter for field's Total (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field130.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field130.java index 776a63e15..a262580f3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field130.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field130.java @@ -488,7 +488,7 @@ public Field130 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Heading Code (component 1) as as Number + * Alternative method setter for field's Heading Code (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -538,7 +538,7 @@ public Field130 setHeadingCode(java.lang.Long component1) { } /** - * Alternative method setter for field's Heading Code (component 1) as as Number + * Alternative method setter for field's Heading Code (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -601,7 +601,7 @@ public Field130 setComponent3(java.lang.Long component3) { } /** - * Alternative method setter for field's Heading Code 2 (component 3) as as Number + * Alternative method setter for field's Heading Code 2 (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -651,7 +651,7 @@ public Field130 setHeadingCode2(java.lang.Long component3) { } /** - * Alternative method setter for field's Heading Code 2 (component 3) as as Number + * Alternative method setter for field's Heading Code 2 (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field132.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field132.java index 72d84e64e..6b6b1fe6b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field132.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field132.java @@ -417,7 +417,7 @@ public Field132 setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Broadcast Number (component 2) as as Number + * Alternative method setter for field's Broadcast Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -467,7 +467,7 @@ public Field132 setBroadcastNumber(java.lang.Long component2) { } /** - * Alternative method setter for field's Broadcast Number (component 2) as as Number + * Alternative method setter for field's Broadcast Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field133.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field133.java index fbac0b33a..53dc8ba49 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field133.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field133.java @@ -529,7 +529,7 @@ public Field133 setComponent4(java.lang.Long component4) { } /** - * Alternative method setter for field's Broadcast Number (component 4) as as Number + * Alternative method setter for field's Broadcast Number (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -579,7 +579,7 @@ public Field133 setBroadcastNumber(java.lang.Long component4) { } /** - * Alternative method setter for field's Broadcast Number (component 4) as as Number + * Alternative method setter for field's Broadcast Number (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field136.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field136.java index 06790fbd9..cd5b69816 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field136.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field136.java @@ -414,7 +414,7 @@ public Field136 setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Broadcast Number (component 2) as as Number + * Alternative method setter for field's Broadcast Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -464,7 +464,7 @@ public Field136 setBroadcastNumber(java.lang.Long component2) { } /** - * Alternative method setter for field's Broadcast Number (component 2) as as Number + * Alternative method setter for field's Broadcast Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field137.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field137.java index 5e5f659db..fe7b6a43e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field137.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field137.java @@ -529,7 +529,7 @@ public Field137 setComponent4(java.lang.Long component4) { } /** - * Alternative method setter for field's Broadcast Number (component 4) as as Number + * Alternative method setter for field's Broadcast Number (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -579,7 +579,7 @@ public Field137 setBroadcastNumber(java.lang.Long component4) { } /** - * Alternative method setter for field's Broadcast Number (component 4) as as Number + * Alternative method setter for field's Broadcast Number (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field13K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field13K.java index ca0125a2f..215b4544e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13K.java @@ -483,7 +483,7 @@ public Field13K setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Quantity (component 3) as as Number + * Alternative method setter for field's Quantity (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -535,7 +535,7 @@ public Field13K setQuantity(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Quantity (component 3) as as Number + * Alternative method setter for field's Quantity (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field140.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field140.java index 6e52c0cd7..3903e4500 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field140.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field140.java @@ -363,7 +363,7 @@ public Field140 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Identifier (component 1) as as Number + * Alternative method setter for field's Identifier (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field140 setIdentifier(java.lang.Long component1) { } /** - * Alternative method setter for field's Identifier (component 1) as as Number + * Alternative method setter for field's Identifier (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field144.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field144.java index eba31ad63..412ff9eed 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field144.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field144.java @@ -363,7 +363,7 @@ public Field144 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Status Code (component 1) as as Number + * Alternative method setter for field's Status Code (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field144 setStatusCode(java.lang.Long component1) { } /** - * Alternative method setter for field's Status Code (component 1) as as Number + * Alternative method setter for field's Status Code (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14C.java index cb703aceb..a5456ad34 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14C.java @@ -363,7 +363,7 @@ public Field14C setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Year (component 1) as as Number + * Alternative method setter for field's Year (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field14C setYear(java.lang.Long component1) { } /** - * Alternative method setter for field's Year (component 1) as as Number + * Alternative method setter for field's Year (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14S.java index f2b38b68a..e4b2bde3b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14S.java @@ -522,7 +522,7 @@ public Field14S setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Number (component 2) as as Number + * Alternative method setter for field's Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -572,7 +572,7 @@ public Field14S setNumber(java.lang.Long component2) { } /** - * Alternative method setter for field's Number (component 2) as as Number + * Alternative method setter for field's Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field151.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field151.java index 5d2173b95..30eef70b5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field151.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field151.java @@ -363,7 +363,7 @@ public Field151 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Session Number (component 1) as as Number + * Alternative method setter for field's Session Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field151 setSessionNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Session Number (component 1) as as Number + * Alternative method setter for field's Session Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field152.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field152.java index 2837165ab..b12a95635 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field152.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field152.java @@ -363,7 +363,7 @@ public Field152 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Sequence Number (component 1) as as Number + * Alternative method setter for field's Sequence Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field152 setSequenceNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Sequence Number (component 1) as as Number + * Alternative method setter for field's Sequence Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field153.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field153.java index c96613e3b..905f8601b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field153.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field153.java @@ -363,7 +363,7 @@ public Field153 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Sequence Number (component 1) as as Number + * Alternative method setter for field's Sequence Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field153 setSequenceNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Sequence Number (component 1) as as Number + * Alternative method setter for field's Sequence Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field16A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field16A.java index a8cf75383..f1a51e675 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16A.java @@ -363,7 +363,7 @@ public Field16A setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field16A setNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field16C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field16C.java index 5776c5029..9d27d73f1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16C.java @@ -363,7 +363,7 @@ public Field16C setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field16C setNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field16D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field16D.java index 5d4d9ea86..fa9edd9b7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16D.java @@ -363,7 +363,7 @@ public Field16D setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field16D setNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field18A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field18A.java index 35465b5c2..9e367f313 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field18A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field18A.java @@ -363,7 +363,7 @@ public Field18A setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field18A setNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field18B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field18B.java index 97643b0c4..ee7f55f8c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field18B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field18B.java @@ -363,7 +363,7 @@ public Field18B setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field18B setNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field18C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field18C.java index 9cf6d1e73..45cd81bdf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field18C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field18C.java @@ -363,7 +363,7 @@ public Field18C setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field18C setNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field18D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field18D.java index 3e4fe4799..aec83428c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field18D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field18D.java @@ -363,7 +363,7 @@ public Field18D setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field18D setNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field19.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field19.java index 4374853dd..25f98e776 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19.java @@ -370,7 +370,7 @@ public Field19 setComponent1(java.math.BigDecimal component1) { return this; } /** - * Alternative method setter for field's Amount (component 1) as as Number + * Alternative method setter for field's Amount (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -422,7 +422,7 @@ public Field19 setAmount(java.math.BigDecimal component1) { } /** - * Alternative method setter for field's Amount (component 1) as as Number + * Alternative method setter for field's Amount (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field19A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field19A.java index 2b8977609..3a9971376 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19A.java @@ -586,7 +586,7 @@ public Field19A setComponent4(java.math.BigDecimal component4) { return this; } /** - * Alternative method setter for field's Amount (component 4) as as Number + * Alternative method setter for field's Amount (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -638,7 +638,7 @@ public Field19A setAmount(java.math.BigDecimal component4) { } /** - * Alternative method setter for field's Amount (component 4) as as Number + * Alternative method setter for field's Amount (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field19B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field19B.java index d668fca2b..9c6966b7a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19B.java @@ -523,7 +523,7 @@ public Field19B setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -575,7 +575,7 @@ public Field19B setAmount(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field19C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field19C.java index 33250cfc7..f9b7ab3d7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19C.java @@ -428,7 +428,7 @@ public Field19C setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Adjustment Factor (component 2) as as Number + * Alternative method setter for field's Adjustment Factor (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -480,7 +480,7 @@ public Field19C setAdjustmentFactor(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Adjustment Factor (component 2) as as Number + * Alternative method setter for field's Adjustment Factor (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field19Y.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field19Y.java index 220e0ac14..75bbc3fec 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19Y.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19Y.java @@ -374,7 +374,7 @@ public Field19Y setComponent1(java.math.BigDecimal component1) { return this; } /** - * Alternative method setter for field's Weight (component 1) as as Number + * Alternative method setter for field's Weight (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -426,7 +426,7 @@ public Field19Y setWeight(java.math.BigDecimal component1) { } /** - * Alternative method setter for field's Weight (component 1) as as Number + * Alternative method setter for field's Weight (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field19Z.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field19Z.java index a0c6f9f50..7d629574c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19Z.java @@ -374,7 +374,7 @@ public Field19Z setComponent1(java.math.BigDecimal component1) { return this; } /** - * Alternative method setter for field's Weight (component 1) as as Number + * Alternative method setter for field's Weight (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -426,7 +426,7 @@ public Field19Z setWeight(java.math.BigDecimal component1) { } /** - * Alternative method setter for field's Weight (component 1) as as Number + * Alternative method setter for field's Weight (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field202.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field202.java index 73d37761f..81e63cb0c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field202.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field202.java @@ -363,7 +363,7 @@ public Field202 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Section Number (component 1) as as Number + * Alternative method setter for field's Section Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field202 setSectionNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Section Number (component 1) as as Number + * Alternative method setter for field's Section Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field203.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field203.java index 73a43cf7e..fa45302b3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field203.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field203.java @@ -363,7 +363,7 @@ public Field203 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Total Sections (component 1) as as Number + * Alternative method setter for field's Total Sections (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field203 setTotalSections(java.lang.Long component1) { } /** - * Alternative method setter for field's Total Sections (component 1) as as Number + * Alternative method setter for field's Total Sections (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field209.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field209.java index e7fb55212..bfbfa9962 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field209.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field209.java @@ -363,7 +363,7 @@ public Field209 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Type (component 1) as as Number + * Alternative method setter for field's Type (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field209 setType(java.lang.Long component1) { } /** - * Alternative method setter for field's Type (component 1) as as Number + * Alternative method setter for field's Type (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22C.java index 518c39178..de598563b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22C.java @@ -537,7 +537,7 @@ public Field22C setComponent3(java.lang.Long component3) { } /** - * Alternative method setter for field's Reference Code (component 3) as as Number + * Alternative method setter for field's Reference Code (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -587,7 +587,7 @@ public Field22C setReferenceCode(java.lang.Long component3) { } /** - * Alternative method setter for field's Reference Code (component 3) as as Number + * Alternative method setter for field's Reference Code (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field243.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field243.java index eeb3e72e6..1a14c939e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field243.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field243.java @@ -363,7 +363,7 @@ public Field243 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Type (component 1) as as Number + * Alternative method setter for field's Type (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field243 setType(java.lang.Long component1) { } /** - * Alternative method setter for field's Type (component 1) as as Number + * Alternative method setter for field's Type (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field255.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field255.java index 603dd3ca6..bc061d29e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field255.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field255.java @@ -660,7 +660,7 @@ public Field255 setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Session Number (component 2) as as Number + * Alternative method setter for field's Session Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -710,7 +710,7 @@ public Field255 setSessionNumber(java.lang.Long component2) { } /** - * Alternative method setter for field's Session Number (component 2) as as Number + * Alternative method setter for field's Session Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field256.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field256.java index 4adcfa268..8b89686f2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field256.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field256.java @@ -679,7 +679,7 @@ public Field256 setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Session Number (component 2) as as Number + * Alternative method setter for field's Session Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -729,7 +729,7 @@ public Field256 setSessionNumber(java.lang.Long component2) { } /** - * Alternative method setter for field's Session Number (component 2) as as Number + * Alternative method setter for field's Session Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -771,7 +771,7 @@ public Field256 setComponent3(java.lang.Long component3) { } /** - * Alternative method setter for field's Message Category (component 3) as as Number + * Alternative method setter for field's Message Category (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -821,7 +821,7 @@ public Field256 setMessageCategory(java.lang.Long component3) { } /** - * Alternative method setter for field's Message Category (component 3) as as Number + * Alternative method setter for field's Message Category (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field257.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field257.java index 31e8afe20..0ee938f0e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field257.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field257.java @@ -759,7 +759,7 @@ public Field257 setComponent5(java.lang.Long component5) { } /** - * Alternative method setter for field's Session Number (component 5) as as Number + * Alternative method setter for field's Session Number (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -809,7 +809,7 @@ public Field257 setSessionNumber(java.lang.Long component5) { } /** - * Alternative method setter for field's Session Number (component 5) as as Number + * Alternative method setter for field's Session Number (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field258.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field258.java index 7d278afcd..ea1cd07cf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field258.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field258.java @@ -660,7 +660,7 @@ public Field258 setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Session Number (component 2) as as Number + * Alternative method setter for field's Session Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -710,7 +710,7 @@ public Field258 setSessionNumber(java.lang.Long component2) { } /** - * Alternative method setter for field's Session Number (component 2) as as Number + * Alternative method setter for field's Session Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field259.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field259.java index bde82dda0..60c4ece46 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field259.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field259.java @@ -674,7 +674,7 @@ public Field259 setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Session Number (component 2) as as Number + * Alternative method setter for field's Session Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -724,7 +724,7 @@ public Field259 setSessionNumber(java.lang.Long component2) { } /** - * Alternative method setter for field's Session Number (component 2) as as Number + * Alternative method setter for field's Session Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -766,7 +766,7 @@ public Field259 setComponent3(java.lang.Long component3) { } /** - * Alternative method setter for field's Message Category (component 3) as as Number + * Alternative method setter for field's Message Category (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -816,7 +816,7 @@ public Field259 setMessageCategory(java.lang.Long component3) { } /** - * Alternative method setter for field's Message Category (component 3) as as Number + * Alternative method setter for field's Message Category (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field260.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field260.java index b25a226f7..6bbe9ca71 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field260.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field260.java @@ -759,7 +759,7 @@ public Field260 setComponent5(java.lang.Long component5) { } /** - * Alternative method setter for field's Session Number (component 5) as as Number + * Alternative method setter for field's Session Number (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -809,7 +809,7 @@ public Field260 setSessionNumber(java.lang.Long component5) { } /** - * Alternative method setter for field's Session Number (component 5) as as Number + * Alternative method setter for field's Session Number (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field263.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field263.java index a5820a0a7..38a5e6bef 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field263.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field263.java @@ -759,7 +759,7 @@ public Field263 setComponent5(java.lang.Long component5) { } /** - * Alternative method setter for field's Session Number (component 5) as as Number + * Alternative method setter for field's Session Number (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -809,7 +809,7 @@ public Field263 setSessionNumber(java.lang.Long component5) { } /** - * Alternative method setter for field's Session Number (component 5) as as Number + * Alternative method setter for field's Session Number (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field264.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field264.java index 78fd9c75e..bd2bff250 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field264.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field264.java @@ -759,7 +759,7 @@ public Field264 setComponent5(java.lang.Long component5) { } /** - * Alternative method setter for field's Session Number (component 5) as as Number + * Alternative method setter for field's Session Number (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -809,7 +809,7 @@ public Field264 setSessionNumber(java.lang.Long component5) { } /** - * Alternative method setter for field's Session Number (component 5) as as Number + * Alternative method setter for field's Session Number (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field26E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field26E.java index 7e04fec71..3fd257ab1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26E.java @@ -390,7 +390,7 @@ public Field26E setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Number Of Amendment (component 1) as as Number + * Alternative method setter for field's Number Of Amendment (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -440,7 +440,7 @@ public Field26E setNumberOfAmendment(java.lang.Long component1) { } /** - * Alternative method setter for field's Number Of Amendment (component 1) as as Number + * Alternative method setter for field's Number Of Amendment (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field27.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field27.java index 5fb0bf39e..4a66cfe62 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field27.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field27.java @@ -460,7 +460,7 @@ public Field27 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -510,7 +510,7 @@ public Field27 setNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -564,7 +564,7 @@ public Field27 setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Total (component 2) as as Number + * Alternative method setter for field's Total (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -614,7 +614,7 @@ public Field27 setTotal(java.lang.Long component2) { } /** - * Alternative method setter for field's Total (component 2) as as Number + * Alternative method setter for field's Total (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field28.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field28.java index 479815d04..04e28c13a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field28.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field28.java @@ -464,7 +464,7 @@ public Field28 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Statement Number (component 1) as as Number + * Alternative method setter for field's Statement Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -514,7 +514,7 @@ public Field28 setStatementNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Statement Number (component 1) as as Number + * Alternative method setter for field's Statement Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -568,7 +568,7 @@ public Field28 setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Sequence Number (component 2) as as Number + * Alternative method setter for field's Sequence Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -618,7 +618,7 @@ public Field28 setSequenceNumber(java.lang.Long component2) { } /** - * Alternative method setter for field's Sequence Number (component 2) as as Number + * Alternative method setter for field's Sequence Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field28C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field28C.java index c32141717..904efdba1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field28C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field28C.java @@ -418,7 +418,7 @@ public Field28C setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Statement Number (component 1) as as Number + * Alternative method setter for field's Statement Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -468,7 +468,7 @@ public Field28C setStatementNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Statement Number (component 1) as as Number + * Alternative method setter for field's Statement Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -510,7 +510,7 @@ public Field28C setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Sequence Number (component 2) as as Number + * Alternative method setter for field's Sequence Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -560,7 +560,7 @@ public Field28C setSequenceNumber(java.lang.Long component2) { } /** - * Alternative method setter for field's Sequence Number (component 2) as as Number + * Alternative method setter for field's Sequence Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field28D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field28D.java index c0b106a6f..1400f5526 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field28D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field28D.java @@ -422,7 +422,7 @@ public Field28D setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Message Index (component 1) as as Number + * Alternative method setter for field's Message Index (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -472,7 +472,7 @@ public Field28D setMessageIndex(java.lang.Long component1) { } /** - * Alternative method setter for field's Message Index (component 1) as as Number + * Alternative method setter for field's Message Index (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -514,7 +514,7 @@ public Field28D setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Total (component 2) as as Number + * Alternative method setter for field's Total (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -564,7 +564,7 @@ public Field28D setTotal(java.lang.Long component2) { } /** - * Alternative method setter for field's Total (component 2) as as Number + * Alternative method setter for field's Total (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field28E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field28E.java index 85aed6f84..ef1adfbc0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field28E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field28E.java @@ -395,7 +395,7 @@ public Field28E setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Page Number (component 1) as as Number + * Alternative method setter for field's Page Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -445,7 +445,7 @@ public Field28E setPageNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Page Number (component 1) as as Number + * Alternative method setter for field's Page Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30J.java index 2e0e3bf4e..183295295 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30J.java @@ -414,7 +414,7 @@ public Field30J setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Number (component 2) as as Number + * Alternative method setter for field's Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -464,7 +464,7 @@ public Field30J setNumber(java.lang.Long component2) { } /** - * Alternative method setter for field's Number (component 2) as as Number + * Alternative method setter for field's Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field313.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field313.java index 99a02c4f3..7cd775cc5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field313.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field313.java @@ -363,7 +363,7 @@ public Field313 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Count (component 1) as as Number + * Alternative method setter for field's Count (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field313 setCount(java.lang.Long component1) { } /** - * Alternative method setter for field's Count (component 1) as as Number + * Alternative method setter for field's Count (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32A.java index a541b3946..abdc981b5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32A.java @@ -565,7 +565,7 @@ public Field32A setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -617,7 +617,7 @@ public Field32A setAmount(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32B.java index 6edcd2752..d6ca5649f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32B.java @@ -485,7 +485,7 @@ public Field32B setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -537,7 +537,7 @@ public Field32B setAmount(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32C.java index fccc5d5e8..d226ad78d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32C.java @@ -565,7 +565,7 @@ public Field32C setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -617,7 +617,7 @@ public Field32C setAmount(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32D.java index b9a55e7b6..fa4168a12 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32D.java @@ -565,7 +565,7 @@ public Field32D setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -617,7 +617,7 @@ public Field32D setAmount(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32F.java index c32eaa7fd..55b5c2153 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32F.java @@ -421,7 +421,7 @@ public Field32F setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -473,7 +473,7 @@ public Field32F setAmount(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32G.java index 7799232ad..9dc4a7ce0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32G.java @@ -462,7 +462,7 @@ public Field32G setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -514,7 +514,7 @@ public Field32G setAmount(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32H.java index e173f7fb8..48dcfffcd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32H.java @@ -523,7 +523,7 @@ public Field32H setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -575,7 +575,7 @@ public Field32H setAmount(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32K.java index 7757171f4..4d0cf019e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32K.java @@ -576,7 +576,7 @@ public Field32K setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Number Of Days/Months (component 2) as as Number + * Alternative method setter for field's Number Of Days/Months (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -626,7 +626,7 @@ public Field32K setNumberOfDaysMonths(java.lang.Long component2) { } /** - * Alternative method setter for field's Number Of Days/Months (component 2) as as Number + * Alternative method setter for field's Number Of Days/Months (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -733,7 +733,7 @@ public Field32K setComponent5(java.math.BigDecimal component5) { return this; } /** - * Alternative method setter for field's Amount (component 5) as as Number + * Alternative method setter for field's Amount (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -785,7 +785,7 @@ public Field32K setAmount(java.math.BigDecimal component5) { } /** - * Alternative method setter for field's Amount (component 5) as as Number + * Alternative method setter for field's Amount (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32M.java index 43f06e998..45c58d8df 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32M.java @@ -462,7 +462,7 @@ public Field32M setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -514,7 +514,7 @@ public Field32M setAmount(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32R.java index 9b48de0d0..77ff101ac 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32R.java @@ -486,7 +486,7 @@ public Field32R setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -538,7 +538,7 @@ public Field32R setAmount(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32U.java index 75419aedc..7152dd0a4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32U.java @@ -462,7 +462,7 @@ public Field32U setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -514,7 +514,7 @@ public Field32U setAmount(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field330.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field330.java index 7d757b36b..a5ef229c2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field330.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field330.java @@ -622,7 +622,7 @@ public Field330 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Session Number (component 1) as as Number + * Alternative method setter for field's Session Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -672,7 +672,7 @@ public Field330 setSessionNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Session Number (component 1) as as Number + * Alternative method setter for field's Session Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -714,7 +714,7 @@ public Field330 setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's ISN (component 2) as as Number + * Alternative method setter for field's ISN (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -764,7 +764,7 @@ public Field330 setISN(java.lang.Long component2) { } /** - * Alternative method setter for field's ISN (component 2) as as Number + * Alternative method setter for field's ISN (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -806,7 +806,7 @@ public Field330 setComponent3(java.lang.Long component3) { } /** - * Alternative method setter for field's ISN NAK (component 3) as as Number + * Alternative method setter for field's ISN NAK (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -856,7 +856,7 @@ public Field330 setISNNAK(java.lang.Long component3) { } /** - * Alternative method setter for field's ISN NAK (component 3) as as Number + * Alternative method setter for field's ISN NAK (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -898,7 +898,7 @@ public Field330 setComponent4(java.lang.Long component4) { } /** - * Alternative method setter for field's OSN (component 4) as as Number + * Alternative method setter for field's OSN (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -948,7 +948,7 @@ public Field330 setOSN(java.lang.Long component4) { } /** - * Alternative method setter for field's OSN (component 4) as as Number + * Alternative method setter for field's OSN (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -990,7 +990,7 @@ public Field330 setComponent5(java.lang.Long component5) { } /** - * Alternative method setter for field's OSN NAK (component 5) as as Number + * Alternative method setter for field's OSN NAK (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1040,7 +1040,7 @@ public Field330 setOSNNAK(java.lang.Long component5) { } /** - * Alternative method setter for field's OSN NAK (component 5) as as Number + * Alternative method setter for field's OSN NAK (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1082,7 +1082,7 @@ public Field330 setComponent6(java.lang.Long component6) { } /** - * Alternative method setter for field's ACK Replay Indicator (component 6) as as Number + * Alternative method setter for field's ACK Replay Indicator (component 6) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1132,7 +1132,7 @@ public Field330 setACKReplayIndicator(java.lang.Long component6) { } /** - * Alternative method setter for field's ACK Replay Indicator (component 6) as as Number + * Alternative method setter for field's ACK Replay Indicator (component 6) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field331.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field331.java index 8320b11ee..fb4522e13 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field331.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field331.java @@ -923,7 +923,7 @@ public Field331 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Session Number (component 1) as as Number + * Alternative method setter for field's Session Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -973,7 +973,7 @@ public Field331 setSessionNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Session Number (component 1) as as Number + * Alternative method setter for field's Session Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1191,7 +1191,7 @@ public Field331 setComponent6(java.lang.Long component6) { } /** - * Alternative method setter for field's Reason For Closure (component 6) as as Number + * Alternative method setter for field's Reason For Closure (component 6) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1241,7 +1241,7 @@ public Field331 setReasonForClosure(java.lang.Long component6) { } /** - * Alternative method setter for field's Reason For Closure (component 6) as as Number + * Alternative method setter for field's Reason For Closure (component 6) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1283,7 +1283,7 @@ public Field331 setComponent7(java.lang.Long component7) { } /** - * Alternative method setter for field's Quantity Of Messages Sent (component 7) as as Number + * Alternative method setter for field's Quantity Of Messages Sent (component 7) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1333,7 +1333,7 @@ public Field331 setQuantityOfMessagesSent(java.lang.Long component7) { } /** - * Alternative method setter for field's Quantity Of Messages Sent (component 7) as as Number + * Alternative method setter for field's Quantity Of Messages Sent (component 7) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1375,7 +1375,7 @@ public Field331 setComponent8(java.lang.Long component8) { } /** - * Alternative method setter for field's Quantity Of Messages Received (component 8) as as Number + * Alternative method setter for field's Quantity Of Messages Received (component 8) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1425,7 +1425,7 @@ public Field331 setQuantityOfMessagesReceived(java.lang.Long component8) { } /** - * Alternative method setter for field's Quantity Of Messages Received (component 8) as as Number + * Alternative method setter for field's Quantity Of Messages Received (component 8) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1467,7 +1467,7 @@ public Field331 setComponent9(java.lang.Long component9) { } /** - * Alternative method setter for field's First Input Sequence Number (component 9) as as Number + * Alternative method setter for field's First Input Sequence Number (component 9) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1517,7 +1517,7 @@ public Field331 setFirstInputSequenceNumber(java.lang.Long component9) { } /** - * Alternative method setter for field's First Input Sequence Number (component 9) as as Number + * Alternative method setter for field's First Input Sequence Number (component 9) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1559,7 +1559,7 @@ public Field331 setComponent10(java.lang.Long component10) { } /** - * Alternative method setter for field's Last Input Sequence Number (component 10) as as Number + * Alternative method setter for field's Last Input Sequence Number (component 10) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1609,7 +1609,7 @@ public Field331 setLastInputSequenceNumber(java.lang.Long component10) { } /** - * Alternative method setter for field's Last Input Sequence Number (component 10) as as Number + * Alternative method setter for field's Last Input Sequence Number (component 10) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1651,7 +1651,7 @@ public Field331 setComponent11(java.lang.Long component11) { } /** - * Alternative method setter for field's First Output Sequence Number (component 11) as as Number + * Alternative method setter for field's First Output Sequence Number (component 11) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1701,7 +1701,7 @@ public Field331 setFirstOutputSequenceNumber(java.lang.Long component11) { } /** - * Alternative method setter for field's First Output Sequence Number (component 11) as as Number + * Alternative method setter for field's First Output Sequence Number (component 11) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1743,7 +1743,7 @@ public Field331 setComponent12(java.lang.Long component12) { } /** - * Alternative method setter for field's Last Output Sequence Number (component 12) as as Number + * Alternative method setter for field's Last Output Sequence Number (component 12) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1793,7 +1793,7 @@ public Field331 setLastOutputSequenceNumber(java.lang.Long component12) { } /** - * Alternative method setter for field's Last Output Sequence Number (component 12) as as Number + * Alternative method setter for field's Last Output Sequence Number (component 12) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field332.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field332.java index 0eee7d1a3..e017571a6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field332.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field332.java @@ -418,7 +418,7 @@ public Field332 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Total Messages Sent (component 1) as as Number + * Alternative method setter for field's Total Messages Sent (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -468,7 +468,7 @@ public Field332 setTotalMessagesSent(java.lang.Long component1) { } /** - * Alternative method setter for field's Total Messages Sent (component 1) as as Number + * Alternative method setter for field's Total Messages Sent (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -510,7 +510,7 @@ public Field332 setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Total Messages Received (component 2) as as Number + * Alternative method setter for field's Total Messages Received (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -560,7 +560,7 @@ public Field332 setTotalMessagesReceived(java.lang.Long component2) { } /** - * Alternative method setter for field's Total Messages Received (component 2) as as Number + * Alternative method setter for field's Total Messages Received (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field333.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field333.java index f3b93c1de..131a97ef6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field333.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field333.java @@ -823,7 +823,7 @@ public Field333 setComponent3(java.lang.Long component3) { } /** - * Alternative method setter for field's Session Number (component 3) as as Number + * Alternative method setter for field's Session Number (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -873,7 +873,7 @@ public Field333 setSessionNumber(java.lang.Long component3) { } /** - * Alternative method setter for field's Session Number (component 3) as as Number + * Alternative method setter for field's Session Number (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1003,7 +1003,7 @@ public Field333 setComponent6(java.lang.Long component6) { } /** - * Alternative method setter for field's Reason For Closure (component 6) as as Number + * Alternative method setter for field's Reason For Closure (component 6) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1053,7 +1053,7 @@ public Field333 setReasonForClosure(java.lang.Long component6) { } /** - * Alternative method setter for field's Reason For Closure (component 6) as as Number + * Alternative method setter for field's Reason For Closure (component 6) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1095,7 +1095,7 @@ public Field333 setComponent7(java.lang.Long component7) { } /** - * Alternative method setter for field's Last Input Sequence Number Received (component 7) as as Number + * Alternative method setter for field's Last Input Sequence Number Received (component 7) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1145,7 +1145,7 @@ public Field333 setLastInputSequenceNumberReceived(java.lang.Long component7) { } /** - * Alternative method setter for field's Last Input Sequence Number Received (component 7) as as Number + * Alternative method setter for field's Last Input Sequence Number Received (component 7) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1187,7 +1187,7 @@ public Field333 setComponent8(java.lang.Long component8) { } /** - * Alternative method setter for field's Last Output Sequence Number Sent (component 8) as as Number + * Alternative method setter for field's Last Output Sequence Number Sent (component 8) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1237,7 +1237,7 @@ public Field333 setLastOutputSequenceNumberSent(java.lang.Long component8) { } /** - * Alternative method setter for field's Last Output Sequence Number Sent (component 8) as as Number + * Alternative method setter for field's Last Output Sequence Number Sent (component 8) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field336.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field336.java index 3cb3f4fff..9f93ee296 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field336.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field336.java @@ -452,7 +452,7 @@ public Field336 setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Number Of Messages (component 2) as as Number + * Alternative method setter for field's Number Of Messages (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -502,7 +502,7 @@ public Field336 setNumberOfMessages(java.lang.Long component2) { } /** - * Alternative method setter for field's Number Of Messages (component 2) as as Number + * Alternative method setter for field's Number Of Messages (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33A.java index 778a596bb..e4e9277ef 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33A.java @@ -565,7 +565,7 @@ public Field33A setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -617,7 +617,7 @@ public Field33A setAmount(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33B.java index 9fbf4af7f..6aae9a1cf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33B.java @@ -444,7 +444,7 @@ public Field33B setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -496,7 +496,7 @@ public Field33B setAmount(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33C.java index 54a7ee0c5..a52ceb85c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33C.java @@ -565,7 +565,7 @@ public Field33C setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -617,7 +617,7 @@ public Field33C setAmount(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33D.java index 39bcbb4ba..6edf915a2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33D.java @@ -565,7 +565,7 @@ public Field33D setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -617,7 +617,7 @@ public Field33D setAmount(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33E.java index 752ef54ac..a445cca50 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33E.java @@ -462,7 +462,7 @@ public Field33E setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -514,7 +514,7 @@ public Field33E setAmount(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33F.java index c97fcb3bb..1b673c745 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33F.java @@ -462,7 +462,7 @@ public Field33F setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -514,7 +514,7 @@ public Field33F setAmount(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33G.java index 227f8d995..b84f8ef3f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33G.java @@ -500,7 +500,7 @@ public Field33G setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Price (component 2) as as Number + * Alternative method setter for field's Price (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -552,7 +552,7 @@ public Field33G setPrice(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Price (component 2) as as Number + * Alternative method setter for field's Price (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33H.java index 6eaccc0dd..ab04d3c42 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33H.java @@ -462,7 +462,7 @@ public Field33H setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -514,7 +514,7 @@ public Field33H setAmount(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33J.java index 67385a5e2..bc7cf4789 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33J.java @@ -425,7 +425,7 @@ public Field33J setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -477,7 +477,7 @@ public Field33J setAmount(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33K.java index cce3266e5..b016d817c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33K.java @@ -576,7 +576,7 @@ public Field33K setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Number Of Days/Months (component 2) as as Number + * Alternative method setter for field's Number Of Days/Months (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -626,7 +626,7 @@ public Field33K setNumberOfDaysMonths(java.lang.Long component2) { } /** - * Alternative method setter for field's Number Of Days/Months (component 2) as as Number + * Alternative method setter for field's Number Of Days/Months (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -733,7 +733,7 @@ public Field33K setComponent5(java.math.BigDecimal component5) { return this; } /** - * Alternative method setter for field's Amount (component 5) as as Number + * Alternative method setter for field's Amount (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -785,7 +785,7 @@ public Field33K setAmount(java.math.BigDecimal component5) { } /** - * Alternative method setter for field's Amount (component 5) as as Number + * Alternative method setter for field's Amount (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33S.java index 43c982713..7073dfe72 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33S.java @@ -425,7 +425,7 @@ public Field33S setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -477,7 +477,7 @@ public Field33S setAmount(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33T.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33T.java index c80af71b5..6d6b0f01d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33T.java @@ -425,7 +425,7 @@ public Field33T setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Price (component 2) as as Number + * Alternative method setter for field's Price (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -477,7 +477,7 @@ public Field33T setPrice(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Price (component 2) as as Number + * Alternative method setter for field's Price (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java index be34c75a5..5fee20ae6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java @@ -50,15 +50,14 @@ * *

                                                                                                                                                              Subfields (components) Data types *

                                                                                                                                                                - *
                                                                                                                                                              1. Component 1: Amount: String
                                                                                                                                                              2. - *
                                                                                                                                                              3. Component 2: BigDecimal
                                                                                                                                                              4. + *
                                                                                                                                                              5. Component 1: Amount: BigDecimal
                                                                                                                                                              6. *
                                                                                                                                                              * *

                                                                                                                                                              Structure definition *

                                                                                                                                                                *
                                                                                                                                                              • validation pattern: <AMOUNT>15
                                                                                                                                                              • *
                                                                                                                                                              • parser pattern: N
                                                                                                                                                              • - *
                                                                                                                                                              • components pattern: SN
                                                                                                                                                              • + *
                                                                                                                                                              • components pattern: N
                                                                                                                                                              • *
                                                                                                                                                              * *

                                                                                                                                                              @@ -91,7 +90,7 @@ public class Field33Z extends Field implements Serializable, AmountContainer { * Default constructor. Creates a new field setting all components to null. */ public Field33Z() { - super(2); + super(1); } /** @@ -163,7 +162,7 @@ public static Tag emptyTag() { */ @Override public void parse(final String value) { - init(2); + init(1); setComponent1(value); } @@ -188,18 +187,14 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 2) { + if (component < 1 || component > 1) { throw new IllegalArgumentException("invalid component number " + component + " for field 33Z"); } if (component == 1) { - //default format (as is) - return getComponent(1); - } - if (component == 2) { //amount, rate java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); f.setMaximumFractionDigits(13); - BigDecimal n = getComponent2AsBigDecimal(); + BigDecimal n = getComponent1AsBigDecimal(); if (n != null) { return f.format(n); } @@ -216,7 +211,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override public String typesPattern() { - return "SI"; + return "I"; } /** @@ -267,7 +262,7 @@ public boolean isGeneric() { */ @Override public int componentsSize() { - return 2; + return 1; } /** @@ -281,7 +276,6 @@ public int componentsSize() { public List getComponentLabels() { List result = new ArrayList<>(); result.add("Amount"); - result.add(null); return result; } @@ -320,29 +314,30 @@ public String getComponent1() { } /** - * Gets the Amount (component 1). - * @return the Amount from component 1 + * Get the component 1 as BigDecimal + * + * @return the component 1 converted to BigDecimal or null if cannot be converted + * @since 9.2.7 */ - public String getAmount() { - return getComponent1(); + public java.math.BigDecimal getComponent1AsBigDecimal() { + return SwiftFormatUtils.getBigDecimal(getComponent(1)); } /** - * Gets the component 2 (Amount). - * @return the component 2 + * Gets the Amount (component 1). + * @return the Amount from component 1 */ - public String getComponent2() { - return getComponent(2); + public String getAmount() { + return getComponent1(); } /** - * Get the component 2 as BigDecimal - * - * @return the component 2 converted to BigDecimal or null if cannot be converted + * Get the Amount (component 1) as BigDecimal + * @return the Amount from component 1 converted to BigDecimal or null if cannot be converted * @since 9.2.7 */ - public java.math.BigDecimal getComponent2AsBigDecimal() { - return SwiftFormatUtils.getBigDecimal(getComponent(2)); + public java.math.BigDecimal getAmountAsBigDecimal() { + return getComponent1AsBigDecimal(); } /** @@ -357,28 +352,7 @@ public Field33Z setComponent1(String component1) { } /** - * Set the Amount (component 1). - * - * @param component1 the Amount to set - * @return the field object to enable build pattern - */ - public Field33Z setAmount(String component1) { - return setComponent1(component1); - } - - /** - * Set the component 2 (Amount). - * - * @param component2 the Amount to set - * @return the field object to enable build pattern - */ - public Field33Z setComponent2(String component2) { - setComponent(2, component2); - return this; - } - - /** - * Set the component2 from a BigDecimal object. + * Set the component1 from a BigDecimal object. *
                                                                                                                                                              * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. *

                                                                                                                                                                @@ -388,42 +362,78 @@ public Field33Z setComponent2(String component2) { *
                                                                                                                                                              * @since 9.2.7 * - * @param component2 the BigDecimal with the Amount content to set + * @param component1 the BigDecimal with the Amount content to set * @return the field object to enable build pattern */ - public Field33Z setComponent2(java.math.BigDecimal component2) { - setComponent(2, SwiftFormatUtils.getBigDecimal(component2)); + public Field33Z setComponent1(java.math.BigDecimal component1) { + setComponent(1, SwiftFormatUtils.getBigDecimal(component1)); return this; } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * - * @param component2 the Number with the Amount content to set + * @param component1 the Number with the Amount content to set * @return the field object to enable build pattern - * @see #set(java.math.BigDecimal) + * @see #setAmount(java.math.BigDecimal) */ - public Field33Z setComponent2(java.lang.Number component2) { + public Field33Z setComponent1(java.lang.Number component1) { // NOTE: remember instanceof implicitly checks for non-null - if (component2 instanceof BigDecimal) { - setComponent(2, SwiftFormatUtils.getBigDecimal((BigDecimal) component2)); - } else if (component2 instanceof BigInteger) { - setComponent(2, SwiftFormatUtils.getBigDecimal(new BigDecimal((BigInteger) component2))); - } else if (component2 instanceof Long || component2 instanceof Integer) { - setComponent(2, SwiftFormatUtils.getBigDecimal(BigDecimal.valueOf(component2.longValue()))); - } else if (component2 != null) { + if (component1 instanceof BigDecimal) { + setComponent(1, SwiftFormatUtils.getBigDecimal((BigDecimal) component1)); + } else if (component1 instanceof BigInteger) { + setComponent(1, SwiftFormatUtils.getBigDecimal(new BigDecimal((BigInteger) component1))); + } else if (component1 instanceof Long || component1 instanceof Integer) { + setComponent(1, SwiftFormatUtils.getBigDecimal(BigDecimal.valueOf(component1.longValue()))); + } else if (component1 != null) { // it's other non-null Number (Float, Double, etc...) - setComponent(2, SwiftFormatUtils.getBigDecimal(BigDecimal.valueOf(component2.doubleValue()))); + setComponent(1, SwiftFormatUtils.getBigDecimal(BigDecimal.valueOf(component1.doubleValue()))); } else { // explicitly set component as null - setComponent(2, null); + setComponent(1, null); } return this; } + /** + * Set the Amount (component 1). + * + * @param component1 the Amount to set + * @return the field object to enable build pattern + */ + public Field33Z setAmount(String component1) { + return setComponent1(component1); + } + + /** + * Set the Amount (component 1) from a BigDecimal object. + * + * @see #setComponent1(java.math.BigDecimal) + * + * @param component1 BigDecimal with the Amount content to set + * @return the field object to enable build pattern + * @since 9.2.7 + */ + public Field33Z setAmount(java.math.BigDecimal component1) { + return setComponent1(component1); + } + + /** + * Alternative method setter for field's Amount (component 1) as Number + * + * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) + * + * @param component1 the Number with the Amount content to set + * @return the field object to enable build pattern + * @see #setAmount(java.math.BigDecimal) + */ + public Field33Z setAmount(java.lang.Number component1) { + return setComponent1(component1); + } + /** * Returns the list of all NON-NULL amounts as BigDecimal @@ -536,7 +546,6 @@ public static Field33Z fromJson(final String json) { field.setComponent1(jsonObject.get("amount").getAsString()); } - return field; } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field343.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field343.java index 3aa2d2d51..d6aa7bab3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field343.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field343.java @@ -520,7 +520,7 @@ public Field343 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Region Time Count 1 (component 1) as as Number + * Alternative method setter for field's Region Time Count 1 (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -570,7 +570,7 @@ public Field343 setRegionTimeCount1(java.lang.Long component1) { } /** - * Alternative method setter for field's Region Time Count 1 (component 1) as as Number + * Alternative method setter for field's Region Time Count 1 (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -612,7 +612,7 @@ public Field343 setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Region Time Count 2 (component 2) as as Number + * Alternative method setter for field's Region Time Count 2 (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -662,7 +662,7 @@ public Field343 setRegionTimeCount2(java.lang.Long component2) { } /** - * Alternative method setter for field's Region Time Count 2 (component 2) as as Number + * Alternative method setter for field's Region Time Count 2 (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -704,7 +704,7 @@ public Field343 setComponent3(java.lang.Long component3) { } /** - * Alternative method setter for field's Region Time Count 3 (component 3) as as Number + * Alternative method setter for field's Region Time Count 3 (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -754,7 +754,7 @@ public Field343 setRegionTimeCount3(java.lang.Long component3) { } /** - * Alternative method setter for field's Region Time Count 3 (component 3) as as Number + * Alternative method setter for field's Region Time Count 3 (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -796,7 +796,7 @@ public Field343 setComponent4(java.lang.Long component4) { } /** - * Alternative method setter for field's Region Time Count 4 (component 4) as as Number + * Alternative method setter for field's Region Time Count 4 (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -846,7 +846,7 @@ public Field343 setRegionTimeCount4(java.lang.Long component4) { } /** - * Alternative method setter for field's Region Time Count 4 (component 4) as as Number + * Alternative method setter for field's Region Time Count 4 (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field344.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field344.java index ce349b4fd..c1b3eb96f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field344.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field344.java @@ -421,7 +421,7 @@ public Field344 setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Message Categories (component 2) as as Number + * Alternative method setter for field's Message Categories (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -471,7 +471,7 @@ public Field344 setMessageCategories(java.lang.Long component2) { } /** - * Alternative method setter for field's Message Categories (component 2) as as Number + * Alternative method setter for field's Message Categories (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field349.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field349.java index 00d75c9e0..f03b6ad34 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field349.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field349.java @@ -363,7 +363,7 @@ public Field349 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Combined Criteria (component 1) as as Number + * Alternative method setter for field's Combined Criteria (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field349 setCombinedCriteria(java.lang.Long component1) { } /** - * Alternative method setter for field's Combined Criteria (component 1) as as Number + * Alternative method setter for field's Combined Criteria (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34A.java index 9c8518258..23f4716d7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34A.java @@ -565,7 +565,7 @@ public Field34A setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -617,7 +617,7 @@ public Field34A setAmount(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34B.java index 2f699b748..c83a6a476 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34B.java @@ -462,7 +462,7 @@ public Field34B setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -514,7 +514,7 @@ public Field34B setAmount(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34C.java index 52b6eb0ea..13056699a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34C.java @@ -587,7 +587,7 @@ public Field34C setComponent4(java.math.BigDecimal component4) { return this; } /** - * Alternative method setter for field's Amount/Rate (component 4) as as Number + * Alternative method setter for field's Amount/Rate (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -639,7 +639,7 @@ public Field34C setAmountRate(java.math.BigDecimal component4) { } /** - * Alternative method setter for field's Amount/Rate (component 4) as as Number + * Alternative method setter for field's Amount/Rate (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34E.java index 046939f3f..df2f53a70 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34E.java @@ -523,7 +523,7 @@ public Field34E setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -575,7 +575,7 @@ public Field34E setAmount(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34F.java index c126b871e..2ced62f18 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34F.java @@ -523,7 +523,7 @@ public Field34F setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -575,7 +575,7 @@ public Field34F setAmount(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34J.java index 73139c93e..76b082152 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34J.java @@ -486,7 +486,7 @@ public Field34J setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -538,7 +538,7 @@ public Field34J setAmount(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34P.java index 0d0237862..afbf213dd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34P.java @@ -565,7 +565,7 @@ public Field34P setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -617,7 +617,7 @@ public Field34P setAmount(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34R.java index e950f75ef..2c90901fe 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34R.java @@ -565,7 +565,7 @@ public Field34R setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -617,7 +617,7 @@ public Field34R setAmount(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35A.java index 4b4540762..c20b75a00 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35A.java @@ -429,7 +429,7 @@ public Field35A setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Quantity (component 2) as as Number + * Alternative method setter for field's Quantity (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -481,7 +481,7 @@ public Field35A setQuantity(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Quantity (component 2) as as Number + * Alternative method setter for field's Quantity (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35H.java index 2195f9e4c..4dbb8a0a3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35H.java @@ -486,7 +486,7 @@ public Field35H setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Quantity (component 3) as as Number + * Alternative method setter for field's Quantity (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -538,7 +538,7 @@ public Field35H setQuantity(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Quantity (component 3) as as Number + * Alternative method setter for field's Quantity (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35N.java index c2b63b716..8e3e828a5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35N.java @@ -429,7 +429,7 @@ public Field35N setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Quantity (component 2) as as Number + * Alternative method setter for field's Quantity (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -481,7 +481,7 @@ public Field35N setQuantity(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Quantity (component 2) as as Number + * Alternative method setter for field's Quantity (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35S.java index eea670c98..969292e6c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35S.java @@ -429,7 +429,7 @@ public Field35S setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Quantity (component 2) as as Number + * Alternative method setter for field's Quantity (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -481,7 +481,7 @@ public Field35S setQuantity(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Quantity (component 2) as as Number + * Alternative method setter for field's Quantity (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35U.java index a55da6823..83361668c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35U.java @@ -461,7 +461,7 @@ public Field35U setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Price (component 2) as as Number + * Alternative method setter for field's Price (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -513,7 +513,7 @@ public Field35U setPrice(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Price (component 2) as as Number + * Alternative method setter for field's Price (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field36.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field36.java index 2420dfe59..33abf890e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36.java @@ -370,7 +370,7 @@ public Field36 setComponent1(java.math.BigDecimal component1) { return this; } /** - * Alternative method setter for field's Rate (component 1) as as Number + * Alternative method setter for field's Rate (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -422,7 +422,7 @@ public Field36 setRate(java.math.BigDecimal component1) { } /** - * Alternative method setter for field's Rate (component 1) as as Number + * Alternative method setter for field's Rate (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field36B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field36B.java index 4e71f91f9..8883022d4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36B.java @@ -479,7 +479,7 @@ public Field36B setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Quantity (component 3) as as Number + * Alternative method setter for field's Quantity (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -531,7 +531,7 @@ public Field36B setQuantity(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Quantity (component 3) as as Number + * Alternative method setter for field's Quantity (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field36D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field36D.java index 3eef9f513..aa55e90a2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36D.java @@ -472,7 +472,7 @@ public Field36D setComponent3(java.lang.Long component3) { } /** - * Alternative method setter for field's Quantity Of Digital Tokens (component 3) as as Number + * Alternative method setter for field's Quantity Of Digital Tokens (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -522,7 +522,7 @@ public Field36D setQuantityOfDigitalTokens(java.lang.Long component3) { } /** - * Alternative method setter for field's Quantity Of Digital Tokens (component 3) as as Number + * Alternative method setter for field's Quantity Of Digital Tokens (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field36E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field36E.java index 194093c23..b88abc108 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36E.java @@ -539,7 +539,7 @@ public Field36E setComponent4(java.math.BigDecimal component4) { return this; } /** - * Alternative method setter for field's Quantity (component 4) as as Number + * Alternative method setter for field's Quantity (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -591,7 +591,7 @@ public Field36E setQuantity(java.math.BigDecimal component4) { } /** - * Alternative method setter for field's Quantity (component 4) as as Number + * Alternative method setter for field's Quantity (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37A.java index 401bcd332..dffdddffa 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37A.java @@ -576,7 +576,7 @@ public Field37A setComponent1(java.math.BigDecimal component1) { return this; } /** - * Alternative method setter for field's Rate (component 1) as as Number + * Alternative method setter for field's Rate (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -628,7 +628,7 @@ public Field37A setRate(java.math.BigDecimal component1) { } /** - * Alternative method setter for field's Rate (component 1) as as Number + * Alternative method setter for field's Rate (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -735,7 +735,7 @@ public Field37A setComponent4(java.lang.Long component4) { } /** - * Alternative method setter for field's Number (component 4) as as Number + * Alternative method setter for field's Number (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -785,7 +785,7 @@ public Field37A setNumber(java.lang.Long component4) { } /** - * Alternative method setter for field's Number (component 4) as as Number + * Alternative method setter for field's Number (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37B.java index 2d2a96a96..4a4ba86dc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37B.java @@ -576,7 +576,7 @@ public Field37B setComponent1(java.math.BigDecimal component1) { return this; } /** - * Alternative method setter for field's Rate (component 1) as as Number + * Alternative method setter for field's Rate (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -628,7 +628,7 @@ public Field37B setRate(java.math.BigDecimal component1) { } /** - * Alternative method setter for field's Rate (component 1) as as Number + * Alternative method setter for field's Rate (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -735,7 +735,7 @@ public Field37B setComponent4(java.lang.Long component4) { } /** - * Alternative method setter for field's Number (component 4) as as Number + * Alternative method setter for field's Number (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -785,7 +785,7 @@ public Field37B setNumber(java.lang.Long component4) { } /** - * Alternative method setter for field's Number (component 4) as as Number + * Alternative method setter for field's Number (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37C.java index 08a4cc775..b50a8031c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37C.java @@ -576,7 +576,7 @@ public Field37C setComponent1(java.math.BigDecimal component1) { return this; } /** - * Alternative method setter for field's Rate (component 1) as as Number + * Alternative method setter for field's Rate (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -628,7 +628,7 @@ public Field37C setRate(java.math.BigDecimal component1) { } /** - * Alternative method setter for field's Rate (component 1) as as Number + * Alternative method setter for field's Rate (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -735,7 +735,7 @@ public Field37C setComponent4(java.lang.Long component4) { } /** - * Alternative method setter for field's Number (component 4) as as Number + * Alternative method setter for field's Number (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -785,7 +785,7 @@ public Field37C setNumber(java.lang.Long component4) { } /** - * Alternative method setter for field's Number (component 4) as as Number + * Alternative method setter for field's Number (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37D.java index 6ab31f771..9775c49af 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37D.java @@ -576,7 +576,7 @@ public Field37D setComponent1(java.math.BigDecimal component1) { return this; } /** - * Alternative method setter for field's Rate (component 1) as as Number + * Alternative method setter for field's Rate (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -628,7 +628,7 @@ public Field37D setRate(java.math.BigDecimal component1) { } /** - * Alternative method setter for field's Rate (component 1) as as Number + * Alternative method setter for field's Rate (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -735,7 +735,7 @@ public Field37D setComponent4(java.lang.Long component4) { } /** - * Alternative method setter for field's Number (component 4) as as Number + * Alternative method setter for field's Number (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -785,7 +785,7 @@ public Field37D setNumber(java.lang.Long component4) { } /** - * Alternative method setter for field's Number (component 4) as as Number + * Alternative method setter for field's Number (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37E.java index 58620d264..695c59ccf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37E.java @@ -576,7 +576,7 @@ public Field37E setComponent1(java.math.BigDecimal component1) { return this; } /** - * Alternative method setter for field's Rate (component 1) as as Number + * Alternative method setter for field's Rate (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -628,7 +628,7 @@ public Field37E setRate(java.math.BigDecimal component1) { } /** - * Alternative method setter for field's Rate (component 1) as as Number + * Alternative method setter for field's Rate (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -735,7 +735,7 @@ public Field37E setComponent4(java.lang.Long component4) { } /** - * Alternative method setter for field's Number (component 4) as as Number + * Alternative method setter for field's Number (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -785,7 +785,7 @@ public Field37E setNumber(java.lang.Long component4) { } /** - * Alternative method setter for field's Number (component 4) as as Number + * Alternative method setter for field's Number (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37F.java index c8d23590f..cc37824b5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37F.java @@ -576,7 +576,7 @@ public Field37F setComponent1(java.math.BigDecimal component1) { return this; } /** - * Alternative method setter for field's Rate (component 1) as as Number + * Alternative method setter for field's Rate (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -628,7 +628,7 @@ public Field37F setRate(java.math.BigDecimal component1) { } /** - * Alternative method setter for field's Rate (component 1) as as Number + * Alternative method setter for field's Rate (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -735,7 +735,7 @@ public Field37F setComponent4(java.lang.Long component4) { } /** - * Alternative method setter for field's Number (component 4) as as Number + * Alternative method setter for field's Number (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -785,7 +785,7 @@ public Field37F setNumber(java.lang.Long component4) { } /** - * Alternative method setter for field's Number (component 4) as as Number + * Alternative method setter for field's Number (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37G.java index 5ed9db0d0..2929fe4d8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37G.java @@ -424,7 +424,7 @@ public Field37G setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Rate (component 2) as as Number + * Alternative method setter for field's Rate (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -476,7 +476,7 @@ public Field37G setRate(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Rate (component 2) as as Number + * Alternative method setter for field's Rate (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37H.java index b803f520d..fbbfc033a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37H.java @@ -486,7 +486,7 @@ public Field37H setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Rate (component 3) as as Number + * Alternative method setter for field's Rate (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -538,7 +538,7 @@ public Field37H setRate(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Rate (component 3) as as Number + * Alternative method setter for field's Rate (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37J.java index 1564383ef..9de7c95c2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37J.java @@ -370,7 +370,7 @@ public Field37J setComponent1(java.math.BigDecimal component1) { return this; } /** - * Alternative method setter for field's Rate (component 1) as as Number + * Alternative method setter for field's Rate (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -422,7 +422,7 @@ public Field37J setRate(java.math.BigDecimal component1) { } /** - * Alternative method setter for field's Rate (component 1) as as Number + * Alternative method setter for field's Rate (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37K.java index 69a8a2fc1..db65a1a59 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37K.java @@ -421,7 +421,7 @@ public Field37K setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Rate (component 2) as as Number + * Alternative method setter for field's Rate (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -473,7 +473,7 @@ public Field37K setRate(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Rate (component 2) as as Number + * Alternative method setter for field's Rate (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37L.java index 5c1ffa602..76ecccf88 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37L.java @@ -370,7 +370,7 @@ public Field37L setComponent1(java.math.BigDecimal component1) { return this; } /** - * Alternative method setter for field's Rate (component 1) as as Number + * Alternative method setter for field's Rate (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -422,7 +422,7 @@ public Field37L setRate(java.math.BigDecimal component1) { } /** - * Alternative method setter for field's Rate (component 1) as as Number + * Alternative method setter for field's Rate (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37M.java index 3082f25ed..b92af0d7d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37M.java @@ -424,7 +424,7 @@ public Field37M setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Rate (component 2) as as Number + * Alternative method setter for field's Rate (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -476,7 +476,7 @@ public Field37M setRate(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Rate (component 2) as as Number + * Alternative method setter for field's Rate (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37R.java index 7259511f0..bb5b68e37 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37R.java @@ -424,7 +424,7 @@ public Field37R setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Rate (component 2) as as Number + * Alternative method setter for field's Rate (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -476,7 +476,7 @@ public Field37R setRate(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Rate (component 2) as as Number + * Alternative method setter for field's Rate (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37V.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37V.java index a1b4212e5..d5c2164d0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37V.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37V.java @@ -424,7 +424,7 @@ public Field37V setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Rate (component 2) as as Number + * Alternative method setter for field's Rate (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -476,7 +476,7 @@ public Field37V setRate(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Rate (component 2) as as Number + * Alternative method setter for field's Rate (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field38A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field38A.java index dbdfa28a6..45270aa22 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38A.java @@ -367,7 +367,7 @@ public Field38A setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Period (component 1) as as Number + * Alternative method setter for field's Period (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -417,7 +417,7 @@ public Field38A setPeriod(java.lang.Long component1) { } /** - * Alternative method setter for field's Period (component 1) as as Number + * Alternative method setter for field's Period (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field38D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field38D.java index fb2d451a8..c3af7920c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38D.java @@ -367,7 +367,7 @@ public Field38D setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Period (component 1) as as Number + * Alternative method setter for field's Period (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -417,7 +417,7 @@ public Field38D setPeriod(java.lang.Long component1) { } /** - * Alternative method setter for field's Period (component 1) as as Number + * Alternative method setter for field's Period (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field38E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field38E.java index 55efee73d..aaf823100 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38E.java @@ -393,7 +393,7 @@ public Field38E setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -443,7 +443,7 @@ public Field38E setNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field38G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field38G.java index a6ac8e1be..b8da59bc9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38G.java @@ -477,7 +477,7 @@ public Field38G setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Number From (component 1) as as Number + * Alternative method setter for field's Number From (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -527,7 +527,7 @@ public Field38G setNumberFrom(java.lang.Long component1) { } /** - * Alternative method setter for field's Number From (component 1) as as Number + * Alternative method setter for field's Number From (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -590,7 +590,7 @@ public Field38G setComponent3(java.lang.Long component3) { } /** - * Alternative method setter for field's Number To (component 3) as as Number + * Alternative method setter for field's Number To (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -640,7 +640,7 @@ public Field38G setNumberTo(java.lang.Long component3) { } /** - * Alternative method setter for field's Number To (component 3) as as Number + * Alternative method setter for field's Number To (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field38H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field38H.java index feca2290c..a81e07671 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38H.java @@ -477,7 +477,7 @@ public Field38H setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Number From (component 1) as as Number + * Alternative method setter for field's Number From (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -527,7 +527,7 @@ public Field38H setNumberFrom(java.lang.Long component1) { } /** - * Alternative method setter for field's Number From (component 1) as as Number + * Alternative method setter for field's Number From (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -590,7 +590,7 @@ public Field38H setComponent3(java.lang.Long component3) { } /** - * Alternative method setter for field's Number To (component 3) as as Number + * Alternative method setter for field's Number To (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -640,7 +640,7 @@ public Field38H setNumberTo(java.lang.Long component3) { } /** - * Alternative method setter for field's Number To (component 3) as as Number + * Alternative method setter for field's Number To (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field38J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field38J.java index 0684e8d7f..0f664e92d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38J.java @@ -418,7 +418,7 @@ public Field38J setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Number (component 2) as as Number + * Alternative method setter for field's Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -468,7 +468,7 @@ public Field38J setNumber(java.lang.Long component2) { } /** - * Alternative method setter for field's Number (component 2) as as Number + * Alternative method setter for field's Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field39A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field39A.java index 637692c5f..8ed8a6125 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39A.java @@ -414,7 +414,7 @@ public Field39A setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Tolerance 1 (component 1) as as Number + * Alternative method setter for field's Tolerance 1 (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -464,7 +464,7 @@ public Field39A setTolerance1(java.lang.Long component1) { } /** - * Alternative method setter for field's Tolerance 1 (component 1) as as Number + * Alternative method setter for field's Tolerance 1 (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -506,7 +506,7 @@ public Field39A setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Tolerance 2 (component 2) as as Number + * Alternative method setter for field's Tolerance 2 (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -556,7 +556,7 @@ public Field39A setTolerance2(java.lang.Long component2) { } /** - * Alternative method setter for field's Tolerance 2 (component 2) as as Number + * Alternative method setter for field's Tolerance 2 (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field401.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field401.java index b78f289fd..7314fc35d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field401.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field401.java @@ -363,7 +363,7 @@ public Field401 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Code (component 1) as as Number + * Alternative method setter for field's Code (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field401 setCode(java.lang.Long component1) { } /** - * Alternative method setter for field's Code (component 1) as as Number + * Alternative method setter for field's Code (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field405.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field405.java index 2c4fc5fc6..1b19cbed7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field405.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field405.java @@ -420,7 +420,7 @@ public Field405 setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Line Field Number (component 2) as as Number + * Alternative method setter for field's Line Field Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -470,7 +470,7 @@ public Field405 setLineFieldNumber(java.lang.Long component2) { } /** - * Alternative method setter for field's Line Field Number (component 2) as as Number + * Alternative method setter for field's Line Field Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field431.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field431.java index d11e0c38f..fad6e2747 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field431.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field431.java @@ -363,7 +363,7 @@ public Field431 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Status Code (component 1) as as Number + * Alternative method setter for field's Status Code (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field431 setStatusCode(java.lang.Long component1) { } /** - * Alternative method setter for field's Status Code (component 1) as as Number + * Alternative method setter for field's Status Code (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field451.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field451.java index 69235fa3a..f77e6c1b4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field451.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field451.java @@ -363,7 +363,7 @@ public Field451 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Accept Reject Option (component 1) as as Number + * Alternative method setter for field's Accept Reject Option (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field451 setAcceptRejectOption(java.lang.Long component1) { } /** - * Alternative method setter for field's Accept Reject Option (component 1) as as Number + * Alternative method setter for field's Accept Reject Option (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field48.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field48.java index a0606cc3e..acd45dbac 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field48.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field48.java @@ -399,7 +399,7 @@ public Field48 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Days (component 1) as as Number + * Alternative method setter for field's Days (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -449,7 +449,7 @@ public Field48 setDays(java.lang.Long component1) { } /** - * Alternative method setter for field's Days (component 1) as as Number + * Alternative method setter for field's Days (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field50F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field50F.java index bd49269b9..bfefa2c8f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50F.java @@ -739,7 +739,7 @@ public Field50F setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Number 1 (component 2) as as Number + * Alternative method setter for field's Number 1 (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -789,7 +789,7 @@ public Field50F setNumber1(java.lang.Long component2) { } /** - * Alternative method setter for field's Number 1 (component 2) as as Number + * Alternative method setter for field's Number 1 (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -852,7 +852,7 @@ public Field50F setComponent4(java.lang.Long component4) { } /** - * Alternative method setter for field's Number 2 (component 4) as as Number + * Alternative method setter for field's Number 2 (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -902,7 +902,7 @@ public Field50F setNumber2(java.lang.Long component4) { } /** - * Alternative method setter for field's Number 2 (component 4) as as Number + * Alternative method setter for field's Number 2 (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -965,7 +965,7 @@ public Field50F setComponent6(java.lang.Long component6) { } /** - * Alternative method setter for field's Number 3 (component 6) as as Number + * Alternative method setter for field's Number 3 (component 6) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1015,7 +1015,7 @@ public Field50F setNumber3(java.lang.Long component6) { } /** - * Alternative method setter for field's Number 3 (component 6) as as Number + * Alternative method setter for field's Number 3 (component 6) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1078,7 +1078,7 @@ public Field50F setComponent8(java.lang.Long component8) { } /** - * Alternative method setter for field's Number 4 (component 8) as as Number + * Alternative method setter for field's Number 4 (component 8) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1128,7 +1128,7 @@ public Field50F setNumber4(java.lang.Long component8) { } /** - * Alternative method setter for field's Number 4 (component 8) as as Number + * Alternative method setter for field's Number 4 (component 8) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field533.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field533.java index 3110f3f6a..2f5927f0e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field533.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field533.java @@ -363,7 +363,7 @@ public Field533 setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Cut Off Time Count (component 1) as as Number + * Alternative method setter for field's Cut Off Time Count (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -413,7 +413,7 @@ public Field533 setCutOffTimeCount(java.lang.Long component1) { } /** - * Alternative method setter for field's Cut Off Time Count (component 1) as as Number + * Alternative method setter for field's Cut Off Time Count (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field59F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field59F.java index 4a775facd..3e8251e8d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field59F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field59F.java @@ -726,7 +726,7 @@ public Field59F setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Number 1 (component 2) as as Number + * Alternative method setter for field's Number 1 (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -776,7 +776,7 @@ public Field59F setNumber1(java.lang.Long component2) { } /** - * Alternative method setter for field's Number 1 (component 2) as as Number + * Alternative method setter for field's Number 1 (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -839,7 +839,7 @@ public Field59F setComponent4(java.lang.Long component4) { } /** - * Alternative method setter for field's Number 2 (component 4) as as Number + * Alternative method setter for field's Number 2 (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -889,7 +889,7 @@ public Field59F setNumber2(java.lang.Long component4) { } /** - * Alternative method setter for field's Number 2 (component 4) as as Number + * Alternative method setter for field's Number 2 (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -952,7 +952,7 @@ public Field59F setComponent6(java.lang.Long component6) { } /** - * Alternative method setter for field's Number 3 (component 6) as as Number + * Alternative method setter for field's Number 3 (component 6) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1002,7 +1002,7 @@ public Field59F setNumber3(java.lang.Long component6) { } /** - * Alternative method setter for field's Number 3 (component 6) as as Number + * Alternative method setter for field's Number 3 (component 6) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1065,7 +1065,7 @@ public Field59F setComponent8(java.lang.Long component8) { } /** - * Alternative method setter for field's Number 4 (component 8) as as Number + * Alternative method setter for field's Number 4 (component 8) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -1115,7 +1115,7 @@ public Field59F setNumber4(java.lang.Long component8) { } /** - * Alternative method setter for field's Number 4 (component 8) as as Number + * Alternative method setter for field's Number 4 (component 8) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field60F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field60F.java index 2a5890992..94ef1cbfb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field60F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field60F.java @@ -644,7 +644,7 @@ public Field60F setComponent4(java.math.BigDecimal component4) { return this; } /** - * Alternative method setter for field's Amount (component 4) as as Number + * Alternative method setter for field's Amount (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -696,7 +696,7 @@ public Field60F setAmount(java.math.BigDecimal component4) { } /** - * Alternative method setter for field's Amount (component 4) as as Number + * Alternative method setter for field's Amount (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field60M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field60M.java index be5b6131b..61030b164 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field60M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field60M.java @@ -644,7 +644,7 @@ public Field60M setComponent4(java.math.BigDecimal component4) { return this; } /** - * Alternative method setter for field's Amount (component 4) as as Number + * Alternative method setter for field's Amount (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -696,7 +696,7 @@ public Field60M setAmount(java.math.BigDecimal component4) { } /** - * Alternative method setter for field's Amount (component 4) as as Number + * Alternative method setter for field's Amount (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field61.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field61.java index ed47d7754..9030973fa 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field61.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field61.java @@ -871,7 +871,7 @@ public Field61 setComponent5(java.math.BigDecimal component5) { return this; } /** - * Alternative method setter for field's Amount (component 5) as as Number + * Alternative method setter for field's Amount (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -923,7 +923,7 @@ public Field61 setAmount(java.math.BigDecimal component5) { } /** - * Alternative method setter for field's Amount (component 5) as as Number + * Alternative method setter for field's Amount (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field62F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field62F.java index 40bf1fcf3..4892a5405 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field62F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field62F.java @@ -592,7 +592,7 @@ public Field62F setComponent4(java.math.BigDecimal component4) { return this; } /** - * Alternative method setter for field's Amount (component 4) as as Number + * Alternative method setter for field's Amount (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -644,7 +644,7 @@ public Field62F setAmount(java.math.BigDecimal component4) { } /** - * Alternative method setter for field's Amount (component 4) as as Number + * Alternative method setter for field's Amount (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field62M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field62M.java index b1fa6adb4..c8e10cb3f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field62M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field62M.java @@ -592,7 +592,7 @@ public Field62M setComponent4(java.math.BigDecimal component4) { return this; } /** - * Alternative method setter for field's Amount (component 4) as as Number + * Alternative method setter for field's Amount (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -644,7 +644,7 @@ public Field62M setAmount(java.math.BigDecimal component4) { } /** - * Alternative method setter for field's Amount (component 4) as as Number + * Alternative method setter for field's Amount (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field64.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field64.java index 95099623b..c35934c96 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field64.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field64.java @@ -592,7 +592,7 @@ public Field64 setComponent4(java.math.BigDecimal component4) { return this; } /** - * Alternative method setter for field's Amount (component 4) as as Number + * Alternative method setter for field's Amount (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -644,7 +644,7 @@ public Field64 setAmount(java.math.BigDecimal component4) { } /** - * Alternative method setter for field's Amount (component 4) as as Number + * Alternative method setter for field's Amount (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field65.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field65.java index 5e3ed165b..687720ee1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field65.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field65.java @@ -592,7 +592,7 @@ public Field65 setComponent4(java.math.BigDecimal component4) { return this; } /** - * Alternative method setter for field's Amount (component 4) as as Number + * Alternative method setter for field's Amount (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -644,7 +644,7 @@ public Field65 setAmount(java.math.BigDecimal component4) { } /** - * Alternative method setter for field's Amount (component 4) as as Number + * Alternative method setter for field's Amount (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field68A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field68A.java index 2db769f73..43e56e1fd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field68A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field68A.java @@ -614,7 +614,7 @@ public Field68A setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -664,7 +664,7 @@ public Field68A setNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -750,7 +750,7 @@ public Field68A setComponent3(java.lang.Long component3) { } /** - * Alternative method setter for field's Denomination (component 3) as as Number + * Alternative method setter for field's Denomination (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -800,7 +800,7 @@ public Field68A setDenomination(java.lang.Long component3) { } /** - * Alternative method setter for field's Denomination (component 3) as as Number + * Alternative method setter for field's Denomination (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -842,7 +842,7 @@ public Field68A setComponent4(java.lang.Long component4) { } /** - * Alternative method setter for field's Mode (component 4) as as Number + * Alternative method setter for field's Mode (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -892,7 +892,7 @@ public Field68A setMode(java.lang.Long component4) { } /** - * Alternative method setter for field's Mode (component 4) as as Number + * Alternative method setter for field's Mode (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -934,7 +934,7 @@ public Field68A setComponent5(java.math.BigDecimal component5) { return this; } /** - * Alternative method setter for field's Amount (component 5) as as Number + * Alternative method setter for field's Amount (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -986,7 +986,7 @@ public Field68A setAmount(java.math.BigDecimal component5) { } /** - * Alternative method setter for field's Amount (component 5) as as Number + * Alternative method setter for field's Amount (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field71F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field71F.java index 137b3f4bd..e5ecdb673 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71F.java @@ -462,7 +462,7 @@ public Field71F setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -514,7 +514,7 @@ public Field71F setAmount(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field71G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field71G.java index 697c02e8f..af23bc9a0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71G.java @@ -462,7 +462,7 @@ public Field71G setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -514,7 +514,7 @@ public Field71G setAmount(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Amount (component 2) as as Number + * Alternative method setter for field's Amount (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90A.java index e58bcceac..1fbfe4f9a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90A.java @@ -535,7 +535,7 @@ public Field90A setComponent4(java.math.BigDecimal component4) { return this; } /** - * Alternative method setter for field's Price (component 4) as as Number + * Alternative method setter for field's Price (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -587,7 +587,7 @@ public Field90A setPrice(java.math.BigDecimal component4) { } /** - * Alternative method setter for field's Price (component 4) as as Number + * Alternative method setter for field's Price (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90B.java index 56525a07a..5acca9153 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90B.java @@ -576,7 +576,7 @@ public Field90B setComponent4(java.math.BigDecimal component4) { return this; } /** - * Alternative method setter for field's Price (component 4) as as Number + * Alternative method setter for field's Price (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -628,7 +628,7 @@ public Field90B setPrice(java.math.BigDecimal component4) { } /** - * Alternative method setter for field's Price (component 4) as as Number + * Alternative method setter for field's Price (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90C.java index 87f4ee6cd..2d1275409 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90C.java @@ -468,7 +468,7 @@ public Field90C setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -518,7 +518,7 @@ public Field90C setNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -604,7 +604,7 @@ public Field90C setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -656,7 +656,7 @@ public Field90C setAmount(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90D.java index 6b43b28ec..c97e1fe33 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90D.java @@ -468,7 +468,7 @@ public Field90D setComponent1(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -518,7 +518,7 @@ public Field90D setNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Number (component 1) as as Number + * Alternative method setter for field's Number (component 1) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -604,7 +604,7 @@ public Field90D setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -656,7 +656,7 @@ public Field90D setAmount(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90F.java index 96d635cca..e548fee39 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90F.java @@ -667,7 +667,7 @@ public Field90F setComponent4(java.math.BigDecimal component4) { return this; } /** - * Alternative method setter for field's Amount (component 4) as as Number + * Alternative method setter for field's Amount (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -719,7 +719,7 @@ public Field90F setAmount(java.math.BigDecimal component4) { } /** - * Alternative method setter for field's Amount (component 4) as as Number + * Alternative method setter for field's Amount (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -782,7 +782,7 @@ public Field90F setComponent6(java.math.BigDecimal component6) { return this; } /** - * Alternative method setter for field's Quantity (component 6) as as Number + * Alternative method setter for field's Quantity (component 6) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -834,7 +834,7 @@ public Field90F setQuantity(java.math.BigDecimal component6) { } /** - * Alternative method setter for field's Quantity (component 6) as as Number + * Alternative method setter for field's Quantity (component 6) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90J.java index 7f3d73b1f..268a0a813 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90J.java @@ -691,7 +691,7 @@ public Field90J setComponent4(java.math.BigDecimal component4) { return this; } /** - * Alternative method setter for field's Amount1 (component 4) as as Number + * Alternative method setter for field's Amount1 (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -743,7 +743,7 @@ public Field90J setAmount1(java.math.BigDecimal component4) { } /** - * Alternative method setter for field's Amount1 (component 4) as as Number + * Alternative method setter for field's Amount1 (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -829,7 +829,7 @@ public Field90J setComponent6(java.math.BigDecimal component6) { return this; } /** - * Alternative method setter for field's Amount2 (component 6) as as Number + * Alternative method setter for field's Amount2 (component 6) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -881,7 +881,7 @@ public Field90J setAmount2(java.math.BigDecimal component6) { } /** - * Alternative method setter for field's Amount2 (component 6) as as Number + * Alternative method setter for field's Amount2 (component 6) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90K.java index 2aed751d5..d921de8f6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90K.java @@ -429,7 +429,7 @@ public Field90K setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Index Points (component 2) as as Number + * Alternative method setter for field's Index Points (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -481,7 +481,7 @@ public Field90K setIndexPoints(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Index Points (component 2) as as Number + * Alternative method setter for field's Index Points (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90L.java index 66c98b720..47cc4448c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90L.java @@ -485,7 +485,7 @@ public Field90L setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Index Points (component 3) as as Number + * Alternative method setter for field's Index Points (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -537,7 +537,7 @@ public Field90L setIndexPoints(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Index Points (component 3) as as Number + * Alternative method setter for field's Index Points (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92A.java index dbb9dee7e..9e1fa0a1f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92A.java @@ -485,7 +485,7 @@ public Field92A setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Rate (component 3) as as Number + * Alternative method setter for field's Rate (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -537,7 +537,7 @@ public Field92A setRate(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Rate (component 3) as as Number + * Alternative method setter for field's Rate (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92B.java index b44129e65..236d85d53 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92B.java @@ -613,7 +613,7 @@ public Field92B setComponent4(java.math.BigDecimal component4) { return this; } /** - * Alternative method setter for field's Rate (component 4) as as Number + * Alternative method setter for field's Rate (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -665,7 +665,7 @@ public Field92B setRate(java.math.BigDecimal component4) { } /** - * Alternative method setter for field's Rate (component 4) as as Number + * Alternative method setter for field's Rate (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92D.java index 98ddb493c..51e5856bb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92D.java @@ -482,7 +482,7 @@ public Field92D setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Quantity1 (component 2) as as Number + * Alternative method setter for field's Quantity1 (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -534,7 +534,7 @@ public Field92D setQuantity1(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Quantity1 (component 2) as as Number + * Alternative method setter for field's Quantity1 (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -576,7 +576,7 @@ public Field92D setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Quantity2 (component 3) as as Number + * Alternative method setter for field's Quantity2 (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -628,7 +628,7 @@ public Field92D setQuantity2(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Quantity2 (component 3) as as Number + * Alternative method setter for field's Quantity2 (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92F.java index 538e7d8c0..8e6d6a6b1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92F.java @@ -523,7 +523,7 @@ public Field92F setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -575,7 +575,7 @@ public Field92F setAmount(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92H.java index e61707976..b7a11b465 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92H.java @@ -556,7 +556,7 @@ public Field92H setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -608,7 +608,7 @@ public Field92H setAmount(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92J.java index 82d361e53..58abe2721 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92J.java @@ -673,7 +673,7 @@ public Field92J setComponent5(java.math.BigDecimal component5) { return this; } /** - * Alternative method setter for field's Amount (component 5) as as Number + * Alternative method setter for field's Amount (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -725,7 +725,7 @@ public Field92J setAmount(java.math.BigDecimal component5) { } /** - * Alternative method setter for field's Amount (component 5) as as Number + * Alternative method setter for field's Amount (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92L.java index 1ae33a172..f3853579b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92L.java @@ -633,7 +633,7 @@ public Field92L setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Amount1 (component 3) as as Number + * Alternative method setter for field's Amount1 (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -685,7 +685,7 @@ public Field92L setAmount1(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Amount1 (component 3) as as Number + * Alternative method setter for field's Amount1 (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -771,7 +771,7 @@ public Field92L setComponent5(java.math.BigDecimal component5) { return this; } /** - * Alternative method setter for field's Amount2 (component 5) as as Number + * Alternative method setter for field's Amount2 (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -823,7 +823,7 @@ public Field92L setAmount2(java.math.BigDecimal component5) { } /** - * Alternative method setter for field's Amount2 (component 5) as as Number + * Alternative method setter for field's Amount2 (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92M.java index a6ea0286b..5b0226fb6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92M.java @@ -580,7 +580,7 @@ public Field92M setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -632,7 +632,7 @@ public Field92M setAmount(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Amount (component 3) as as Number + * Alternative method setter for field's Amount (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -674,7 +674,7 @@ public Field92M setComponent4(java.math.BigDecimal component4) { return this; } /** - * Alternative method setter for field's Quantity (component 4) as as Number + * Alternative method setter for field's Quantity (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -726,7 +726,7 @@ public Field92M setQuantity(java.math.BigDecimal component4) { } /** - * Alternative method setter for field's Quantity (component 4) as as Number + * Alternative method setter for field's Quantity (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92N.java index e32c70b7d..6dc44605c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92N.java @@ -535,7 +535,7 @@ public Field92N setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Quantity (component 2) as as Number + * Alternative method setter for field's Quantity (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -587,7 +587,7 @@ public Field92N setQuantity(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Quantity (component 2) as as Number + * Alternative method setter for field's Quantity (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -673,7 +673,7 @@ public Field92N setComponent4(java.math.BigDecimal component4) { return this; } /** - * Alternative method setter for field's Amount (component 4) as as Number + * Alternative method setter for field's Amount (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -725,7 +725,7 @@ public Field92N setAmount(java.math.BigDecimal component4) { } /** - * Alternative method setter for field's Amount (component 4) as as Number + * Alternative method setter for field's Amount (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92P.java index b9f712a5f..e015cfd2e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92P.java @@ -429,7 +429,7 @@ public Field92P setComponent2(java.math.BigDecimal component2) { return this; } /** - * Alternative method setter for field's Index Points (component 2) as as Number + * Alternative method setter for field's Index Points (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -481,7 +481,7 @@ public Field92P setIndexPoints(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Index Points (component 2) as as Number + * Alternative method setter for field's Index Points (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92R.java index 793f3de27..1c7ca00f9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92R.java @@ -542,7 +542,7 @@ public Field92R setComponent4(java.math.BigDecimal component4) { return this; } /** - * Alternative method setter for field's Rate (component 4) as as Number + * Alternative method setter for field's Rate (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -594,7 +594,7 @@ public Field92R setRate(java.math.BigDecimal component4) { } /** - * Alternative method setter for field's Rate (component 4) as as Number + * Alternative method setter for field's Rate (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field93B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field93B.java index f182359f2..43225a4b7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93B.java @@ -595,7 +595,7 @@ public Field93B setComponent5(java.math.BigDecimal component5) { return this; } /** - * Alternative method setter for field's Balance (component 5) as as Number + * Alternative method setter for field's Balance (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -647,7 +647,7 @@ public Field93B setBalance(java.math.BigDecimal component5) { } /** - * Alternative method setter for field's Balance (component 5) as as Number + * Alternative method setter for field's Balance (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field93C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field93C.java index 3ee60514e..ca285b26e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93C.java @@ -592,7 +592,7 @@ public Field93C setComponent5(java.math.BigDecimal component5) { return this; } /** - * Alternative method setter for field's Balance (component 5) as as Number + * Alternative method setter for field's Balance (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -644,7 +644,7 @@ public Field93C setBalance(java.math.BigDecimal component5) { } /** - * Alternative method setter for field's Balance (component 5) as as Number + * Alternative method setter for field's Balance (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field93D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field93D.java index 4eac63bb1..819a2c2a4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93D.java @@ -485,7 +485,7 @@ public Field93D setComponent3(java.math.BigDecimal component3) { return this; } /** - * Alternative method setter for field's Balance (component 3) as as Number + * Alternative method setter for field's Balance (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -537,7 +537,7 @@ public Field93D setBalance(java.math.BigDecimal component3) { } /** - * Alternative method setter for field's Balance (component 3) as as Number + * Alternative method setter for field's Balance (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field93E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field93E.java index 66fe8ff63..de74dfc5e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93E.java @@ -588,7 +588,7 @@ public Field93E setComponent5(java.math.BigDecimal component5) { return this; } /** - * Alternative method setter for field's Balance of Digital Tokens (component 5) as as Number + * Alternative method setter for field's Balance of Digital Tokens (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -640,7 +640,7 @@ public Field93E setBalanceofDigitalTokens(java.math.BigDecimal component5) { } /** - * Alternative method setter for field's Balance of Digital Tokens (component 5) as as Number + * Alternative method setter for field's Balance of Digital Tokens (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field93F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field93F.java index c1859df10..e4d33faf5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93F.java @@ -591,7 +591,7 @@ public Field93F setComponent5(java.math.BigDecimal component5) { return this; } /** - * Alternative method setter for field's Balance of Digital Tokens (component 5) as as Number + * Alternative method setter for field's Balance of Digital Tokens (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * @@ -643,7 +643,7 @@ public Field93F setBalanceofDigitalTokens(java.math.BigDecimal component5) { } /** - * Alternative method setter for field's Balance of Digital Tokens (component 5) as as Number + * Alternative method setter for field's Balance of Digital Tokens (component 5) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field94L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field94L.java index 0c180c4de..6720a978c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94L.java @@ -475,7 +475,7 @@ public Field94L setComponent3(java.lang.Long component3) { } /** - * Alternative method setter for field's Legal Entity Identifier Number (component 3) as as Number + * Alternative method setter for field's Legal Entity Identifier Number (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -525,7 +525,7 @@ public Field94L setLegalEntityIdentifierNumber(java.lang.Long component3) { } /** - * Alternative method setter for field's Legal Entity Identifier Number (component 3) as as Number + * Alternative method setter for field's Legal Entity Identifier Number (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field95L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field95L.java index a7a8d2982..9e6dadfcf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field95L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field95L.java @@ -475,7 +475,7 @@ public Field95L setComponent3(java.lang.Long component3) { } /** - * Alternative method setter for field's Legal Entity Identifier Number (component 3) as as Number + * Alternative method setter for field's Legal Entity Identifier Number (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -525,7 +525,7 @@ public Field95L setLegalEntityIdentifierNumber(java.lang.Long component3) { } /** - * Alternative method setter for field's Legal Entity Identifier Number (component 3) as as Number + * Alternative method setter for field's Legal Entity Identifier Number (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98D.java index f44d41b3b..ab3dc9b7b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98D.java @@ -678,7 +678,7 @@ public Field98D setComponent3(java.lang.Long component3) { } /** - * Alternative method setter for field's Decimals (component 3) as as Number + * Alternative method setter for field's Decimals (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -728,7 +728,7 @@ public Field98D setDecimals(java.lang.Long component3) { } /** - * Alternative method setter for field's Decimals (component 3) as as Number + * Alternative method setter for field's Decimals (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98E.java index c9fc76fcf..2d295c0fa 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98E.java @@ -734,7 +734,7 @@ public Field98E setComponent4(java.lang.Long component4) { } /** - * Alternative method setter for field's Decimals (component 4) as as Number + * Alternative method setter for field's Decimals (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -784,7 +784,7 @@ public Field98E setDecimals(java.lang.Long component4) { } /** - * Alternative method setter for field's Decimals (component 4) as as Number + * Alternative method setter for field's Decimals (component 4) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98G.java index b672a8186..60b5ed9eb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98G.java @@ -682,7 +682,7 @@ public Field98G setComponent3(java.lang.Long component3) { } /** - * Alternative method setter for field's Decimals (component 3) as as Number + * Alternative method setter for field's Decimals (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -732,7 +732,7 @@ public Field98G setDecimals(java.lang.Long component3) { } /** - * Alternative method setter for field's Decimals (component 3) as as Number + * Alternative method setter for field's Decimals (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98H.java index 8758f7ce3..e51dc01ed 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98H.java @@ -585,7 +585,7 @@ public Field98H setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Decimals (component 2) as as Number + * Alternative method setter for field's Decimals (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -635,7 +635,7 @@ public Field98H setDecimals(java.lang.Long component2) { } /** - * Alternative method setter for field's Decimals (component 2) as as Number + * Alternative method setter for field's Decimals (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field99A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field99A.java index 3043feac4..c7f4ad04f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field99A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field99A.java @@ -478,7 +478,7 @@ public Field99A setComponent3(java.lang.Long component3) { } /** - * Alternative method setter for field's Number (component 3) as as Number + * Alternative method setter for field's Number (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -528,7 +528,7 @@ public Field99A setNumber(java.lang.Long component3) { } /** - * Alternative method setter for field's Number (component 3) as as Number + * Alternative method setter for field's Number (component 3) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field99B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field99B.java index e1a51fee7..31f2ae687 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field99B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field99B.java @@ -418,7 +418,7 @@ public Field99B setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Number (component 2) as as Number + * Alternative method setter for field's Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -468,7 +468,7 @@ public Field99B setNumber(java.lang.Long component2) { } /** - * Alternative method setter for field's Number (component 2) as as Number + * Alternative method setter for field's Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field99C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field99C.java index a28925908..3a527e139 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field99C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field99C.java @@ -418,7 +418,7 @@ public Field99C setComponent2(java.lang.Long component2) { } /** - * Alternative method setter for field's Number (component 2) as as Number + * Alternative method setter for field's Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * @@ -468,7 +468,7 @@ public Field99C setNumber(java.lang.Long component2) { } /** - * Alternative method setter for field's Number (component 2) as as Number + * Alternative method setter for field's Number (component 2) as Number * * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * From 909b517c49da422c3c998f09dfb806727acea186 Mon Sep 17 00:00:00 2001 From: zubri Date: Sun, 5 May 2024 21:16:04 -0300 Subject: [PATCH 05/14] added isPercentage helper method in field 37K + javadoc typo --- .../prowidesoftware/swift/model/field/Field37K.java | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37K.java index db65a1a59..7e3c66559 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37K.java @@ -606,5 +606,18 @@ public static Field37K fromJson(final String json) { return field; } + /** + * Constant with the literal value PCT + * @since 9.4.16 + */ + public static final String PERCENTAGE = "PCT"; + /** + * This fields admits the literal PCT as a CurrencyCode meaning the amount is a percentage. + * @return true if the currency code is PCT, false otherwise + * @since 9.4.16 + */ + public boolean isPercentage() { + return PERCENTAGE.equals(getComponent1()); + } } From ca9854222b4f5189353e59ad63cd5946bbb27271 Mon Sep 17 00:00:00 2001 From: zubri Date: Wed, 22 May 2024 14:44:31 -0300 Subject: [PATCH 06/14] updated dependencies --- CHANGELOG.md | 4 +++- build.gradle | 14 +++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 184ef03e2..0f90e7e8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,10 @@ # Prowide Core - CHANGELOG -#### 9.5.0 - SNAPSHOT +#### 9.5.0 - May 2024 * SWIFT Standard release update 2024 (live 16 November 2025) * Yearly revision of deprecation phase (see https://dev.prowidesoftware.com/SRU2024/getting-started/deprecation/) + * Dependency update: commons-lang3 -> 3.14.0' + * Dependency update: gson -> 2.11.0' #### 9.4.16 - May 2024 * (PW-1862) Added NarrativeFragment class for detailed line information in StructuredNarrative fragments diff --git a/build.gradle b/build.gradle index b7d036bbd..1a2481515 100644 --- a/build.gradle +++ b/build.gradle @@ -53,19 +53,19 @@ repositories { } dependencies { - implementation 'org.apache.commons:commons-lang3:3.12.0' - implementation 'com.google.code.gson:gson:2.9.0' + implementation 'org.apache.commons:commons-lang3:3.14.0' + implementation 'com.google.code.gson:gson:2.11.0' compileOnly 'javax.persistence:javax.persistence-api:2.2' compileOnly 'javax.xml.bind:jaxb-api:2.3.1' compileOnly 'javax.validation:validation-api:2.0.1.Final' testImplementation 'javax.persistence:javax.persistence-api:2.2' - testImplementation('org.junit.jupiter:junit-jupiter:5.8.2') - testImplementation group: 'org.assertj', name: 'assertj-core', version: '3.22.0' - testImplementation group: 'org.xmlunit', name: 'xmlunit-core', version: '2.9.0' - testImplementation group: 'org.xmlunit', name: 'xmlunit-matchers', version: '2.9.0' - testImplementation group: 'org.xmlunit', name: 'xmlunit-assertj', version: '2.9.0' + testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2' + testImplementation 'org.assertj:assertj-core:3.25.3' + testImplementation 'org.xmlunit:xmlunit-core:2.10.0' + testImplementation 'org.xmlunit:xmlunit-matchers:2.9.0' + testImplementation 'org.xmlunit:xmlunit-assertj:2.9.0' } sourceSets.main.java.srcDirs = ['src/main/java', 'src/generated/java'] From e6364b801dd454d5c0e04e272f160edcd2056d3f Mon Sep 17 00:00:00 2001 From: zubri Date: Wed, 22 May 2024 15:28:07 -0300 Subject: [PATCH 07/14] release --- build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 1a2481515..db93e176b 100644 --- a/build.gradle +++ b/build.gradle @@ -33,8 +33,8 @@ scmVersion { versionSeparator.set('-') } } -//project.version = "${SRU}-${scmVersion.version}" -project.version = "${SRU}-9.5.0-SNAPSHOT" +project.version = "${SRU}-${scmVersion.version}" +//project.version = "${SRU}-9.5.0" tasks.withType(JavaCompile) { options.encoding = 'UTF-8' From abe25b2d810df453c87469e27da94b5099067c40 Mon Sep 17 00:00:00 2001 From: zubri Date: Thu, 23 May 2024 18:03:30 -0300 Subject: [PATCH 08/14] Restore deprecated method in MT210 class --- CHANGELOG.md | 3 ++ .../swift/model/mt/mt2xx/MT210.java | 32 +++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f90e7e8a..40592125a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Prowide Core - CHANGELOG +#### 9.5.1 - SNAPSHOT + * Restore deprecated method in MT210 class + #### 9.5.0 - May 2024 * SWIFT Standard release update 2024 (live 16 November 2025) * Yearly revision of deprecation phase (see https://dev.prowidesoftware.com/SRU2024/getting-started/deprecation/) diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT210.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT210.java index 3c8a5ab00..6a6f92e07 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT210.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT210.java @@ -645,5 +645,37 @@ public static List getLoop1List(final SwiftTagListBlock parentSequence) { + /** + * @deprecated use {@link #getLoop1List()} instead + */ + @Deprecated + @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2025) + public List getSequenceAList() { + com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getSequenceAList", "Use getLoop1List() instead"); + return getSequenceAList(super.getSwiftMessageNotNullOrException().getBlock4()); + } + + /** + * @deprecated use {@link #getLoop1List(SwiftTagListBlock)} instead + */ + @Deprecated + @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2025) + public static List getSequenceAList(final SwiftTagListBlock parentSequence) { + com.prowidesoftware.deprecation.DeprecationUtils.phase3(MT210.class, "getSequenceAList", "Use getLoop1List(SwiftTagListBlock) instead"); + List result = new ArrayList<>(); + getLoop1List(parentSequence).forEach(s -> result.add(new SequenceA(s))); + return result; + } + /** + * @deprecated use Loop1 instead + */ + @Deprecated + @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2025) + public static class SequenceA extends SwiftTagListBlock { + private SequenceA(final Loop1 content) { + super(content.getTags()); + com.prowidesoftware.deprecation.DeprecationUtils.phase3(MT210.class, "SequenceA(Loop1)", "Use Loop1() instead"); + } + } } From bfe88e23c88235a46a35f211ec1c64726b8f2fca Mon Sep 17 00:00:00 2001 From: ptorres-prowide <90214684+ptorres-prowide@users.noreply.github.com> Date: Mon, 30 Sep 2024 19:22:12 -0300 Subject: [PATCH 09/14] =?UTF-8?q?CU-86b1g1mye=5FSRU2024=5FGenerar-un-enum-?= =?UTF-8?q?de-FieldNames-para-validar-que-e=E2=80=A6=20(#194)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * CU-86b1g1mye_SRU2024_Generar-un-enum-de-FieldNames-para-validar-que-el-Field-exista * CU-86b1g1mye_SRU2024_Generar-un-enum-de-FieldNames-para-validar-que-el-Field-exista --------- Co-authored-by: Sebastian Zubrinic --- .../java/com/prowidesoftware/swift/model/field/FieldEnum.java | 4 ++-- .../com/prowidesoftware/swift/model/field/FieldEnumTest.java | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/FieldEnum.java b/src/generated/java/com/prowidesoftware/swift/model/field/FieldEnum.java index 21a922015..b92fae492 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/FieldEnum.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/FieldEnum.java @@ -17,9 +17,9 @@ package com.prowidesoftware.swift.model.field; /** -* Enumeration of fields for SRU 2023 +* Enumeration of fields for SRU 2024 * -* @since 9.4.18 +* @since 9.5.2 */ public enum FieldEnum { diff --git a/src/test/java/com/prowidesoftware/swift/model/field/FieldEnumTest.java b/src/test/java/com/prowidesoftware/swift/model/field/FieldEnumTest.java index 5a13d43f1..153dea682 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/FieldEnumTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/FieldEnumTest.java @@ -23,7 +23,7 @@ void testFromFieldNameValid(String fieldName, FieldEnum expectedEnum) { @Test void testfromFieldNameInvalid() { // Validate that fromFieldName returns null when an invalid code is provided - assertNull(FieldEnum.fromFieldName("999A")); + assertNull(FieldEnum.fromFieldName("930K")); assertNull(FieldEnum.fromFieldName("ABC")); assertNull(FieldEnum.fromFieldName("")); } From 8ac48f9da48a5d5888ec902569a71ab5222ba37c Mon Sep 17 00:00:00 2001 From: ptorres-prowide <90214684+ptorres-prowide@users.noreply.github.com> Date: Mon, 30 Sep 2024 19:40:33 -0300 Subject: [PATCH 10/14] CU-86b14j4e0_SRU2024_check-code-security-reports-at-GitHub-for-all-repos (#201) * CU-86b14j4e0_SRU2024_check-code-security-reports-at-GitHub-for-all-repos * CU-86b14j4e0_SRU2024_check-code-security-reports-at-GitHub-for-all-repos * CU-86b14j4e0_SRU2024_check-code-security-reports-at-GitHub-for-all-repos --- .../swift/model/field/Field122.java | 54 ++------- .../swift/model/field/Field13K.java | 65 +++-------- .../swift/model/field/Field14P.java | 24 ++-- .../swift/model/field/Field14Q.java | 24 ++-- .../swift/model/field/Field14R.java | 24 ++-- .../swift/model/field/Field16D.java | 54 ++------- .../swift/model/field/Field16W.java | 24 ++-- .../swift/model/field/Field19C.java | 62 +++-------- .../swift/model/field/Field19Y.java | 63 +++-------- .../swift/model/field/Field19Z.java | 63 +++-------- .../swift/model/field/Field26E.java | 58 ++-------- .../swift/model/field/Field27.java | 97 ++-------------- .../swift/model/field/Field28.java | 97 ++-------------- .../swift/model/field/Field28D.java | 89 ++------------- .../swift/model/field/Field29Q.java | 24 ++-- .../swift/model/field/Field29W.java | 24 ++-- .../swift/model/field/Field30K.java | 23 ++-- .../swift/model/field/Field32A.java | 69 ++++-------- .../swift/model/field/Field32B.java | 72 ++++-------- .../swift/model/field/Field32K.java | 104 ++++-------------- .../swift/model/field/Field33B.java | 66 +++-------- .../swift/model/field/Field33G.java | 61 +++------- .../swift/model/field/Field33K.java | 104 ++++-------------- .../swift/model/field/Field33T.java | 62 +++-------- .../swift/model/field/Field34C.java | 68 ++++-------- .../swift/model/field/Field35A.java | 62 +++-------- .../swift/model/field/Field35H.java | 62 +++-------- .../swift/model/field/Field35N.java | 62 +++-------- .../swift/model/field/Field35S.java | 62 +++-------- .../swift/model/field/Field35U.java | 55 ++------- .../swift/model/field/Field36E.java | 65 +++-------- .../swift/model/field/Field37A.java | 92 ++-------------- .../swift/model/field/Field37B.java | 92 ++-------------- .../swift/model/field/Field37C.java | 92 ++-------------- .../swift/model/field/Field37D.java | 92 ++-------------- .../swift/model/field/Field37E.java | 92 ++-------------- .../swift/model/field/Field37F.java | 92 ++-------------- .../swift/model/field/Field38A.java | 54 ++------- .../swift/model/field/Field38D.java | 54 ++------- .../swift/model/field/Field90K.java | 65 +++-------- .../swift/model/field/Field90L.java | 65 +++-------- .../swift/model/field/Field92A.java | 65 +++-------- .../swift/model/field/Field92P.java | 65 +++-------- .../swift/model/field/Field92R.java | 65 +++-------- .../swift/model/field/Field93B.java | 65 +++-------- .../swift/model/field/Field93C.java | 65 +++-------- .../swift/model/field/Field93D.java | 65 +++-------- .../swift/model/field/Field98G.java | 59 ++-------- .../swift/model/field/Field98H.java | 58 ++-------- .../swift/model/field/Field99A.java | 56 ++-------- .../swift/io/parser/XMLParser.java | 12 +- .../swift/model/SwiftTagListBlock.java | 9 +- .../swift/model/field/Field12K.java | 44 +------- .../swift/model/field/Field29K.java | 12 +- .../swift/model/field/Field29P.java | 13 +-- .../swift/model/field/Field29U.java | 13 +-- .../swift/model/field/Field37P.java | 59 ++-------- .../swift/model/field/Field37U.java | 59 ++-------- .../swift/model/field/Field39D.java | 22 ++-- 59 files changed, 701 insertions(+), 2738 deletions(-) diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field122.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field122.java index d1b9ceab6..3618d017b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field122.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field122.java @@ -31,12 +31,9 @@ import java.math.BigInteger; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -185,19 +182,16 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 1) { + if (component != 1) { throw new IllegalArgumentException("invalid component number " + component + " for field 122"); } - if (component == 1) { - //default format (as is) - return getComponent(1); - } - return null; + //default format (as is) + return getComponent(1); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -347,32 +341,14 @@ public Field122 setComponent1(String component1) { return this; } - /** - * Set the component1 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent1(String) - * method. - * - * @see #setComponent1(String) - * @since 9.2.7 - * - * @param component1 the Long with the Number Of Messages content to set - * @return the field object to enable build pattern - */ - public Field122 setComponent1(java.lang.Long component1) { - setComponent(1, SwiftFormatUtils.getLong(component1)); - return this; - } /** * Alternative method setter for field's Number Of Messages (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Number Of Messages content to set * @return the field object to enable build pattern - * @see #setNumberOfMessages(java.lang.Long) */ public Field122 setComponent1(java.lang.Number component1) { @@ -402,27 +378,13 @@ public Field122 setNumberOfMessages(String component1) { return setComponent1(component1); } - /** - * Set the Number Of Messages (component 1) from a Long object. - * - * @see #setComponent1(java.lang.Long) - * - * @param component1 Long with the Number Of Messages content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field122 setNumberOfMessages(java.lang.Long component1) { - return setComponent1(component1); - } - /** * Alternative method setter for field's Number Of Messages (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Number Of Messages content to set * @return the field object to enable build pattern - * @see #setNumberOfMessages(java.lang.Long) */ public Field122 setNumberOfMessages(java.lang.Number component1) { return setComponent1(component1); @@ -493,7 +455,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field122(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field13K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field13K.java index 215b4544e..536d525bc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13K.java @@ -34,12 +34,9 @@ import com.prowidesoftware.swift.model.field.AmountContainer; import com.prowidesoftware.swift.model.field.AmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -220,21 +217,20 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(2); } - if (component == 3) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent3AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // This is the last component, return directly without `if` + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent3AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -464,32 +460,13 @@ public Field13K setComponent3(String component3) { return this; } - /** - * Set the component3 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component3 the BigDecimal with the Quantity content to set - * @return the field object to enable build pattern - */ - public Field13K setComponent3(java.math.BigDecimal component3) { - setComponent(3, SwiftFormatUtils.getBigDecimal(component3)); - return this; - } /** * Alternative method setter for field's Quantity (component 3) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component3 the Number with the Quantity content to set * @return the field object to enable build pattern - * @see #setQuantity(java.math.BigDecimal) */ public Field13K setComponent3(java.lang.Number component3) { @@ -521,27 +498,13 @@ public Field13K setQuantity(String component3) { return setComponent3(component3); } - /** - * Set the Quantity (component 3) from a BigDecimal object. - * - * @see #setComponent3(java.math.BigDecimal) - * - * @param component3 BigDecimal with the Quantity content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field13K setQuantity(java.math.BigDecimal component3) { - return setComponent3(component3); - } - /** * Alternative method setter for field's Quantity (component 3) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component3 the Number with the Quantity content to set * @return the field object to enable build pattern - * @see #setQuantity(java.math.BigDecimal) */ public Field13K setQuantity(java.lang.Number component3) { return setComponent3(component3); @@ -564,6 +527,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -575,6 +539,7 @@ public BigDecimal amount() { * * @return DSS component value or null if the DSS is not set or not available for this field. */ + @Override public String getDSS() { return null; } @@ -585,6 +550,7 @@ public String getDSS() { * @see #getDSS() * @return true if DSS is present, false otherwise. */ + @Override public boolean isDSSPresent() { return false; } @@ -599,6 +565,7 @@ public boolean isDSSPresent() { * * @return for generic fields returns the value of the conditional qualifier or null if not set or not applicable for this field. */ + @Override public String getConditionalQualifier() { return getComponent(CONDITIONAL_QUALIFIER); } @@ -666,7 +633,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field13K(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14P.java index 969ed9f62..651122661 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14P.java @@ -29,12 +29,9 @@ -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -178,19 +175,16 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 1) { + if (component != 1) { throw new IllegalArgumentException("invalid component number " + component + " for field 14P"); } - if (component == 1) { - //default format (as is) - return getComponent(1); - } - return null; + //default format (as is) + return getComponent(1); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -373,7 +367,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field14P(f)); } @@ -388,13 +382,11 @@ public static List getAll(final SwiftTagListBlock block) { * @since 7.10.3 * @see Field#fromJson(String) */ + @SuppressWarnings("unused") public static Field14P fromJson(final String json) { - final Field14P field = new Field14P(); - - - return field; + return new Field14P(); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14Q.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14Q.java index 8f35024ee..835aa6909 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14Q.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14Q.java @@ -29,12 +29,9 @@ -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -178,19 +175,16 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 1) { + if (component != 1) { throw new IllegalArgumentException("invalid component number " + component + " for field 14Q"); } - if (component == 1) { - //default format (as is) - return getComponent(1); - } - return null; + //default format (as is) + return getComponent(1); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -373,7 +367,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field14Q(f)); } @@ -388,13 +382,11 @@ public static List getAll(final SwiftTagListBlock block) { * @since 7.10.3 * @see Field#fromJson(String) */ + @SuppressWarnings("unused") public static Field14Q fromJson(final String json) { - final Field14Q field = new Field14Q(); - - - return field; + return new Field14Q(); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14R.java index 71f2fda8d..7369a5ca6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14R.java @@ -29,12 +29,9 @@ -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -178,19 +175,16 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 1) { + if (component != 1) { throw new IllegalArgumentException("invalid component number " + component + " for field 14R"); } - if (component == 1) { - //default format (as is) - return getComponent(1); - } - return null; + //default format (as is) + return getComponent(1); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -373,7 +367,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field14R(f)); } @@ -388,13 +382,11 @@ public static List getAll(final SwiftTagListBlock block) { * @since 7.10.3 * @see Field#fromJson(String) */ + @SuppressWarnings("unused") public static Field14R fromJson(final String json) { - final Field14R field = new Field14R(); - - - return field; + return new Field14R(); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field16D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field16D.java index fa9edd9b7..e8a448950 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16D.java @@ -31,12 +31,9 @@ import java.math.BigInteger; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -185,19 +182,16 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 1) { + if (component != 1) { throw new IllegalArgumentException("invalid component number " + component + " for field 16D"); } - if (component == 1) { - //default format (as is) - return getComponent(1); - } - return null; + //default format (as is) + return getComponent(1); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -344,32 +338,14 @@ public Field16D setComponent1(String component1) { return this; } - /** - * Set the component1 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent1(String) - * method. - * - * @see #setComponent1(String) - * @since 9.2.7 - * - * @param component1 the Long with the Number content to set - * @return the field object to enable build pattern - */ - public Field16D setComponent1(java.lang.Long component1) { - setComponent(1, SwiftFormatUtils.getLong(component1)); - return this; - } /** * Alternative method setter for field's Number (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Number content to set * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) */ public Field16D setComponent1(java.lang.Number component1) { @@ -399,27 +375,13 @@ public Field16D setNumber(String component1) { return setComponent1(component1); } - /** - * Set the Number (component 1) from a Long object. - * - * @see #setComponent1(java.lang.Long) - * - * @param component1 Long with the Number content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field16D setNumber(java.lang.Long component1) { - return setComponent1(component1); - } - /** * Alternative method setter for field's Number (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Number content to set * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) */ public Field16D setNumber(java.lang.Number component1) { return setComponent1(component1); @@ -490,7 +452,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field16D(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field16W.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field16W.java index cede2055e..928bcdbd2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16W.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16W.java @@ -29,12 +29,9 @@ -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -178,19 +175,16 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 1) { + if (component != 1) { throw new IllegalArgumentException("invalid component number " + component + " for field 16W"); } - if (component == 1) { - //default format (as is) - return getComponent(1); - } - return null; + //default format (as is) + return getComponent(1); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -373,7 +367,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field16W(f)); } @@ -388,13 +382,11 @@ public static List getAll(final SwiftTagListBlock block) { * @since 7.10.3 * @see Field#fromJson(String) */ + @SuppressWarnings("unused") public static Field16W fromJson(final String json) { - final Field16W field = new Field16W(); - - - return field; + return new Field16W(); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field19C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field19C.java index f9b7ab3d7..e488a78c9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19C.java @@ -33,12 +33,9 @@ import com.prowidesoftware.swift.model.field.AmountContainer; import com.prowidesoftware.swift.model.field.AmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -202,21 +199,20 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(1); } - if (component == 2) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent2AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // This is the last component, return directly without `if` + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent2AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -409,32 +405,13 @@ public Field19C setComponent2(String component2) { return this; } - /** - * Set the component2 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component2 the BigDecimal with the Adjustment Factor content to set - * @return the field object to enable build pattern - */ - public Field19C setComponent2(java.math.BigDecimal component2) { - setComponent(2, SwiftFormatUtils.getBigDecimal(component2)); - return this; - } /** * Alternative method setter for field's Adjustment Factor (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component2 the Number with the Adjustment Factor content to set * @return the field object to enable build pattern - * @see #setAdjustmentFactor(java.math.BigDecimal) */ public Field19C setComponent2(java.lang.Number component2) { @@ -466,27 +443,13 @@ public Field19C setAdjustmentFactor(String component2) { return setComponent2(component2); } - /** - * Set the Adjustment Factor (component 2) from a BigDecimal object. - * - * @see #setComponent2(java.math.BigDecimal) - * - * @param component2 BigDecimal with the Adjustment Factor content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field19C setAdjustmentFactor(java.math.BigDecimal component2) { - return setComponent2(component2); - } - /** * Alternative method setter for field's Adjustment Factor (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Adjustment Factor content to set * @return the field object to enable build pattern - * @see #setAdjustmentFactor(java.math.BigDecimal) */ public Field19C setAdjustmentFactor(java.lang.Number component2) { return setComponent2(component2); @@ -509,6 +472,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -577,7 +541,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field19C(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field19Y.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field19Y.java index 75bbc3fec..40e41cfda 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19Y.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19Y.java @@ -33,12 +33,9 @@ import com.prowidesoftware.swift.model.field.AmountContainer; import com.prowidesoftware.swift.model.field.AmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -188,24 +185,22 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 1) { + if (component != 1) { throw new IllegalArgumentException("invalid component number " + component + " for field 19Y"); } - if (component == 1) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent1AsBigDecimal(); - if (n != null) { - return f.format(n); - } + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent1AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -355,32 +350,13 @@ public Field19Y setComponent1(String component1) { return this; } - /** - * Set the component1 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component1 the BigDecimal with the Weight content to set - * @return the field object to enable build pattern - */ - public Field19Y setComponent1(java.math.BigDecimal component1) { - setComponent(1, SwiftFormatUtils.getBigDecimal(component1)); - return this; - } /** * Alternative method setter for field's Weight (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component1 the Number with the Weight content to set * @return the field object to enable build pattern - * @see #setWeight(java.math.BigDecimal) */ public Field19Y setComponent1(java.lang.Number component1) { @@ -412,27 +388,13 @@ public Field19Y setWeight(String component1) { return setComponent1(component1); } - /** - * Set the Weight (component 1) from a BigDecimal object. - * - * @see #setComponent1(java.math.BigDecimal) - * - * @param component1 BigDecimal with the Weight content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field19Y setWeight(java.math.BigDecimal component1) { - return setComponent1(component1); - } - /** * Alternative method setter for field's Weight (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Weight content to set * @return the field object to enable build pattern - * @see #setWeight(java.math.BigDecimal) */ public Field19Y setWeight(java.lang.Number component1) { return setComponent1(component1); @@ -455,6 +417,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -523,7 +486,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field19Y(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field19Z.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field19Z.java index 7d629574c..fb6f8d66b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19Z.java @@ -33,12 +33,9 @@ import com.prowidesoftware.swift.model.field.AmountContainer; import com.prowidesoftware.swift.model.field.AmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -188,24 +185,22 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 1) { + if (component != 1) { throw new IllegalArgumentException("invalid component number " + component + " for field 19Z"); } - if (component == 1) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent1AsBigDecimal(); - if (n != null) { - return f.format(n); - } + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent1AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -355,32 +350,13 @@ public Field19Z setComponent1(String component1) { return this; } - /** - * Set the component1 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component1 the BigDecimal with the Weight content to set - * @return the field object to enable build pattern - */ - public Field19Z setComponent1(java.math.BigDecimal component1) { - setComponent(1, SwiftFormatUtils.getBigDecimal(component1)); - return this; - } /** * Alternative method setter for field's Weight (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component1 the Number with the Weight content to set * @return the field object to enable build pattern - * @see #setWeight(java.math.BigDecimal) */ public Field19Z setComponent1(java.lang.Number component1) { @@ -412,27 +388,13 @@ public Field19Z setWeight(String component1) { return setComponent1(component1); } - /** - * Set the Weight (component 1) from a BigDecimal object. - * - * @see #setComponent1(java.math.BigDecimal) - * - * @param component1 BigDecimal with the Weight content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field19Z setWeight(java.math.BigDecimal component1) { - return setComponent1(component1); - } - /** * Alternative method setter for field's Weight (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Weight content to set * @return the field object to enable build pattern - * @see #setWeight(java.math.BigDecimal) */ public Field19Z setWeight(java.lang.Number component1) { return setComponent1(component1); @@ -455,6 +417,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -523,7 +486,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field19Z(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field26E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field26E.java index 3fd257ab1..c3f256e66 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26E.java @@ -31,12 +31,9 @@ import java.math.BigInteger; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -192,19 +189,16 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 1) { + if (component != 1) { throw new IllegalArgumentException("invalid component number " + component + " for field 26E"); } - if (component == 1) { - //default format (as is) - return getComponent(1); - } - return null; + //default format (as is) + return getComponent(1); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -371,32 +365,14 @@ public Field26E setComponent1(String component1) { return this; } - /** - * Set the component1 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent1(String) - * method. - * - * @see #setComponent1(String) - * @since 9.2.7 - * - * @param component1 the Long with the Number Of Amendment content to set - * @return the field object to enable build pattern - */ - public Field26E setComponent1(java.lang.Long component1) { - setComponent(1, SwiftFormatUtils.getLong(component1)); - return this; - } /** * Alternative method setter for field's Number Of Amendment (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Number Of Amendment content to set * @return the field object to enable build pattern - * @see #setNumberOfAmendment(java.lang.Long) */ public Field26E setComponent1(java.lang.Number component1) { @@ -426,27 +402,13 @@ public Field26E setNumberOfAmendment(String component1) { return setComponent1(component1); } - /** - * Set the Number Of Amendment (component 1) from a Long object. - * - * @see #setComponent1(java.lang.Long) - * - * @param component1 Long with the Number Of Amendment content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field26E setNumberOfAmendment(java.lang.Long component1) { - return setComponent1(component1); - } - /** * Alternative method setter for field's Number Of Amendment (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Number Of Amendment content to set * @return the field object to enable build pattern - * @see #setNumberOfAmendment(java.lang.Long) */ public Field26E setNumberOfAmendment(java.lang.Number component1) { return setComponent1(component1); @@ -456,10 +418,6 @@ public Field26E setAutomaticExtensionNotificationPeriod(String component1) { return setNumberOfAmendment(component1); } - public Field26E setAutomaticExtensionNotificationPeriod(java.lang.Long component1) { - return setNumberOfAmendment(component1); - } - public Field26E setAutomaticExtensionNotificationPeriod(java.lang.Number component1) { return setNumberOfAmendment(component1); } @@ -529,7 +487,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field26E(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field27.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field27.java index 4a66cfe62..89cfce143 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field27.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field27.java @@ -31,12 +31,9 @@ import java.math.BigInteger; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -213,16 +210,14 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(1); } - if (component == 2) { - //default format (as is) - return getComponent(2); - } - return null; + // This is the last component, return directly without `if` + //default format (as is) + return getComponent(2); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -441,32 +436,14 @@ public Field27 setComponent1(String component1) { return this; } - /** - * Set the component1 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent1(String) - * method. - * - * @see #setComponent1(String) - * @since 9.2.7 - * - * @param component1 the Long with the Number content to set - * @return the field object to enable build pattern - */ - public Field27 setComponent1(java.lang.Long component1) { - setComponent(1, SwiftFormatUtils.getLong(component1)); - return this; - } /** * Alternative method setter for field's Number (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Number content to set * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) */ public Field27 setComponent1(java.lang.Number component1) { @@ -496,27 +473,13 @@ public Field27 setNumber(String component1) { return setComponent1(component1); } - /** - * Set the Number (component 1) from a Long object. - * - * @see #setComponent1(java.lang.Long) - * - * @param component1 Long with the Number content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field27 setNumber(java.lang.Long component1) { - return setComponent1(component1); - } - /** * Alternative method setter for field's Number (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Number content to set * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) */ public Field27 setNumber(java.lang.Number component1) { return setComponent1(component1); @@ -526,10 +489,6 @@ public Field27 setMessageNumber(String component1) { return setNumber(component1); } - public Field27 setMessageNumber(java.lang.Long component1) { - return setNumber(component1); - } - public Field27 setMessageNumber(java.lang.Number component1) { return setNumber(component1); } @@ -545,32 +504,14 @@ public Field27 setComponent2(String component2) { return this; } - /** - * Set the component2 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent2(String) - * method. - * - * @see #setComponent2(String) - * @since 9.2.7 - * - * @param component2 the Long with the Total content to set - * @return the field object to enable build pattern - */ - public Field27 setComponent2(java.lang.Long component2) { - setComponent(2, SwiftFormatUtils.getLong(component2)); - return this; - } /** * Alternative method setter for field's Total (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Total content to set * @return the field object to enable build pattern - * @see #setTotal(java.lang.Long) */ public Field27 setComponent2(java.lang.Number component2) { @@ -600,27 +541,13 @@ public Field27 setTotal(String component2) { return setComponent2(component2); } - /** - * Set the Total (component 2) from a Long object. - * - * @see #setComponent2(java.lang.Long) - * - * @param component2 Long with the Total content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field27 setTotal(java.lang.Long component2) { - return setComponent2(component2); - } - /** * Alternative method setter for field's Total (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Total content to set * @return the field object to enable build pattern - * @see #setTotal(java.lang.Long) */ public Field27 setTotal(java.lang.Number component2) { return setComponent2(component2); @@ -630,10 +557,6 @@ public Field27 setSequenceNumber(String component2) { return setTotal(component2); } - public Field27 setSequenceNumber(java.lang.Long component2) { - return setTotal(component2); - } - public Field27 setSequenceNumber(java.lang.Number component2) { return setTotal(component2); } @@ -703,7 +626,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field27(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field28.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field28.java index 04e28c13a..dd178fb12 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field28.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field28.java @@ -31,12 +31,9 @@ import java.math.BigInteger; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -214,16 +211,14 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(1); } - if (component == 2) { - //default format (as is) - return getComponent(2); - } - return null; + // This is the last component, return directly without `if` + //default format (as is) + return getComponent(2); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -445,32 +440,14 @@ public Field28 setComponent1(String component1) { return this; } - /** - * Set the component1 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent1(String) - * method. - * - * @see #setComponent1(String) - * @since 9.2.7 - * - * @param component1 the Long with the Statement Number content to set - * @return the field object to enable build pattern - */ - public Field28 setComponent1(java.lang.Long component1) { - setComponent(1, SwiftFormatUtils.getLong(component1)); - return this; - } /** * Alternative method setter for field's Statement Number (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Statement Number content to set * @return the field object to enable build pattern - * @see #setStatementNumber(java.lang.Long) */ public Field28 setComponent1(java.lang.Number component1) { @@ -500,27 +477,13 @@ public Field28 setStatementNumber(String component1) { return setComponent1(component1); } - /** - * Set the Statement Number (component 1) from a Long object. - * - * @see #setComponent1(java.lang.Long) - * - * @param component1 Long with the Statement Number content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field28 setStatementNumber(java.lang.Long component1) { - return setComponent1(component1); - } - /** * Alternative method setter for field's Statement Number (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Statement Number content to set * @return the field object to enable build pattern - * @see #setStatementNumber(java.lang.Long) */ public Field28 setStatementNumber(java.lang.Number component1) { return setComponent1(component1); @@ -530,10 +493,6 @@ public Field28 setSettlementNumber(String component1) { return setStatementNumber(component1); } - public Field28 setSettlementNumber(java.lang.Long component1) { - return setStatementNumber(component1); - } - public Field28 setSettlementNumber(java.lang.Number component1) { return setStatementNumber(component1); } @@ -549,32 +508,14 @@ public Field28 setComponent2(String component2) { return this; } - /** - * Set the component2 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent2(String) - * method. - * - * @see #setComponent2(String) - * @since 9.2.7 - * - * @param component2 the Long with the Sequence Number content to set - * @return the field object to enable build pattern - */ - public Field28 setComponent2(java.lang.Long component2) { - setComponent(2, SwiftFormatUtils.getLong(component2)); - return this; - } /** * Alternative method setter for field's Sequence Number (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Sequence Number content to set * @return the field object to enable build pattern - * @see #setSequenceNumber(java.lang.Long) */ public Field28 setComponent2(java.lang.Number component2) { @@ -604,27 +545,13 @@ public Field28 setSequenceNumber(String component2) { return setComponent2(component2); } - /** - * Set the Sequence Number (component 2) from a Long object. - * - * @see #setComponent2(java.lang.Long) - * - * @param component2 Long with the Sequence Number content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field28 setSequenceNumber(java.lang.Long component2) { - return setComponent2(component2); - } - /** * Alternative method setter for field's Sequence Number (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Sequence Number content to set * @return the field object to enable build pattern - * @see #setSequenceNumber(java.lang.Long) */ public Field28 setSequenceNumber(java.lang.Number component2) { return setComponent2(component2); @@ -634,10 +561,6 @@ public Field28 setPageNumber(String component2) { return setSequenceNumber(component2); } - public Field28 setPageNumber(java.lang.Long component2) { - return setSequenceNumber(component2); - } - public Field28 setPageNumber(java.lang.Number component2) { return setSequenceNumber(component2); } @@ -707,7 +630,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field28(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field28D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field28D.java index 1400f5526..c91d41b37 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field28D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field28D.java @@ -31,12 +31,9 @@ import java.math.BigInteger; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -203,16 +200,14 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(1); } - if (component == 2) { - //default format (as is) - return getComponent(2); - } - return null; + // This is the last component, return directly without `if` + //default format (as is) + return getComponent(2); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -403,32 +398,14 @@ public Field28D setComponent1(String component1) { return this; } - /** - * Set the component1 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent1(String) - * method. - * - * @see #setComponent1(String) - * @since 9.2.7 - * - * @param component1 the Long with the Message Index content to set - * @return the field object to enable build pattern - */ - public Field28D setComponent1(java.lang.Long component1) { - setComponent(1, SwiftFormatUtils.getLong(component1)); - return this; - } /** * Alternative method setter for field's Message Index (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Message Index content to set * @return the field object to enable build pattern - * @see #setMessageIndex(java.lang.Long) */ public Field28D setComponent1(java.lang.Number component1) { @@ -458,27 +435,13 @@ public Field28D setMessageIndex(String component1) { return setComponent1(component1); } - /** - * Set the Message Index (component 1) from a Long object. - * - * @see #setComponent1(java.lang.Long) - * - * @param component1 Long with the Message Index content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field28D setMessageIndex(java.lang.Long component1) { - return setComponent1(component1); - } - /** * Alternative method setter for field's Message Index (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Message Index content to set * @return the field object to enable build pattern - * @see #setMessageIndex(java.lang.Long) */ public Field28D setMessageIndex(java.lang.Number component1) { return setComponent1(component1); @@ -495,32 +458,14 @@ public Field28D setComponent2(String component2) { return this; } - /** - * Set the component2 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent2(String) - * method. - * - * @see #setComponent2(String) - * @since 9.2.7 - * - * @param component2 the Long with the Total content to set - * @return the field object to enable build pattern - */ - public Field28D setComponent2(java.lang.Long component2) { - setComponent(2, SwiftFormatUtils.getLong(component2)); - return this; - } /** * Alternative method setter for field's Total (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Total content to set * @return the field object to enable build pattern - * @see #setTotal(java.lang.Long) */ public Field28D setComponent2(java.lang.Number component2) { @@ -550,27 +495,13 @@ public Field28D setTotal(String component2) { return setComponent2(component2); } - /** - * Set the Total (component 2) from a Long object. - * - * @see #setComponent2(java.lang.Long) - * - * @param component2 Long with the Total content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field28D setTotal(java.lang.Long component2) { - return setComponent2(component2); - } - /** * Alternative method setter for field's Total (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Total content to set * @return the field object to enable build pattern - * @see #setTotal(java.lang.Long) */ public Field28D setTotal(java.lang.Number component2) { return setComponent2(component2); @@ -641,7 +572,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field28D(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29Q.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29Q.java index 49226e4c4..c08c70cbe 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29Q.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29Q.java @@ -29,12 +29,9 @@ -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -178,19 +175,16 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 1) { + if (component != 1) { throw new IllegalArgumentException("invalid component number " + component + " for field 29Q"); } - if (component == 1) { - //default format (as is) - return getComponent(1); - } - return null; + //default format (as is) + return getComponent(1); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -373,7 +367,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field29Q(f)); } @@ -388,13 +382,11 @@ public static List getAll(final SwiftTagListBlock block) { * @since 7.10.3 * @see Field#fromJson(String) */ + @SuppressWarnings("unused") public static Field29Q fromJson(final String json) { - final Field29Q field = new Field29Q(); - - - return field; + return new Field29Q(); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29W.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29W.java index 890570e47..c995fbc88 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29W.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29W.java @@ -29,12 +29,9 @@ -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -178,19 +175,16 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 1) { + if (component != 1) { throw new IllegalArgumentException("invalid component number " + component + " for field 29W"); } - if (component == 1) { - //default format (as is) - return getComponent(1); - } - return null; + //default format (as is) + return getComponent(1); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -373,7 +367,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field29W(f)); } @@ -388,13 +382,11 @@ public static List getAll(final SwiftTagListBlock block) { * @since 7.10.3 * @see Field#fromJson(String) */ + @SuppressWarnings("unused") public static Field29W fromJson(final String json) { - final Field29W field = new Field29W(); - - - return field; + return new Field29W(); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30K.java index 8cdea1da6..394672eab 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30K.java @@ -32,12 +32,9 @@ import com.prowidesoftware.swift.model.field.DateContainer; import com.prowidesoftware.swift.model.field.DateResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -218,20 +215,19 @@ public String getValueDisplay(int component, Locale locale) { return f.format(cal.getTime()); } } - if (component == 2) { - //date: [YY]YYMMDD - java.text.DateFormat f = java.text.DateFormat.getDateInstance(java.text.DateFormat.DEFAULT, notNull(locale)); - java.util.Calendar cal = getComponent2AsCalendar(); - if (cal != null) { - return f.format(cal.getTime()); - } + // This is the last component, return directly without `if` + //date: [YY]YYMMDD + java.text.DateFormat f = java.text.DateFormat.getDateInstance(java.text.DateFormat.DEFAULT, notNull(locale)); + java.util.Calendar cal = getComponent2AsCalendar(); + if (cal != null) { + return f.format(cal.getTime()); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -545,6 +541,7 @@ public Field30K setPeriodEndDate(java.util.Calendar component2) { * * @return the list of converted components (a Calendar object or null) */ + @Override public List dates() { return DateResolver.dates(this); } @@ -622,7 +619,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field30K(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32A.java index abdc981b5..3a5973927 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32A.java @@ -37,12 +37,9 @@ import com.prowidesoftware.swift.model.field.DateContainer; import com.prowidesoftware.swift.model.field.DateResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -225,21 +222,20 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(2); } - if (component == 3) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent3AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // This is the last component, return directly without `if` + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent3AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -546,32 +542,13 @@ public Field32A setComponent3(String component3) { return this; } - /** - * Set the component3 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component3 the BigDecimal with the Amount content to set - * @return the field object to enable build pattern - */ - public Field32A setComponent3(java.math.BigDecimal component3) { - setComponent(3, SwiftFormatUtils.getBigDecimal(component3)); - return this; - } /** * Alternative method setter for field's Amount (component 3) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component3 the Number with the Amount content to set * @return the field object to enable build pattern - * @see #setAmount(java.math.BigDecimal) */ public Field32A setComponent3(java.lang.Number component3) { @@ -603,53 +580,45 @@ public Field32A setAmount(String component3) { return setComponent3(component3); } - /** - * Set the Amount (component 3) from a BigDecimal object. - * - * @see #setComponent3(java.math.BigDecimal) - * - * @param component3 BigDecimal with the Amount content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field32A setAmount(java.math.BigDecimal component3) { - return setComponent3(component3); - } - /** * Alternative method setter for field's Amount (component 3) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component3 the Number with the Amount content to set * @return the field object to enable build pattern - * @see #setAmount(java.math.BigDecimal) */ public Field32A setAmount(java.lang.Number component3) { return setComponent3(component3); } + @Override public List currencyStrings() { return MonetaryAmountResolver.currencyStrings(this); } + @Override public List currencies() { return MonetaryAmountResolver.currencies(this); } + @Override public Currency currency() { return MonetaryAmountResolver.resolveCurrency(this); } + @Override public String currencyString() { return MonetaryAmountResolver.resolveCurrencyString(this); } + @Override public void initializeCurrencies(String cur) { MonetaryAmountResolver.resolveSetCurrency(this, cur); } + @Override public void initializeCurrencies(Currency cur) { MonetaryAmountResolver.resolveSetCurrency(this, cur); } @@ -670,6 +639,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see MonetaryAmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return MonetaryAmountResolver.amount(this); } @@ -679,6 +649,7 @@ public BigDecimal amount() { * * @return the list of converted components (a Calendar object or null) */ + @Override public List dates() { return DateResolver.dates(this); } @@ -756,7 +727,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field32A(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32B.java index d6ca5649f..50554c2b5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32B.java @@ -34,12 +34,9 @@ import com.prowidesoftware.swift.model.field.MonetaryAmountContainer; import com.prowidesoftware.swift.model.field.MonetaryAmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -208,21 +205,20 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(1); } - if (component == 2) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent2AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // This is the last component, return directly without `if` + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent2AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -466,32 +462,13 @@ public Field32B setComponent2(String component2) { return this; } - /** - * Set the component2 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component2 the BigDecimal with the Amount content to set - * @return the field object to enable build pattern - */ - public Field32B setComponent2(java.math.BigDecimal component2) { - setComponent(2, SwiftFormatUtils.getBigDecimal(component2)); - return this; - } /** * Alternative method setter for field's Amount (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component2 the Number with the Amount content to set * @return the field object to enable build pattern - * @see #setAmount(java.math.BigDecimal) */ public Field32B setComponent2(java.lang.Number component2) { @@ -523,27 +500,13 @@ public Field32B setAmount(String component2) { return setComponent2(component2); } - /** - * Set the Amount (component 2) from a BigDecimal object. - * - * @see #setComponent2(java.math.BigDecimal) - * - * @param component2 BigDecimal with the Amount content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field32B setAmount(java.math.BigDecimal component2) { - return setComponent2(component2); - } - /** * Alternative method setter for field's Amount (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Amount content to set * @return the field object to enable build pattern - * @see #setAmount(java.math.BigDecimal) */ public Field32B setAmount(java.lang.Number component2) { return setComponent2(component2); @@ -553,35 +516,37 @@ public Field32B setPrice(String component2) { return setAmount(component2); } - public Field32B setPrice(java.math.BigDecimal component2) { - return setAmount(component2); - } - public Field32B setPrice(java.lang.Number component2) { return setAmount(component2); } + @Override public List currencyStrings() { return MonetaryAmountResolver.currencyStrings(this); } + @Override public List currencies() { return MonetaryAmountResolver.currencies(this); } + @Override public Currency currency() { return MonetaryAmountResolver.resolveCurrency(this); } + @Override public String currencyString() { return MonetaryAmountResolver.resolveCurrencyString(this); } + @Override public void initializeCurrencies(String cur) { MonetaryAmountResolver.resolveSetCurrency(this, cur); } + @Override public void initializeCurrencies(Currency cur) { MonetaryAmountResolver.resolveSetCurrency(this, cur); } @@ -602,6 +567,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see MonetaryAmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return MonetaryAmountResolver.amount(this); } @@ -670,7 +636,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field32B(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field32K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field32K.java index 4d0cf019e..1d2d1fc20 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32K.java @@ -34,12 +34,9 @@ import com.prowidesoftware.swift.model.field.MonetaryAmountContainer; import com.prowidesoftware.swift.model.field.MonetaryAmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -257,21 +254,20 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(4); } - if (component == 5) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent5AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // This is the last component, return directly without `if` + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent5AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -557,32 +553,14 @@ public Field32K setComponent2(String component2) { return this; } - /** - * Set the component2 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent2(String) - * method. - * - * @see #setComponent2(String) - * @since 9.2.7 - * - * @param component2 the Long with the Number Of Days/Months content to set - * @return the field object to enable build pattern - */ - public Field32K setComponent2(java.lang.Long component2) { - setComponent(2, SwiftFormatUtils.getLong(component2)); - return this; - } /** * Alternative method setter for field's Number Of Days/Months (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Number Of Days/Months content to set * @return the field object to enable build pattern - * @see #setNumberOfDaysMonths(java.lang.Long) */ public Field32K setComponent2(java.lang.Number component2) { @@ -612,27 +590,13 @@ public Field32K setNumberOfDaysMonths(String component2) { return setComponent2(component2); } - /** - * Set the Number Of Days/Months (component 2) from a Long object. - * - * @see #setComponent2(java.lang.Long) - * - * @param component2 Long with the Number Of Days/Months content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field32K setNumberOfDaysMonths(java.lang.Long component2) { - return setComponent2(component2); - } - /** * Alternative method setter for field's Number Of Days/Months (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Number Of Days/Months content to set * @return the field object to enable build pattern - * @see #setNumberOfDaysMonths(java.lang.Long) */ public Field32K setNumberOfDaysMonths(java.lang.Number component2) { return setComponent2(component2); @@ -714,32 +678,13 @@ public Field32K setComponent5(String component5) { return this; } - /** - * Set the component5 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component5 the BigDecimal with the Amount content to set - * @return the field object to enable build pattern - */ - public Field32K setComponent5(java.math.BigDecimal component5) { - setComponent(5, SwiftFormatUtils.getBigDecimal(component5)); - return this; - } /** * Alternative method setter for field's Amount (component 5) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component5 the Number with the Amount content to set * @return the field object to enable build pattern - * @see #setAmount(java.math.BigDecimal) */ public Field32K setComponent5(java.lang.Number component5) { @@ -771,53 +716,45 @@ public Field32K setAmount(String component5) { return setComponent5(component5); } - /** - * Set the Amount (component 5) from a BigDecimal object. - * - * @see #setComponent5(java.math.BigDecimal) - * - * @param component5 BigDecimal with the Amount content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field32K setAmount(java.math.BigDecimal component5) { - return setComponent5(component5); - } - /** * Alternative method setter for field's Amount (component 5) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component5 the Number with the Amount content to set * @return the field object to enable build pattern - * @see #setAmount(java.math.BigDecimal) */ public Field32K setAmount(java.lang.Number component5) { return setComponent5(component5); } + @Override public List currencyStrings() { return MonetaryAmountResolver.currencyStrings(this); } + @Override public List currencies() { return MonetaryAmountResolver.currencies(this); } + @Override public Currency currency() { return MonetaryAmountResolver.resolveCurrency(this); } + @Override public String currencyString() { return MonetaryAmountResolver.resolveCurrencyString(this); } + @Override public void initializeCurrencies(String cur) { MonetaryAmountResolver.resolveSetCurrency(this, cur); } + @Override public void initializeCurrencies(Currency cur) { MonetaryAmountResolver.resolveSetCurrency(this, cur); } @@ -838,6 +775,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see MonetaryAmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return MonetaryAmountResolver.amount(this); } @@ -906,7 +844,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field32K(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33B.java index 6aae9a1cf..3f6d358b8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33B.java @@ -33,12 +33,9 @@ import com.prowidesoftware.swift.model.field.AmountContainer; import com.prowidesoftware.swift.model.field.AmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -207,21 +204,20 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(1); } - if (component == 2) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent2AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // This is the last component, return directly without `if` + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent2AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -425,32 +421,13 @@ public Field33B setComponent2(String component2) { return this; } - /** - * Set the component2 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component2 the BigDecimal with the Amount content to set - * @return the field object to enable build pattern - */ - public Field33B setComponent2(java.math.BigDecimal component2) { - setComponent(2, SwiftFormatUtils.getBigDecimal(component2)); - return this; - } /** * Alternative method setter for field's Amount (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component2 the Number with the Amount content to set * @return the field object to enable build pattern - * @see #setAmount(java.math.BigDecimal) */ public Field33B setComponent2(java.lang.Number component2) { @@ -482,27 +459,13 @@ public Field33B setAmount(String component2) { return setComponent2(component2); } - /** - * Set the Amount (component 2) from a BigDecimal object. - * - * @see #setComponent2(java.math.BigDecimal) - * - * @param component2 BigDecimal with the Amount content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field33B setAmount(java.math.BigDecimal component2) { - return setComponent2(component2); - } - /** * Alternative method setter for field's Amount (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Amount content to set * @return the field object to enable build pattern - * @see #setAmount(java.math.BigDecimal) */ public Field33B setAmount(java.lang.Number component2) { return setComponent2(component2); @@ -512,10 +475,6 @@ public Field33B setPrice(String component2) { return setAmount(component2); } - public Field33B setPrice(java.math.BigDecimal component2) { - return setAmount(component2); - } - public Field33B setPrice(java.lang.Number component2) { return setAmount(component2); } @@ -537,6 +496,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -605,7 +565,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field33B(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33G.java index b84f8ef3f..d780ecc0f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33G.java @@ -34,12 +34,9 @@ import com.prowidesoftware.swift.model.field.MonetaryAmountContainer; import com.prowidesoftware.swift.model.field.MonetaryAmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -220,16 +217,14 @@ public String getValueDisplay(int component, Locale locale) { return f.format(n); } } - if (component == 3) { - //default format (as is) - return getComponent(3); - } - return null; + // This is the last component, return directly without `if` + //default format (as is) + return getComponent(3); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -481,32 +476,13 @@ public Field33G setComponent2(String component2) { return this; } - /** - * Set the component2 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component2 the BigDecimal with the Price content to set - * @return the field object to enable build pattern - */ - public Field33G setComponent2(java.math.BigDecimal component2) { - setComponent(2, SwiftFormatUtils.getBigDecimal(component2)); - return this; - } /** * Alternative method setter for field's Price (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component2 the Number with the Price content to set * @return the field object to enable build pattern - * @see #setPrice(java.math.BigDecimal) */ public Field33G setComponent2(java.lang.Number component2) { @@ -538,27 +514,13 @@ public Field33G setPrice(String component2) { return setComponent2(component2); } - /** - * Set the Price (component 2) from a BigDecimal object. - * - * @see #setComponent2(java.math.BigDecimal) - * - * @param component2 BigDecimal with the Price content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field33G setPrice(java.math.BigDecimal component2) { - return setComponent2(component2); - } - /** * Alternative method setter for field's Price (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Price content to set * @return the field object to enable build pattern - * @see #setPrice(java.math.BigDecimal) */ public Field33G setPrice(java.lang.Number component2) { return setComponent2(component2); @@ -586,26 +548,32 @@ public Field33G setCode(String component3) { } + @Override public List currencyStrings() { return MonetaryAmountResolver.currencyStrings(this); } + @Override public List currencies() { return MonetaryAmountResolver.currencies(this); } + @Override public Currency currency() { return MonetaryAmountResolver.resolveCurrency(this); } + @Override public String currencyString() { return MonetaryAmountResolver.resolveCurrencyString(this); } + @Override public void initializeCurrencies(String cur) { MonetaryAmountResolver.resolveSetCurrency(this, cur); } + @Override public void initializeCurrencies(Currency cur) { MonetaryAmountResolver.resolveSetCurrency(this, cur); } @@ -626,6 +594,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see MonetaryAmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return MonetaryAmountResolver.amount(this); } @@ -694,7 +663,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field33G(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33K.java index b016d817c..0290960b5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33K.java @@ -34,12 +34,9 @@ import com.prowidesoftware.swift.model.field.MonetaryAmountContainer; import com.prowidesoftware.swift.model.field.MonetaryAmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -257,21 +254,20 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(4); } - if (component == 5) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent5AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // This is the last component, return directly without `if` + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent5AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -557,32 +553,14 @@ public Field33K setComponent2(String component2) { return this; } - /** - * Set the component2 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent2(String) - * method. - * - * @see #setComponent2(String) - * @since 9.2.7 - * - * @param component2 the Long with the Number Of Days/Months content to set - * @return the field object to enable build pattern - */ - public Field33K setComponent2(java.lang.Long component2) { - setComponent(2, SwiftFormatUtils.getLong(component2)); - return this; - } /** * Alternative method setter for field's Number Of Days/Months (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Number Of Days/Months content to set * @return the field object to enable build pattern - * @see #setNumberOfDaysMonths(java.lang.Long) */ public Field33K setComponent2(java.lang.Number component2) { @@ -612,27 +590,13 @@ public Field33K setNumberOfDaysMonths(String component2) { return setComponent2(component2); } - /** - * Set the Number Of Days/Months (component 2) from a Long object. - * - * @see #setComponent2(java.lang.Long) - * - * @param component2 Long with the Number Of Days/Months content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field33K setNumberOfDaysMonths(java.lang.Long component2) { - return setComponent2(component2); - } - /** * Alternative method setter for field's Number Of Days/Months (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Number Of Days/Months content to set * @return the field object to enable build pattern - * @see #setNumberOfDaysMonths(java.lang.Long) */ public Field33K setNumberOfDaysMonths(java.lang.Number component2) { return setComponent2(component2); @@ -714,32 +678,13 @@ public Field33K setComponent5(String component5) { return this; } - /** - * Set the component5 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component5 the BigDecimal with the Amount content to set - * @return the field object to enable build pattern - */ - public Field33K setComponent5(java.math.BigDecimal component5) { - setComponent(5, SwiftFormatUtils.getBigDecimal(component5)); - return this; - } /** * Alternative method setter for field's Amount (component 5) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component5 the Number with the Amount content to set * @return the field object to enable build pattern - * @see #setAmount(java.math.BigDecimal) */ public Field33K setComponent5(java.lang.Number component5) { @@ -771,53 +716,45 @@ public Field33K setAmount(String component5) { return setComponent5(component5); } - /** - * Set the Amount (component 5) from a BigDecimal object. - * - * @see #setComponent5(java.math.BigDecimal) - * - * @param component5 BigDecimal with the Amount content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field33K setAmount(java.math.BigDecimal component5) { - return setComponent5(component5); - } - /** * Alternative method setter for field's Amount (component 5) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component5 the Number with the Amount content to set * @return the field object to enable build pattern - * @see #setAmount(java.math.BigDecimal) */ public Field33K setAmount(java.lang.Number component5) { return setComponent5(component5); } + @Override public List currencyStrings() { return MonetaryAmountResolver.currencyStrings(this); } + @Override public List currencies() { return MonetaryAmountResolver.currencies(this); } + @Override public Currency currency() { return MonetaryAmountResolver.resolveCurrency(this); } + @Override public String currencyString() { return MonetaryAmountResolver.resolveCurrencyString(this); } + @Override public void initializeCurrencies(String cur) { MonetaryAmountResolver.resolveSetCurrency(this, cur); } + @Override public void initializeCurrencies(Currency cur) { MonetaryAmountResolver.resolveSetCurrency(this, cur); } @@ -838,6 +775,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see MonetaryAmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return MonetaryAmountResolver.amount(this); } @@ -906,7 +844,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field33K(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33T.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33T.java index 6d6b0f01d..023702d46 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33T.java @@ -33,12 +33,9 @@ import com.prowidesoftware.swift.model.field.AmountContainer; import com.prowidesoftware.swift.model.field.AmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -202,21 +199,20 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(1); } - if (component == 2) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent2AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // This is the last component, return directly without `if` + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent2AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -406,32 +402,13 @@ public Field33T setComponent2(String component2) { return this; } - /** - * Set the component2 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component2 the BigDecimal with the Price content to set - * @return the field object to enable build pattern - */ - public Field33T setComponent2(java.math.BigDecimal component2) { - setComponent(2, SwiftFormatUtils.getBigDecimal(component2)); - return this; - } /** * Alternative method setter for field's Price (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component2 the Number with the Price content to set * @return the field object to enable build pattern - * @see #setPrice(java.math.BigDecimal) */ public Field33T setComponent2(java.lang.Number component2) { @@ -463,27 +440,13 @@ public Field33T setPrice(String component2) { return setComponent2(component2); } - /** - * Set the Price (component 2) from a BigDecimal object. - * - * @see #setComponent2(java.math.BigDecimal) - * - * @param component2 BigDecimal with the Price content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field33T setPrice(java.math.BigDecimal component2) { - return setComponent2(component2); - } - /** * Alternative method setter for field's Price (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Price content to set * @return the field object to enable build pattern - * @see #setPrice(java.math.BigDecimal) */ public Field33T setPrice(java.lang.Number component2) { return setComponent2(component2); @@ -506,6 +469,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -574,7 +538,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field33T(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field34C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field34C.java index 13056699a..2d4d07dc5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34C.java @@ -34,12 +34,9 @@ import com.prowidesoftware.swift.model.field.MonetaryAmountContainer; import com.prowidesoftware.swift.model.field.MonetaryAmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -238,21 +235,20 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(3); } - if (component == 4) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent4AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // This is the last component, return directly without `if` + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent4AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -568,32 +564,13 @@ public Field34C setComponent4(String component4) { return this; } - /** - * Set the component4 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component4 the BigDecimal with the Amount/Rate content to set - * @return the field object to enable build pattern - */ - public Field34C setComponent4(java.math.BigDecimal component4) { - setComponent(4, SwiftFormatUtils.getBigDecimal(component4)); - return this; - } /** * Alternative method setter for field's Amount/Rate (component 4) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component4 the Number with the Amount/Rate content to set * @return the field object to enable build pattern - * @see #setAmountRate(java.math.BigDecimal) */ public Field34C setComponent4(java.lang.Number component4) { @@ -625,53 +602,45 @@ public Field34C setAmountRate(String component4) { return setComponent4(component4); } - /** - * Set the Amount/Rate (component 4) from a BigDecimal object. - * - * @see #setComponent4(java.math.BigDecimal) - * - * @param component4 BigDecimal with the Amount/Rate content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field34C setAmountRate(java.math.BigDecimal component4) { - return setComponent4(component4); - } - /** * Alternative method setter for field's Amount/Rate (component 4) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component4 the Number with the Amount/Rate content to set * @return the field object to enable build pattern - * @see #setAmountRate(java.math.BigDecimal) */ public Field34C setAmountRate(java.lang.Number component4) { return setComponent4(component4); } + @Override public List currencyStrings() { return MonetaryAmountResolver.currencyStrings(this); } + @Override public List currencies() { return MonetaryAmountResolver.currencies(this); } + @Override public Currency currency() { return MonetaryAmountResolver.resolveCurrency(this); } + @Override public String currencyString() { return MonetaryAmountResolver.resolveCurrencyString(this); } + @Override public void initializeCurrencies(String cur) { MonetaryAmountResolver.resolveSetCurrency(this, cur); } + @Override public void initializeCurrencies(Currency cur) { MonetaryAmountResolver.resolveSetCurrency(this, cur); } @@ -692,6 +661,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see MonetaryAmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return MonetaryAmountResolver.amount(this); } @@ -760,7 +730,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field34C(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35A.java index c20b75a00..5dd84c952 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35A.java @@ -33,12 +33,9 @@ import com.prowidesoftware.swift.model.field.AmountContainer; import com.prowidesoftware.swift.model.field.AmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -203,21 +200,20 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(1); } - if (component == 2) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent2AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // This is the last component, return directly without `if` + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent2AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -410,32 +406,13 @@ public Field35A setComponent2(String component2) { return this; } - /** - * Set the component2 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component2 the BigDecimal with the Quantity content to set - * @return the field object to enable build pattern - */ - public Field35A setComponent2(java.math.BigDecimal component2) { - setComponent(2, SwiftFormatUtils.getBigDecimal(component2)); - return this; - } /** * Alternative method setter for field's Quantity (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component2 the Number with the Quantity content to set * @return the field object to enable build pattern - * @see #setQuantity(java.math.BigDecimal) */ public Field35A setComponent2(java.lang.Number component2) { @@ -467,27 +444,13 @@ public Field35A setQuantity(String component2) { return setComponent2(component2); } - /** - * Set the Quantity (component 2) from a BigDecimal object. - * - * @see #setComponent2(java.math.BigDecimal) - * - * @param component2 BigDecimal with the Quantity content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field35A setQuantity(java.math.BigDecimal component2) { - return setComponent2(component2); - } - /** * Alternative method setter for field's Quantity (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Quantity content to set * @return the field object to enable build pattern - * @see #setQuantity(java.math.BigDecimal) */ public Field35A setQuantity(java.lang.Number component2) { return setComponent2(component2); @@ -510,6 +473,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -578,7 +542,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field35A(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35H.java index 4dbb8a0a3..ae568ded1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35H.java @@ -33,12 +33,9 @@ import com.prowidesoftware.swift.model.field.AmountContainer; import com.prowidesoftware.swift.model.field.AmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -220,21 +217,20 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(2); } - if (component == 3) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent3AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // This is the last component, return directly without `if` + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent3AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -467,32 +463,13 @@ public Field35H setComponent3(String component3) { return this; } - /** - * Set the component3 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component3 the BigDecimal with the Quantity content to set - * @return the field object to enable build pattern - */ - public Field35H setComponent3(java.math.BigDecimal component3) { - setComponent(3, SwiftFormatUtils.getBigDecimal(component3)); - return this; - } /** * Alternative method setter for field's Quantity (component 3) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component3 the Number with the Quantity content to set * @return the field object to enable build pattern - * @see #setQuantity(java.math.BigDecimal) */ public Field35H setComponent3(java.lang.Number component3) { @@ -524,27 +501,13 @@ public Field35H setQuantity(String component3) { return setComponent3(component3); } - /** - * Set the Quantity (component 3) from a BigDecimal object. - * - * @see #setComponent3(java.math.BigDecimal) - * - * @param component3 BigDecimal with the Quantity content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field35H setQuantity(java.math.BigDecimal component3) { - return setComponent3(component3); - } - /** * Alternative method setter for field's Quantity (component 3) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component3 the Number with the Quantity content to set * @return the field object to enable build pattern - * @see #setQuantity(java.math.BigDecimal) */ public Field35H setQuantity(java.lang.Number component3) { return setComponent3(component3); @@ -567,6 +530,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -635,7 +599,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field35H(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35N.java index 8e3e828a5..553e6360e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35N.java @@ -33,12 +33,9 @@ import com.prowidesoftware.swift.model.field.AmountContainer; import com.prowidesoftware.swift.model.field.AmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -203,21 +200,20 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(1); } - if (component == 2) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent2AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // This is the last component, return directly without `if` + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent2AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -410,32 +406,13 @@ public Field35N setComponent2(String component2) { return this; } - /** - * Set the component2 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component2 the BigDecimal with the Quantity content to set - * @return the field object to enable build pattern - */ - public Field35N setComponent2(java.math.BigDecimal component2) { - setComponent(2, SwiftFormatUtils.getBigDecimal(component2)); - return this; - } /** * Alternative method setter for field's Quantity (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component2 the Number with the Quantity content to set * @return the field object to enable build pattern - * @see #setQuantity(java.math.BigDecimal) */ public Field35N setComponent2(java.lang.Number component2) { @@ -467,27 +444,13 @@ public Field35N setQuantity(String component2) { return setComponent2(component2); } - /** - * Set the Quantity (component 2) from a BigDecimal object. - * - * @see #setComponent2(java.math.BigDecimal) - * - * @param component2 BigDecimal with the Quantity content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field35N setQuantity(java.math.BigDecimal component2) { - return setComponent2(component2); - } - /** * Alternative method setter for field's Quantity (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Quantity content to set * @return the field object to enable build pattern - * @see #setQuantity(java.math.BigDecimal) */ public Field35N setQuantity(java.lang.Number component2) { return setComponent2(component2); @@ -510,6 +473,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -578,7 +542,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field35N(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35S.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35S.java index 969292e6c..63c67703e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35S.java @@ -33,12 +33,9 @@ import com.prowidesoftware.swift.model.field.AmountContainer; import com.prowidesoftware.swift.model.field.AmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -203,21 +200,20 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(1); } - if (component == 2) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent2AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // This is the last component, return directly without `if` + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent2AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -410,32 +406,13 @@ public Field35S setComponent2(String component2) { return this; } - /** - * Set the component2 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component2 the BigDecimal with the Quantity content to set - * @return the field object to enable build pattern - */ - public Field35S setComponent2(java.math.BigDecimal component2) { - setComponent(2, SwiftFormatUtils.getBigDecimal(component2)); - return this; - } /** * Alternative method setter for field's Quantity (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component2 the Number with the Quantity content to set * @return the field object to enable build pattern - * @see #setQuantity(java.math.BigDecimal) */ public Field35S setComponent2(java.lang.Number component2) { @@ -467,27 +444,13 @@ public Field35S setQuantity(String component2) { return setComponent2(component2); } - /** - * Set the Quantity (component 2) from a BigDecimal object. - * - * @see #setComponent2(java.math.BigDecimal) - * - * @param component2 BigDecimal with the Quantity content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field35S setQuantity(java.math.BigDecimal component2) { - return setComponent2(component2); - } - /** * Alternative method setter for field's Quantity (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Quantity content to set * @return the field object to enable build pattern - * @see #setQuantity(java.math.BigDecimal) */ public Field35S setQuantity(java.lang.Number component2) { return setComponent2(component2); @@ -510,6 +473,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -578,7 +542,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field35S(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field35U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field35U.java index 83361668c..f0360f98d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35U.java @@ -33,12 +33,9 @@ import com.prowidesoftware.swift.model.field.AmountContainer; import com.prowidesoftware.swift.model.field.AmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -221,16 +218,14 @@ public String getValueDisplay(int component, Locale locale) { return f.format(n); } } - if (component == 3) { - //default format (as is) - return getComponent(3); - } - return null; + // This is the last component, return directly without `if` + //default format (as is) + return getComponent(3); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -442,32 +437,13 @@ public Field35U setComponent2(String component2) { return this; } - /** - * Set the component2 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component2 the BigDecimal with the Price content to set - * @return the field object to enable build pattern - */ - public Field35U setComponent2(java.math.BigDecimal component2) { - setComponent(2, SwiftFormatUtils.getBigDecimal(component2)); - return this; - } /** * Alternative method setter for field's Price (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component2 the Number with the Price content to set * @return the field object to enable build pattern - * @see #setPrice(java.math.BigDecimal) */ public Field35U setComponent2(java.lang.Number component2) { @@ -499,27 +475,13 @@ public Field35U setPrice(String component2) { return setComponent2(component2); } - /** - * Set the Price (component 2) from a BigDecimal object. - * - * @see #setComponent2(java.math.BigDecimal) - * - * @param component2 BigDecimal with the Price content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field35U setPrice(java.math.BigDecimal component2) { - return setComponent2(component2); - } - /** * Alternative method setter for field's Price (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Price content to set * @return the field object to enable build pattern - * @see #setPrice(java.math.BigDecimal) */ public Field35U setPrice(java.lang.Number component2) { return setComponent2(component2); @@ -563,6 +525,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -631,7 +594,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field35U(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field36E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field36E.java index b88abc108..8c3f5c515 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36E.java @@ -34,12 +34,9 @@ import com.prowidesoftware.swift.model.field.AmountContainer; import com.prowidesoftware.swift.model.field.AmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -233,21 +230,20 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(3); } - if (component == 4) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent4AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // This is the last component, return directly without `if` + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent4AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -520,32 +516,13 @@ public Field36E setComponent4(String component4) { return this; } - /** - * Set the component4 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component4 the BigDecimal with the Quantity content to set - * @return the field object to enable build pattern - */ - public Field36E setComponent4(java.math.BigDecimal component4) { - setComponent(4, SwiftFormatUtils.getBigDecimal(component4)); - return this; - } /** * Alternative method setter for field's Quantity (component 4) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component4 the Number with the Quantity content to set * @return the field object to enable build pattern - * @see #setQuantity(java.math.BigDecimal) */ public Field36E setComponent4(java.lang.Number component4) { @@ -577,27 +554,13 @@ public Field36E setQuantity(String component4) { return setComponent4(component4); } - /** - * Set the Quantity (component 4) from a BigDecimal object. - * - * @see #setComponent4(java.math.BigDecimal) - * - * @param component4 BigDecimal with the Quantity content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field36E setQuantity(java.math.BigDecimal component4) { - return setComponent4(component4); - } - /** * Alternative method setter for field's Quantity (component 4) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component4 the Number with the Quantity content to set * @return the field object to enable build pattern - * @see #setQuantity(java.math.BigDecimal) */ public Field36E setQuantity(java.lang.Number component4) { return setComponent4(component4); @@ -620,6 +583,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -631,6 +595,7 @@ public BigDecimal amount() { * * @return DSS component value or null if the DSS is not set or not available for this field. */ + @Override public String getDSS() { return null; } @@ -641,6 +606,7 @@ public String getDSS() { * @see #getDSS() * @return true if DSS is present, false otherwise. */ + @Override public boolean isDSSPresent() { return false; } @@ -655,6 +621,7 @@ public boolean isDSSPresent() { * * @return for generic fields returns the value of the conditional qualifier or null if not set or not applicable for this field. */ + @Override public String getConditionalQualifier() { return getComponent(CONDITIONAL_QUALIFIER); } @@ -722,7 +689,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field36E(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37A.java index dffdddffa..29554ec4c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37A.java @@ -36,12 +36,9 @@ import com.prowidesoftware.swift.model.field.DateContainer; import com.prowidesoftware.swift.model.field.DateResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -268,16 +265,14 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(4); } - if (component == 5) { - //default format (as is) - return getComponent(5); - } - return null; + // This is the last component, return directly without `if` + //default format (as is) + return getComponent(5); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -557,32 +552,13 @@ public Field37A setComponent1(String component1) { return this; } - /** - * Set the component1 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component1 the BigDecimal with the Rate content to set - * @return the field object to enable build pattern - */ - public Field37A setComponent1(java.math.BigDecimal component1) { - setComponent(1, SwiftFormatUtils.getBigDecimal(component1)); - return this; - } /** * Alternative method setter for field's Rate (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component1 the Number with the Rate content to set * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) */ public Field37A setComponent1(java.lang.Number component1) { @@ -614,27 +590,13 @@ public Field37A setRate(String component1) { return setComponent1(component1); } - /** - * Set the Rate (component 1) from a BigDecimal object. - * - * @see #setComponent1(java.math.BigDecimal) - * - * @param component1 BigDecimal with the Rate content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field37A setRate(java.math.BigDecimal component1) { - return setComponent1(component1); - } - /** * Alternative method setter for field's Rate (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Rate content to set * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) */ public Field37A setRate(java.lang.Number component1) { return setComponent1(component1); @@ -716,32 +678,14 @@ public Field37A setComponent4(String component4) { return this; } - /** - * Set the component4 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent4(String) - * method. - * - * @see #setComponent4(String) - * @since 9.2.7 - * - * @param component4 the Long with the Number content to set - * @return the field object to enable build pattern - */ - public Field37A setComponent4(java.lang.Long component4) { - setComponent(4, SwiftFormatUtils.getLong(component4)); - return this; - } /** * Alternative method setter for field's Number (component 4) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component4 the Number with the Number content to set * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) */ public Field37A setComponent4(java.lang.Number component4) { @@ -771,27 +715,13 @@ public Field37A setNumber(String component4) { return setComponent4(component4); } - /** - * Set the Number (component 4) from a Long object. - * - * @see #setComponent4(java.lang.Long) - * - * @param component4 Long with the Number content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field37A setNumber(java.lang.Long component4) { - return setComponent4(component4); - } - /** * Alternative method setter for field's Number (component 4) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component4 the Number with the Number content to set * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) */ public Field37A setNumber(java.lang.Number component4) { return setComponent4(component4); @@ -835,6 +765,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -844,6 +775,7 @@ public BigDecimal amount() { * * @return the list of converted components (a Calendar object or null) */ + @Override public List dates() { return DateResolver.dates(this); } @@ -921,7 +853,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field37A(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37B.java index 4a4ba86dc..92505608f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37B.java @@ -36,12 +36,9 @@ import com.prowidesoftware.swift.model.field.DateContainer; import com.prowidesoftware.swift.model.field.DateResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -268,16 +265,14 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(4); } - if (component == 5) { - //default format (as is) - return getComponent(5); - } - return null; + // This is the last component, return directly without `if` + //default format (as is) + return getComponent(5); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -557,32 +552,13 @@ public Field37B setComponent1(String component1) { return this; } - /** - * Set the component1 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component1 the BigDecimal with the Rate content to set - * @return the field object to enable build pattern - */ - public Field37B setComponent1(java.math.BigDecimal component1) { - setComponent(1, SwiftFormatUtils.getBigDecimal(component1)); - return this; - } /** * Alternative method setter for field's Rate (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component1 the Number with the Rate content to set * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) */ public Field37B setComponent1(java.lang.Number component1) { @@ -614,27 +590,13 @@ public Field37B setRate(String component1) { return setComponent1(component1); } - /** - * Set the Rate (component 1) from a BigDecimal object. - * - * @see #setComponent1(java.math.BigDecimal) - * - * @param component1 BigDecimal with the Rate content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field37B setRate(java.math.BigDecimal component1) { - return setComponent1(component1); - } - /** * Alternative method setter for field's Rate (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Rate content to set * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) */ public Field37B setRate(java.lang.Number component1) { return setComponent1(component1); @@ -716,32 +678,14 @@ public Field37B setComponent4(String component4) { return this; } - /** - * Set the component4 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent4(String) - * method. - * - * @see #setComponent4(String) - * @since 9.2.7 - * - * @param component4 the Long with the Number content to set - * @return the field object to enable build pattern - */ - public Field37B setComponent4(java.lang.Long component4) { - setComponent(4, SwiftFormatUtils.getLong(component4)); - return this; - } /** * Alternative method setter for field's Number (component 4) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component4 the Number with the Number content to set * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) */ public Field37B setComponent4(java.lang.Number component4) { @@ -771,27 +715,13 @@ public Field37B setNumber(String component4) { return setComponent4(component4); } - /** - * Set the Number (component 4) from a Long object. - * - * @see #setComponent4(java.lang.Long) - * - * @param component4 Long with the Number content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field37B setNumber(java.lang.Long component4) { - return setComponent4(component4); - } - /** * Alternative method setter for field's Number (component 4) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component4 the Number with the Number content to set * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) */ public Field37B setNumber(java.lang.Number component4) { return setComponent4(component4); @@ -835,6 +765,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -844,6 +775,7 @@ public BigDecimal amount() { * * @return the list of converted components (a Calendar object or null) */ + @Override public List dates() { return DateResolver.dates(this); } @@ -921,7 +853,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field37B(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37C.java index b50a8031c..17bbcb2c0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37C.java @@ -36,12 +36,9 @@ import com.prowidesoftware.swift.model.field.DateContainer; import com.prowidesoftware.swift.model.field.DateResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -268,16 +265,14 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(4); } - if (component == 5) { - //default format (as is) - return getComponent(5); - } - return null; + // This is the last component, return directly without `if` + //default format (as is) + return getComponent(5); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -557,32 +552,13 @@ public Field37C setComponent1(String component1) { return this; } - /** - * Set the component1 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component1 the BigDecimal with the Rate content to set - * @return the field object to enable build pattern - */ - public Field37C setComponent1(java.math.BigDecimal component1) { - setComponent(1, SwiftFormatUtils.getBigDecimal(component1)); - return this; - } /** * Alternative method setter for field's Rate (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component1 the Number with the Rate content to set * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) */ public Field37C setComponent1(java.lang.Number component1) { @@ -614,27 +590,13 @@ public Field37C setRate(String component1) { return setComponent1(component1); } - /** - * Set the Rate (component 1) from a BigDecimal object. - * - * @see #setComponent1(java.math.BigDecimal) - * - * @param component1 BigDecimal with the Rate content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field37C setRate(java.math.BigDecimal component1) { - return setComponent1(component1); - } - /** * Alternative method setter for field's Rate (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Rate content to set * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) */ public Field37C setRate(java.lang.Number component1) { return setComponent1(component1); @@ -716,32 +678,14 @@ public Field37C setComponent4(String component4) { return this; } - /** - * Set the component4 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent4(String) - * method. - * - * @see #setComponent4(String) - * @since 9.2.7 - * - * @param component4 the Long with the Number content to set - * @return the field object to enable build pattern - */ - public Field37C setComponent4(java.lang.Long component4) { - setComponent(4, SwiftFormatUtils.getLong(component4)); - return this; - } /** * Alternative method setter for field's Number (component 4) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component4 the Number with the Number content to set * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) */ public Field37C setComponent4(java.lang.Number component4) { @@ -771,27 +715,13 @@ public Field37C setNumber(String component4) { return setComponent4(component4); } - /** - * Set the Number (component 4) from a Long object. - * - * @see #setComponent4(java.lang.Long) - * - * @param component4 Long with the Number content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field37C setNumber(java.lang.Long component4) { - return setComponent4(component4); - } - /** * Alternative method setter for field's Number (component 4) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component4 the Number with the Number content to set * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) */ public Field37C setNumber(java.lang.Number component4) { return setComponent4(component4); @@ -835,6 +765,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -844,6 +775,7 @@ public BigDecimal amount() { * * @return the list of converted components (a Calendar object or null) */ + @Override public List dates() { return DateResolver.dates(this); } @@ -921,7 +853,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field37C(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37D.java index 9775c49af..67f6903a1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37D.java @@ -36,12 +36,9 @@ import com.prowidesoftware.swift.model.field.DateContainer; import com.prowidesoftware.swift.model.field.DateResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -268,16 +265,14 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(4); } - if (component == 5) { - //default format (as is) - return getComponent(5); - } - return null; + // This is the last component, return directly without `if` + //default format (as is) + return getComponent(5); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -557,32 +552,13 @@ public Field37D setComponent1(String component1) { return this; } - /** - * Set the component1 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component1 the BigDecimal with the Rate content to set - * @return the field object to enable build pattern - */ - public Field37D setComponent1(java.math.BigDecimal component1) { - setComponent(1, SwiftFormatUtils.getBigDecimal(component1)); - return this; - } /** * Alternative method setter for field's Rate (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component1 the Number with the Rate content to set * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) */ public Field37D setComponent1(java.lang.Number component1) { @@ -614,27 +590,13 @@ public Field37D setRate(String component1) { return setComponent1(component1); } - /** - * Set the Rate (component 1) from a BigDecimal object. - * - * @see #setComponent1(java.math.BigDecimal) - * - * @param component1 BigDecimal with the Rate content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field37D setRate(java.math.BigDecimal component1) { - return setComponent1(component1); - } - /** * Alternative method setter for field's Rate (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Rate content to set * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) */ public Field37D setRate(java.lang.Number component1) { return setComponent1(component1); @@ -716,32 +678,14 @@ public Field37D setComponent4(String component4) { return this; } - /** - * Set the component4 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent4(String) - * method. - * - * @see #setComponent4(String) - * @since 9.2.7 - * - * @param component4 the Long with the Number content to set - * @return the field object to enable build pattern - */ - public Field37D setComponent4(java.lang.Long component4) { - setComponent(4, SwiftFormatUtils.getLong(component4)); - return this; - } /** * Alternative method setter for field's Number (component 4) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component4 the Number with the Number content to set * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) */ public Field37D setComponent4(java.lang.Number component4) { @@ -771,27 +715,13 @@ public Field37D setNumber(String component4) { return setComponent4(component4); } - /** - * Set the Number (component 4) from a Long object. - * - * @see #setComponent4(java.lang.Long) - * - * @param component4 Long with the Number content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field37D setNumber(java.lang.Long component4) { - return setComponent4(component4); - } - /** * Alternative method setter for field's Number (component 4) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component4 the Number with the Number content to set * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) */ public Field37D setNumber(java.lang.Number component4) { return setComponent4(component4); @@ -835,6 +765,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -844,6 +775,7 @@ public BigDecimal amount() { * * @return the list of converted components (a Calendar object or null) */ + @Override public List dates() { return DateResolver.dates(this); } @@ -921,7 +853,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field37D(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37E.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37E.java index 695c59ccf..8b74eec02 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37E.java @@ -36,12 +36,9 @@ import com.prowidesoftware.swift.model.field.DateContainer; import com.prowidesoftware.swift.model.field.DateResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -268,16 +265,14 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(4); } - if (component == 5) { - //default format (as is) - return getComponent(5); - } - return null; + // This is the last component, return directly without `if` + //default format (as is) + return getComponent(5); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -557,32 +552,13 @@ public Field37E setComponent1(String component1) { return this; } - /** - * Set the component1 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component1 the BigDecimal with the Rate content to set - * @return the field object to enable build pattern - */ - public Field37E setComponent1(java.math.BigDecimal component1) { - setComponent(1, SwiftFormatUtils.getBigDecimal(component1)); - return this; - } /** * Alternative method setter for field's Rate (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component1 the Number with the Rate content to set * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) */ public Field37E setComponent1(java.lang.Number component1) { @@ -614,27 +590,13 @@ public Field37E setRate(String component1) { return setComponent1(component1); } - /** - * Set the Rate (component 1) from a BigDecimal object. - * - * @see #setComponent1(java.math.BigDecimal) - * - * @param component1 BigDecimal with the Rate content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field37E setRate(java.math.BigDecimal component1) { - return setComponent1(component1); - } - /** * Alternative method setter for field's Rate (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Rate content to set * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) */ public Field37E setRate(java.lang.Number component1) { return setComponent1(component1); @@ -716,32 +678,14 @@ public Field37E setComponent4(String component4) { return this; } - /** - * Set the component4 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent4(String) - * method. - * - * @see #setComponent4(String) - * @since 9.2.7 - * - * @param component4 the Long with the Number content to set - * @return the field object to enable build pattern - */ - public Field37E setComponent4(java.lang.Long component4) { - setComponent(4, SwiftFormatUtils.getLong(component4)); - return this; - } /** * Alternative method setter for field's Number (component 4) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component4 the Number with the Number content to set * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) */ public Field37E setComponent4(java.lang.Number component4) { @@ -771,27 +715,13 @@ public Field37E setNumber(String component4) { return setComponent4(component4); } - /** - * Set the Number (component 4) from a Long object. - * - * @see #setComponent4(java.lang.Long) - * - * @param component4 Long with the Number content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field37E setNumber(java.lang.Long component4) { - return setComponent4(component4); - } - /** * Alternative method setter for field's Number (component 4) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component4 the Number with the Number content to set * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) */ public Field37E setNumber(java.lang.Number component4) { return setComponent4(component4); @@ -835,6 +765,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -844,6 +775,7 @@ public BigDecimal amount() { * * @return the list of converted components (a Calendar object or null) */ + @Override public List dates() { return DateResolver.dates(this); } @@ -921,7 +853,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field37E(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37F.java index cc37824b5..dfc8ef357 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37F.java @@ -36,12 +36,9 @@ import com.prowidesoftware.swift.model.field.DateContainer; import com.prowidesoftware.swift.model.field.DateResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -268,16 +265,14 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(4); } - if (component == 5) { - //default format (as is) - return getComponent(5); - } - return null; + // This is the last component, return directly without `if` + //default format (as is) + return getComponent(5); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -557,32 +552,13 @@ public Field37F setComponent1(String component1) { return this; } - /** - * Set the component1 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component1 the BigDecimal with the Rate content to set - * @return the field object to enable build pattern - */ - public Field37F setComponent1(java.math.BigDecimal component1) { - setComponent(1, SwiftFormatUtils.getBigDecimal(component1)); - return this; - } /** * Alternative method setter for field's Rate (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component1 the Number with the Rate content to set * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) */ public Field37F setComponent1(java.lang.Number component1) { @@ -614,27 +590,13 @@ public Field37F setRate(String component1) { return setComponent1(component1); } - /** - * Set the Rate (component 1) from a BigDecimal object. - * - * @see #setComponent1(java.math.BigDecimal) - * - * @param component1 BigDecimal with the Rate content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field37F setRate(java.math.BigDecimal component1) { - return setComponent1(component1); - } - /** * Alternative method setter for field's Rate (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Rate content to set * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) */ public Field37F setRate(java.lang.Number component1) { return setComponent1(component1); @@ -716,32 +678,14 @@ public Field37F setComponent4(String component4) { return this; } - /** - * Set the component4 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent4(String) - * method. - * - * @see #setComponent4(String) - * @since 9.2.7 - * - * @param component4 the Long with the Number content to set - * @return the field object to enable build pattern - */ - public Field37F setComponent4(java.lang.Long component4) { - setComponent(4, SwiftFormatUtils.getLong(component4)); - return this; - } /** * Alternative method setter for field's Number (component 4) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component4 the Number with the Number content to set * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) */ public Field37F setComponent4(java.lang.Number component4) { @@ -771,27 +715,13 @@ public Field37F setNumber(String component4) { return setComponent4(component4); } - /** - * Set the Number (component 4) from a Long object. - * - * @see #setComponent4(java.lang.Long) - * - * @param component4 Long with the Number content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field37F setNumber(java.lang.Long component4) { - return setComponent4(component4); - } - /** * Alternative method setter for field's Number (component 4) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component4 the Number with the Number content to set * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) */ public Field37F setNumber(java.lang.Number component4) { return setComponent4(component4); @@ -835,6 +765,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -844,6 +775,7 @@ public BigDecimal amount() { * * @return the list of converted components (a Calendar object or null) */ + @Override public List dates() { return DateResolver.dates(this); } @@ -921,7 +853,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field37F(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field38A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field38A.java index 45270aa22..5fb1adb19 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38A.java @@ -31,12 +31,9 @@ import java.math.BigInteger; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -186,19 +183,16 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 1) { + if (component != 1) { throw new IllegalArgumentException("invalid component number " + component + " for field 38A"); } - if (component == 1) { - //default format (as is) - return getComponent(1); - } - return null; + //default format (as is) + return getComponent(1); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -348,32 +342,14 @@ public Field38A setComponent1(String component1) { return this; } - /** - * Set the component1 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent1(String) - * method. - * - * @see #setComponent1(String) - * @since 9.2.7 - * - * @param component1 the Long with the Period content to set - * @return the field object to enable build pattern - */ - public Field38A setComponent1(java.lang.Long component1) { - setComponent(1, SwiftFormatUtils.getLong(component1)); - return this; - } /** * Alternative method setter for field's Period (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Period content to set * @return the field object to enable build pattern - * @see #setPeriod(java.lang.Long) */ public Field38A setComponent1(java.lang.Number component1) { @@ -403,27 +379,13 @@ public Field38A setPeriod(String component1) { return setComponent1(component1); } - /** - * Set the Period (component 1) from a Long object. - * - * @see #setComponent1(java.lang.Long) - * - * @param component1 Long with the Period content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field38A setPeriod(java.lang.Long component1) { - return setComponent1(component1); - } - /** * Alternative method setter for field's Period (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Period content to set * @return the field object to enable build pattern - * @see #setPeriod(java.lang.Long) */ public Field38A setPeriod(java.lang.Number component1) { return setComponent1(component1); @@ -494,7 +456,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field38A(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field38D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field38D.java index c3af7920c..061c3a350 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38D.java @@ -31,12 +31,9 @@ import java.math.BigInteger; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -186,19 +183,16 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 1) { + if (component != 1) { throw new IllegalArgumentException("invalid component number " + component + " for field 38D"); } - if (component == 1) { - //default format (as is) - return getComponent(1); - } - return null; + //default format (as is) + return getComponent(1); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -348,32 +342,14 @@ public Field38D setComponent1(String component1) { return this; } - /** - * Set the component1 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent1(String) - * method. - * - * @see #setComponent1(String) - * @since 9.2.7 - * - * @param component1 the Long with the Period content to set - * @return the field object to enable build pattern - */ - public Field38D setComponent1(java.lang.Long component1) { - setComponent(1, SwiftFormatUtils.getLong(component1)); - return this; - } /** * Alternative method setter for field's Period (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Period content to set * @return the field object to enable build pattern - * @see #setPeriod(java.lang.Long) */ public Field38D setComponent1(java.lang.Number component1) { @@ -403,27 +379,13 @@ public Field38D setPeriod(String component1) { return setComponent1(component1); } - /** - * Set the Period (component 1) from a Long object. - * - * @see #setComponent1(java.lang.Long) - * - * @param component1 Long with the Period content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field38D setPeriod(java.lang.Long component1) { - return setComponent1(component1); - } - /** * Alternative method setter for field's Period (component 1) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component1 the Number with the Period content to set * @return the field object to enable build pattern - * @see #setPeriod(java.lang.Long) */ public Field38D setPeriod(java.lang.Number component1) { return setComponent1(component1); @@ -494,7 +456,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field38D(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90K.java index d921de8f6..cb3703a35 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90K.java @@ -34,12 +34,9 @@ import com.prowidesoftware.swift.model.field.AmountContainer; import com.prowidesoftware.swift.model.field.AmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -206,21 +203,20 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(1); } - if (component == 2) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent2AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // This is the last component, return directly without `if` + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent2AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -410,32 +406,13 @@ public Field90K setComponent2(String component2) { return this; } - /** - * Set the component2 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component2 the BigDecimal with the Index Points content to set - * @return the field object to enable build pattern - */ - public Field90K setComponent2(java.math.BigDecimal component2) { - setComponent(2, SwiftFormatUtils.getBigDecimal(component2)); - return this; - } /** * Alternative method setter for field's Index Points (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component2 the Number with the Index Points content to set * @return the field object to enable build pattern - * @see #setIndexPoints(java.math.BigDecimal) */ public Field90K setComponent2(java.lang.Number component2) { @@ -467,27 +444,13 @@ public Field90K setIndexPoints(String component2) { return setComponent2(component2); } - /** - * Set the Index Points (component 2) from a BigDecimal object. - * - * @see #setComponent2(java.math.BigDecimal) - * - * @param component2 BigDecimal with the Index Points content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field90K setIndexPoints(java.math.BigDecimal component2) { - return setComponent2(component2); - } - /** * Alternative method setter for field's Index Points (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Index Points content to set * @return the field object to enable build pattern - * @see #setIndexPoints(java.math.BigDecimal) */ public Field90K setIndexPoints(java.lang.Number component2) { return setComponent2(component2); @@ -510,6 +473,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -521,6 +485,7 @@ public BigDecimal amount() { * * @return DSS component value or null if the DSS is not set or not available for this field. */ + @Override public String getDSS() { return null; } @@ -531,6 +496,7 @@ public String getDSS() { * @see #getDSS() * @return true if DSS is present, false otherwise. */ + @Override public boolean isDSSPresent() { return false; } @@ -545,6 +511,7 @@ public boolean isDSSPresent() { * * @return for generic fields returns the value of the conditional qualifier or null if not set or not applicable for this field. */ + @Override public String getConditionalQualifier() { return getComponent(CONDITIONAL_QUALIFIER); } @@ -612,7 +579,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field90K(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field90L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field90L.java index 47cc4448c..184fe3596 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90L.java @@ -34,12 +34,9 @@ import com.prowidesoftware.swift.model.field.AmountContainer; import com.prowidesoftware.swift.model.field.AmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -219,21 +216,20 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(2); } - if (component == 3) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent3AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // This is the last component, return directly without `if` + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent3AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -466,32 +462,13 @@ public Field90L setComponent3(String component3) { return this; } - /** - * Set the component3 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component3 the BigDecimal with the Index Points content to set - * @return the field object to enable build pattern - */ - public Field90L setComponent3(java.math.BigDecimal component3) { - setComponent(3, SwiftFormatUtils.getBigDecimal(component3)); - return this; - } /** * Alternative method setter for field's Index Points (component 3) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component3 the Number with the Index Points content to set * @return the field object to enable build pattern - * @see #setIndexPoints(java.math.BigDecimal) */ public Field90L setComponent3(java.lang.Number component3) { @@ -523,27 +500,13 @@ public Field90L setIndexPoints(String component3) { return setComponent3(component3); } - /** - * Set the Index Points (component 3) from a BigDecimal object. - * - * @see #setComponent3(java.math.BigDecimal) - * - * @param component3 BigDecimal with the Index Points content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field90L setIndexPoints(java.math.BigDecimal component3) { - return setComponent3(component3); - } - /** * Alternative method setter for field's Index Points (component 3) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component3 the Number with the Index Points content to set * @return the field object to enable build pattern - * @see #setIndexPoints(java.math.BigDecimal) */ public Field90L setIndexPoints(java.lang.Number component3) { return setComponent3(component3); @@ -566,6 +529,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -577,6 +541,7 @@ public BigDecimal amount() { * * @return DSS component value or null if the DSS is not set or not available for this field. */ + @Override public String getDSS() { return null; } @@ -587,6 +552,7 @@ public String getDSS() { * @see #getDSS() * @return true if DSS is present, false otherwise. */ + @Override public boolean isDSSPresent() { return false; } @@ -601,6 +567,7 @@ public boolean isDSSPresent() { * * @return for generic fields returns the value of the conditional qualifier or null if not set or not applicable for this field. */ + @Override public String getConditionalQualifier() { return getComponent(CONDITIONAL_QUALIFIER); } @@ -668,7 +635,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field90L(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92A.java index 9e1fa0a1f..6eaa4308b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92A.java @@ -34,12 +34,9 @@ import com.prowidesoftware.swift.model.field.AmountContainer; import com.prowidesoftware.swift.model.field.AmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -219,21 +216,20 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(2); } - if (component == 3) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent3AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // This is the last component, return directly without `if` + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent3AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -466,32 +462,13 @@ public Field92A setComponent3(String component3) { return this; } - /** - * Set the component3 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component3 the BigDecimal with the Rate content to set - * @return the field object to enable build pattern - */ - public Field92A setComponent3(java.math.BigDecimal component3) { - setComponent(3, SwiftFormatUtils.getBigDecimal(component3)); - return this; - } /** * Alternative method setter for field's Rate (component 3) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component3 the Number with the Rate content to set * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) */ public Field92A setComponent3(java.lang.Number component3) { @@ -523,27 +500,13 @@ public Field92A setRate(String component3) { return setComponent3(component3); } - /** - * Set the Rate (component 3) from a BigDecimal object. - * - * @see #setComponent3(java.math.BigDecimal) - * - * @param component3 BigDecimal with the Rate content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field92A setRate(java.math.BigDecimal component3) { - return setComponent3(component3); - } - /** * Alternative method setter for field's Rate (component 3) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component3 the Number with the Rate content to set * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) */ public Field92A setRate(java.lang.Number component3) { return setComponent3(component3); @@ -566,6 +529,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -577,6 +541,7 @@ public BigDecimal amount() { * * @return DSS component value or null if the DSS is not set or not available for this field. */ + @Override public String getDSS() { return null; } @@ -587,6 +552,7 @@ public String getDSS() { * @see #getDSS() * @return true if DSS is present, false otherwise. */ + @Override public boolean isDSSPresent() { return false; } @@ -601,6 +567,7 @@ public boolean isDSSPresent() { * * @return for generic fields returns the value of the conditional qualifier or null if not set or not applicable for this field. */ + @Override public String getConditionalQualifier() { return getComponent(CONDITIONAL_QUALIFIER); } @@ -668,7 +635,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field92A(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92P.java index e015cfd2e..2e3c613b5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92P.java @@ -34,12 +34,9 @@ import com.prowidesoftware.swift.model.field.AmountContainer; import com.prowidesoftware.swift.model.field.AmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -206,21 +203,20 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(1); } - if (component == 2) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent2AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // This is the last component, return directly without `if` + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent2AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -410,32 +406,13 @@ public Field92P setComponent2(String component2) { return this; } - /** - * Set the component2 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component2 the BigDecimal with the Index Points content to set - * @return the field object to enable build pattern - */ - public Field92P setComponent2(java.math.BigDecimal component2) { - setComponent(2, SwiftFormatUtils.getBigDecimal(component2)); - return this; - } /** * Alternative method setter for field's Index Points (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component2 the Number with the Index Points content to set * @return the field object to enable build pattern - * @see #setIndexPoints(java.math.BigDecimal) */ public Field92P setComponent2(java.lang.Number component2) { @@ -467,27 +444,13 @@ public Field92P setIndexPoints(String component2) { return setComponent2(component2); } - /** - * Set the Index Points (component 2) from a BigDecimal object. - * - * @see #setComponent2(java.math.BigDecimal) - * - * @param component2 BigDecimal with the Index Points content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field92P setIndexPoints(java.math.BigDecimal component2) { - return setComponent2(component2); - } - /** * Alternative method setter for field's Index Points (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Index Points content to set * @return the field object to enable build pattern - * @see #setIndexPoints(java.math.BigDecimal) */ public Field92P setIndexPoints(java.lang.Number component2) { return setComponent2(component2); @@ -510,6 +473,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -521,6 +485,7 @@ public BigDecimal amount() { * * @return DSS component value or null if the DSS is not set or not available for this field. */ + @Override public String getDSS() { return null; } @@ -531,6 +496,7 @@ public String getDSS() { * @see #getDSS() * @return true if DSS is present, false otherwise. */ + @Override public boolean isDSSPresent() { return false; } @@ -545,6 +511,7 @@ public boolean isDSSPresent() { * * @return for generic fields returns the value of the conditional qualifier or null if not set or not applicable for this field. */ + @Override public String getConditionalQualifier() { return getComponent(CONDITIONAL_QUALIFIER); } @@ -612,7 +579,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field92P(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field92R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field92R.java index 1c7ca00f9..ed1e48a86 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92R.java @@ -34,12 +34,9 @@ import com.prowidesoftware.swift.model.field.AmountContainer; import com.prowidesoftware.swift.model.field.AmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -233,21 +230,20 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(3); } - if (component == 4) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent4AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // This is the last component, return directly without `if` + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent4AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -523,32 +519,13 @@ public Field92R setComponent4(String component4) { return this; } - /** - * Set the component4 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component4 the BigDecimal with the Rate content to set - * @return the field object to enable build pattern - */ - public Field92R setComponent4(java.math.BigDecimal component4) { - setComponent(4, SwiftFormatUtils.getBigDecimal(component4)); - return this; - } /** * Alternative method setter for field's Rate (component 4) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component4 the Number with the Rate content to set * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) */ public Field92R setComponent4(java.lang.Number component4) { @@ -580,27 +557,13 @@ public Field92R setRate(String component4) { return setComponent4(component4); } - /** - * Set the Rate (component 4) from a BigDecimal object. - * - * @see #setComponent4(java.math.BigDecimal) - * - * @param component4 BigDecimal with the Rate content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field92R setRate(java.math.BigDecimal component4) { - return setComponent4(component4); - } - /** * Alternative method setter for field's Rate (component 4) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component4 the Number with the Rate content to set * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) */ public Field92R setRate(java.lang.Number component4) { return setComponent4(component4); @@ -623,6 +586,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -634,6 +598,7 @@ public BigDecimal amount() { * * @return DSS component value or null if the DSS is not set or not available for this field. */ + @Override public String getDSS() { return getComponent2(); } @@ -644,6 +609,7 @@ public String getDSS() { * @see #getDSS() * @return true if DSS is present, false otherwise. */ + @Override public boolean isDSSPresent() { return getComponent2() != null; } @@ -658,6 +624,7 @@ public boolean isDSSPresent() { * * @return for generic fields returns the value of the conditional qualifier or null if not set or not applicable for this field. */ + @Override public String getConditionalQualifier() { return getComponent(CONDITIONAL_QUALIFIER); } @@ -725,7 +692,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field92R(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field93B.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field93B.java index 43225a4b7..05851835d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93B.java @@ -34,12 +34,9 @@ import com.prowidesoftware.swift.model.field.AmountContainer; import com.prowidesoftware.swift.model.field.AmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -246,21 +243,20 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(4); } - if (component == 5) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent5AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // This is the last component, return directly without `if` + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent5AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -576,32 +572,13 @@ public Field93B setComponent5(String component5) { return this; } - /** - * Set the component5 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component5 the BigDecimal with the Balance content to set - * @return the field object to enable build pattern - */ - public Field93B setComponent5(java.math.BigDecimal component5) { - setComponent(5, SwiftFormatUtils.getBigDecimal(component5)); - return this; - } /** * Alternative method setter for field's Balance (component 5) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component5 the Number with the Balance content to set * @return the field object to enable build pattern - * @see #setBalance(java.math.BigDecimal) */ public Field93B setComponent5(java.lang.Number component5) { @@ -633,27 +610,13 @@ public Field93B setBalance(String component5) { return setComponent5(component5); } - /** - * Set the Balance (component 5) from a BigDecimal object. - * - * @see #setComponent5(java.math.BigDecimal) - * - * @param component5 BigDecimal with the Balance content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field93B setBalance(java.math.BigDecimal component5) { - return setComponent5(component5); - } - /** * Alternative method setter for field's Balance (component 5) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component5 the Number with the Balance content to set * @return the field object to enable build pattern - * @see #setBalance(java.math.BigDecimal) */ public Field93B setBalance(java.lang.Number component5) { return setComponent5(component5); @@ -676,6 +639,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -687,6 +651,7 @@ public BigDecimal amount() { * * @return DSS component value or null if the DSS is not set or not available for this field. */ + @Override public String getDSS() { return getComponent2(); } @@ -697,6 +662,7 @@ public String getDSS() { * @see #getDSS() * @return true if DSS is present, false otherwise. */ + @Override public boolean isDSSPresent() { return getComponent2() != null; } @@ -711,6 +677,7 @@ public boolean isDSSPresent() { * * @return for generic fields returns the value of the conditional qualifier or null if not set or not applicable for this field. */ + @Override public String getConditionalQualifier() { return getComponent(CONDITIONAL_QUALIFIER); } @@ -778,7 +745,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field93B(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field93C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field93C.java index ca285b26e..b2ff5bb04 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93C.java @@ -34,12 +34,9 @@ import com.prowidesoftware.swift.model.field.AmountContainer; import com.prowidesoftware.swift.model.field.AmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -246,21 +243,20 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(4); } - if (component == 5) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent5AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // This is the last component, return directly without `if` + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent5AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -573,32 +569,13 @@ public Field93C setComponent5(String component5) { return this; } - /** - * Set the component5 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component5 the BigDecimal with the Balance content to set - * @return the field object to enable build pattern - */ - public Field93C setComponent5(java.math.BigDecimal component5) { - setComponent(5, SwiftFormatUtils.getBigDecimal(component5)); - return this; - } /** * Alternative method setter for field's Balance (component 5) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component5 the Number with the Balance content to set * @return the field object to enable build pattern - * @see #setBalance(java.math.BigDecimal) */ public Field93C setComponent5(java.lang.Number component5) { @@ -630,27 +607,13 @@ public Field93C setBalance(String component5) { return setComponent5(component5); } - /** - * Set the Balance (component 5) from a BigDecimal object. - * - * @see #setComponent5(java.math.BigDecimal) - * - * @param component5 BigDecimal with the Balance content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field93C setBalance(java.math.BigDecimal component5) { - return setComponent5(component5); - } - /** * Alternative method setter for field's Balance (component 5) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component5 the Number with the Balance content to set * @return the field object to enable build pattern - * @see #setBalance(java.math.BigDecimal) */ public Field93C setBalance(java.lang.Number component5) { return setComponent5(component5); @@ -673,6 +636,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -684,6 +648,7 @@ public BigDecimal amount() { * * @return DSS component value or null if the DSS is not set or not available for this field. */ + @Override public String getDSS() { return null; } @@ -694,6 +659,7 @@ public String getDSS() { * @see #getDSS() * @return true if DSS is present, false otherwise. */ + @Override public boolean isDSSPresent() { return false; } @@ -708,6 +674,7 @@ public boolean isDSSPresent() { * * @return for generic fields returns the value of the conditional qualifier or null if not set or not applicable for this field. */ + @Override public String getConditionalQualifier() { return getComponent(CONDITIONAL_QUALIFIER); } @@ -775,7 +742,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field93C(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field93D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field93D.java index 819a2c2a4..a6b0cdc6d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93D.java @@ -34,12 +34,9 @@ import com.prowidesoftware.swift.model.field.AmountContainer; import com.prowidesoftware.swift.model.field.AmountResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -219,21 +216,20 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(2); } - if (component == 3) { - //amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent3AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // This is the last component, return directly without `if` + //amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent3AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -466,32 +462,13 @@ public Field93D setComponent3(String component3) { return this; } - /** - * Set the component3 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component3 the BigDecimal with the Balance content to set - * @return the field object to enable build pattern - */ - public Field93D setComponent3(java.math.BigDecimal component3) { - setComponent(3, SwiftFormatUtils.getBigDecimal(component3)); - return this; - } /** * Alternative method setter for field's Balance (component 3) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10.0 becomes an Float) * * @param component3 the Number with the Balance content to set * @return the field object to enable build pattern - * @see #setBalance(java.math.BigDecimal) */ public Field93D setComponent3(java.lang.Number component3) { @@ -523,27 +500,13 @@ public Field93D setBalance(String component3) { return setComponent3(component3); } - /** - * Set the Balance (component 3) from a BigDecimal object. - * - * @see #setComponent3(java.math.BigDecimal) - * - * @param component3 BigDecimal with the Balance content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field93D setBalance(java.math.BigDecimal component3) { - return setComponent3(component3); - } - /** * Alternative method setter for field's Balance (component 3) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component3 the Number with the Balance content to set * @return the field object to enable build pattern - * @see #setBalance(java.math.BigDecimal) */ public Field93D setBalance(java.lang.Number component3) { return setComponent3(component3); @@ -566,6 +529,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } @@ -577,6 +541,7 @@ public BigDecimal amount() { * * @return DSS component value or null if the DSS is not set or not available for this field. */ + @Override public String getDSS() { return null; } @@ -587,6 +552,7 @@ public String getDSS() { * @see #getDSS() * @return true if DSS is present, false otherwise. */ + @Override public boolean isDSSPresent() { return false; } @@ -601,6 +567,7 @@ public boolean isDSSPresent() { * * @return for generic fields returns the value of the conditional qualifier or null if not set or not applicable for this field. */ + @Override public String getConditionalQualifier() { return getComponent(CONDITIONAL_QUALIFIER); } @@ -668,7 +635,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field93D(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98G.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98G.java index 60b5ed9eb..36c850ab6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98G.java @@ -34,12 +34,9 @@ import com.prowidesoftware.swift.model.field.DateContainer; import com.prowidesoftware.swift.model.field.DateResolver; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -276,20 +273,19 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(4); } - if (component == 5) { - //time: HH[mm] - java.text.DateFormat f = new java.text.SimpleDateFormat("HH:mm", notNull(locale)); - java.util.Calendar cal = getComponent5AsCalendar(); - if (cal != null) { - return f.format(cal.getTime()); - } + // This is the last component, return directly without `if` + //time: HH[mm] + java.text.DateFormat f = new java.text.SimpleDateFormat("HH:mm", notNull(locale)); + java.util.Calendar cal = getComponent5AsCalendar(); + if (cal != null) { + return f.format(cal.getTime()); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -663,32 +659,14 @@ public Field98G setComponent3(String component3) { return this; } - /** - * Set the component3 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent3(String) - * method. - * - * @see #setComponent3(String) - * @since 9.2.7 - * - * @param component3 the Long with the Decimals content to set - * @return the field object to enable build pattern - */ - public Field98G setComponent3(java.lang.Long component3) { - setComponent(3, SwiftFormatUtils.getLong(component3)); - return this; - } /** * Alternative method setter for field's Decimals (component 3) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component3 the Number with the Decimals content to set * @return the field object to enable build pattern - * @see #setDecimals(java.lang.Long) */ public Field98G setComponent3(java.lang.Number component3) { @@ -718,27 +696,13 @@ public Field98G setDecimals(String component3) { return setComponent3(component3); } - /** - * Set the Decimals (component 3) from a Long object. - * - * @see #setComponent3(java.lang.Long) - * - * @param component3 Long with the Decimals content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field98G setDecimals(java.lang.Long component3) { - return setComponent3(component3); - } - /** * Alternative method setter for field's Decimals (component 3) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component3 the Number with the Decimals content to set * @return the field object to enable build pattern - * @see #setDecimals(java.lang.Long) */ public Field98G setDecimals(java.lang.Number component3) { return setComponent3(component3); @@ -815,6 +779,7 @@ public Field98G setOffset(java.util.Calendar component5) { * * @return the list of converted components (a Calendar object or null) */ + @Override public List dates() { return DateResolver.dates(this); } @@ -892,7 +857,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field98G(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field98H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field98H.java index e51dc01ed..20232f8a0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98H.java @@ -32,12 +32,9 @@ import java.util.Calendar; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -259,20 +256,19 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(3); } - if (component == 4) { - //time: HH[mm] - java.text.DateFormat f = new java.text.SimpleDateFormat("HH:mm", notNull(locale)); - java.util.Calendar cal = getComponent4AsCalendar(); - if (cal != null) { - return f.format(cal.getTime()); - } + // This is the last component, return directly without `if` + //time: HH[mm] + java.text.DateFormat f = new java.text.SimpleDateFormat("HH:mm", notNull(locale)); + java.util.Calendar cal = getComponent4AsCalendar(); + if (cal != null) { + return f.format(cal.getTime()); } return null; } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -566,32 +562,14 @@ public Field98H setComponent2(String component2) { return this; } - /** - * Set the component2 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent2(String) - * method. - * - * @see #setComponent2(String) - * @since 9.2.7 - * - * @param component2 the Long with the Decimals content to set - * @return the field object to enable build pattern - */ - public Field98H setComponent2(java.lang.Long component2) { - setComponent(2, SwiftFormatUtils.getLong(component2)); - return this; - } /** * Alternative method setter for field's Decimals (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Decimals content to set * @return the field object to enable build pattern - * @see #setDecimals(java.lang.Long) */ public Field98H setComponent2(java.lang.Number component2) { @@ -621,27 +599,13 @@ public Field98H setDecimals(String component2) { return setComponent2(component2); } - /** - * Set the Decimals (component 2) from a Long object. - * - * @see #setComponent2(java.lang.Long) - * - * @param component2 Long with the Decimals content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field98H setDecimals(java.lang.Long component2) { - return setComponent2(component2); - } - /** * Alternative method setter for field's Decimals (component 2) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component2 the Number with the Decimals content to set * @return the field object to enable build pattern - * @see #setDecimals(java.lang.Long) */ public Field98H setDecimals(java.lang.Number component2) { return setComponent2(component2); @@ -777,7 +741,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field98H(f)); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field99A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field99A.java index c7f4ad04f..6224f0707 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field99A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field99A.java @@ -32,12 +32,9 @@ import com.prowidesoftware.swift.model.field.GenericField; -import org.apache.commons.lang3.StringUtils; - -import com.prowidesoftware.swift.model.field.SwiftParseUtils; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; +import org.apache.commons.lang3.StringUtils; import com.google.gson.JsonObject; import com.google.gson.JsonParser; @@ -217,16 +214,14 @@ public String getValueDisplay(int component, Locale locale) { //default format (as is) return getComponent(2); } - if (component == 3) { - //default format (as is) - return getComponent(3); - } - return null; + // This is the last component, return directly without `if` + //default format (as is) + return getComponent(3); } /** * Returns the field component types pattern. - * + *

                                                                                                                                                              * This method returns a letter representing the type for each component in the Field. It supersedes * the Components Pattern because it distinguishes between N (Number) and I (BigDecimal). * @since 9.2.7 @@ -459,32 +454,14 @@ public Field99A setComponent3(String component3) { return this; } - /** - * Set the component3 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent3(String) - * method. - * - * @see #setComponent3(String) - * @since 9.2.7 - * - * @param component3 the Long with the Number content to set - * @return the field object to enable build pattern - */ - public Field99A setComponent3(java.lang.Long component3) { - setComponent(3, SwiftFormatUtils.getLong(component3)); - return this; - } /** * Alternative method setter for field's Number (component 3) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component3 the Number with the Number content to set * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) */ public Field99A setComponent3(java.lang.Number component3) { @@ -514,27 +491,13 @@ public Field99A setNumber(String component3) { return setComponent3(component3); } - /** - * Set the Number (component 3) from a Long object. - * - * @see #setComponent3(java.lang.Long) - * - * @param component3 Long with the Number content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field99A setNumber(java.lang.Long component3) { - return setComponent3(component3); - } - /** * Alternative method setter for field's Number (component 3) as Number - * + *

                                                                                                                                                              * This method supports java constant value boxing for simpler coding styles (ex: 10 becomes an Integer) * * @param component3 the Number with the Number content to set * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) */ public Field99A setNumber(java.lang.Number component3) { return setComponent3(component3); @@ -548,6 +511,7 @@ public Field99A setNumber(java.lang.Number component3) { * * @return DSS component value or null if the DSS is not set or not available for this field. */ + @Override public String getDSS() { return null; } @@ -558,6 +522,7 @@ public String getDSS() { * @see #getDSS() * @return true if DSS is present, false otherwise. */ + @Override public boolean isDSSPresent() { return false; } @@ -572,6 +537,7 @@ public boolean isDSSPresent() { * * @return for generic fields returns the value of the conditional qualifier or null if not set or not applicable for this field. */ + @Override public String getConditionalQualifier() { return getComponent(CONDITIONAL_QUALIFIER); } @@ -639,7 +605,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field99A(f)); } diff --git a/src/main/java/com/prowidesoftware/swift/io/parser/XMLParser.java b/src/main/java/com/prowidesoftware/swift/io/parser/XMLParser.java index 1e52044d2..991c196b8 100644 --- a/src/main/java/com/prowidesoftware/swift/io/parser/XMLParser.java +++ b/src/main/java/com/prowidesoftware/swift/io/parser/XMLParser.java @@ -19,16 +19,18 @@ import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.utils.SafeXmlUtils; -import java.io.ByteArrayInputStream; -import java.nio.charset.StandardCharsets; -import java.util.logging.Level; -import javax.xml.parsers.DocumentBuilder; import org.apache.commons.lang3.StringUtils; import org.apache.commons.lang3.Validate; import org.w3c.dom.Document; import org.w3c.dom.Node; import org.w3c.dom.NodeList; +import java.io.ByteArrayInputStream; +import java.nio.charset.StandardCharsets; +import java.util.logging.Level; + +import javax.xml.parsers.DocumentBuilder; + /** * This is the main parser for WIFE's XML internal representation.
                                                                                                                                                              * The supported XML format is consider internal because it is an ad-hoc @@ -59,7 +61,7 @@ public class XMLParser { * @see com.prowidesoftware.swift.io.IConversionService#getMessageFromXML(java.lang.String) */ public SwiftMessage parse(final String xml) { - Validate.notNull(xml); + Validate.isTrue(xml != null); try { final DocumentBuilder db = SafeXmlUtils.documentBuilder(); final Document doc = db.parse(new ByteArrayInputStream(xml.getBytes(StandardCharsets.UTF_8))); diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftTagListBlock.java b/src/main/java/com/prowidesoftware/swift/model/SwiftTagListBlock.java index 242bf6b05..78af90e08 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftTagListBlock.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftTagListBlock.java @@ -21,13 +21,14 @@ import com.prowidesoftware.swift.model.field.Field16R; import com.prowidesoftware.swift.model.field.Field16S; import com.prowidesoftware.swift.model.field.GenericField; +import org.apache.commons.lang3.ArrayUtils; +import org.apache.commons.lang3.StringUtils; +import org.apache.commons.lang3.Validate; + import java.io.Serializable; import java.util.*; import java.util.logging.Level; import java.util.stream.Collectors; -import org.apache.commons.lang3.ArrayUtils; -import org.apache.commons.lang3.StringUtils; -import org.apache.commons.lang3.Validate; /** * Base class for SWIFT blocks that contain and arbitrary set of fields (3, 4, 5 and user blocks).
                                                                                                                                                              @@ -1909,7 +1910,7 @@ public SwiftTagListBlock append(final SwiftTagListBlock... blocks) { * @since 7.7 */ public SwiftTagListBlock append(final Tag tag) { - Validate.notNull(tag); + Validate.isTrue(tag != null); this.tags.add(tag); return this; } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field12K.java b/src/main/java/com/prowidesoftware/swift/model/field/Field12K.java index dfcd62184..1cc57c2f0 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field12K.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field12K.java @@ -176,14 +176,11 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 1) { + if (component != 1) { throw new IllegalArgumentException("invalid component number " + component + " for field 12K"); } - if (component == 1) { - // default format (as is) - return getComponent(1); - } - return null; + // default format (as is) + return getComponent(1); } /** @@ -337,24 +334,6 @@ public Field12K setComponent1(String component1) { return this; } - /** - * Set the component1 from a Long object. - *
                                                                                                                                                              - * If the component being set is a fixed length number, the argument will not be - * padded. It is recommended for these cases to use the setComponent1(String) - * method. - * - * @see #setComponent1(String) - * @since 9.2.7 - * - * @param component1 the Long with the Number content to set - * @return the field object to enable build pattern - */ - public Field12K setComponent1(java.lang.Long component1) { - setComponent(1, SwiftFormatUtils.getLong(component1)); - return this; - } - /** * Alternative method setter for field's Number (component 1) as as Number * @@ -362,7 +341,6 @@ public Field12K setComponent1(java.lang.Long component1) { * * @param component1 the Number with the Number content to set * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) */ public Field12K setComponent1(java.lang.Number component1) { @@ -392,19 +370,6 @@ public Field12K setNumber(String component1) { return setComponent1(component1); } - /** - * Set the Number (component 1) from a Long object. - * - * @see #setComponent1(java.lang.Long) - * - * @param component1 Long with the Number content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field12K setNumber(java.lang.Long component1) { - return setComponent1(component1); - } - /** * Alternative method setter for field's Number (component 1) as as Number * @@ -412,7 +377,6 @@ public Field12K setNumber(java.lang.Long component1) { * * @param component1 the Number with the Number content to set * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) */ public Field12K setNumber(java.lang.Number component1) { return setComponent1(component1); @@ -481,7 +445,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field12K(f)); } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field29K.java b/src/main/java/com/prowidesoftware/swift/model/field/Field29K.java index f7ce73f3a..b04108151 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29K.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29K.java @@ -171,13 +171,11 @@ public String getValueDisplay(int component, Locale locale) { // default format (as is) return getComponent(1); } - if (component == 2) { - // time: HH[mm] - java.text.DateFormat f = new java.text.SimpleDateFormat("HH:mm", notNull(locale)); - java.util.Calendar cal = getComponent2AsCalendar(); - if (cal != null) { - return f.format(cal.getTime()); - } + // time: HH[mm] + java.text.DateFormat f = new java.text.SimpleDateFormat("HH:mm", notNull(locale)); + java.util.Calendar cal = getComponent2AsCalendar(); + if (cal != null) { + return f.format(cal.getTime()); } return null; } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field29P.java b/src/main/java/com/prowidesoftware/swift/model/field/Field29P.java index 8c8dcbdc4..62c686d15 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29P.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29P.java @@ -176,14 +176,11 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 1) { + if (component != 1) { throw new IllegalArgumentException("invalid component number " + component + " for field 29P"); } - if (component == 1) { - // default format (as is) - return getComponent(1); - } - return null; + // default format (as is) + return getComponent(1); } /** @@ -368,10 +365,12 @@ public Field29P setIdentifierCode(com.prowidesoftware.swift.model.BIC component1 return setComponent1(component1); } + @Override public List bics() { return BICResolver.bics(this); } + @Override public List bicStrings() { return BICResolver.bicStrings(this); } @@ -439,7 +438,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field29P(f)); } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field29U.java b/src/main/java/com/prowidesoftware/swift/model/field/Field29U.java index 0d01a0762..12a9e3761 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29U.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29U.java @@ -176,14 +176,11 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 1) { + if (component != 1) { throw new IllegalArgumentException("invalid component number " + component + " for field 29U"); } - if (component == 1) { - // default format (as is) - return getComponent(1); - } - return null; + // default format (as is) + return getComponent(1); } /** @@ -368,10 +365,12 @@ public Field29U setIdentifierCode(com.prowidesoftware.swift.model.BIC component1 return setComponent1(component1); } + @Override public List bics() { return BICResolver.bics(this); } + @Override public List bicStrings() { return BICResolver.bicStrings(this); } @@ -439,7 +438,7 @@ public static List getAll(final SwiftTagListBlock block) { return result; } final Tag[] arr = block.getTagsByName(NAME); - if (arr != null && arr.length > 0) { + if (arr != null) { for (final Tag f : arr) { result.add(new Field29U(f)); } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field37P.java b/src/main/java/com/prowidesoftware/swift/model/field/Field37P.java index 8e7e03839..419677ef3 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field37P.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field37P.java @@ -19,17 +19,14 @@ import com.google.gson.JsonParser; import com.prowidesoftware.deprecation.ProwideDeprecated; import com.prowidesoftware.deprecation.TargetYear; -import com.prowidesoftware.swift.model.*; +import com.prowidesoftware.swift.model.SwiftMessage; +import com.prowidesoftware.swift.model.SwiftTagListBlock; import com.prowidesoftware.swift.model.Tag; import com.prowidesoftware.swift.utils.SwiftFormatUtils; import java.io.Serializable; import java.math.BigDecimal; import java.math.BigInteger; -import java.util.ArrayList; -import java.util.HashMap; -import java.util.List; -import java.util.Locale; -import java.util.Map; +import java.util.*; import org.apache.commons.lang3.StringUtils; /** @@ -158,17 +155,15 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 1) { + if (component != 1) { throw new IllegalArgumentException("invalid component number " + component + " for field 37P"); } - if (component == 1) { - // amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent1AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent1AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } @@ -322,24 +317,6 @@ public Field37P setComponent1(String component1) { return this; } - /** - * Set the component1 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *

                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component1 the BigDecimal with the Rate content to set - * @return the field object to enable build pattern - */ - public Field37P setComponent1(java.math.BigDecimal component1) { - setComponent(1, SwiftFormatUtils.getBigDecimal(component1)); - return this; - } /** * Alternative method setter for field's Rate (component 1) as Number * @@ -347,7 +324,6 @@ public Field37P setComponent1(java.math.BigDecimal component1) { * * @param component1 the Number with the Rate content to set * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) */ public Field37P setComponent1(java.lang.Number component1) { @@ -379,19 +355,6 @@ public Field37P setRate(String component1) { return setComponent1(component1); } - /** - * Set the Rate (component 1) from a BigDecimal object. - * - * @see #setComponent1(java.math.BigDecimal) - * - * @param component1 BigDecimal with the Rate content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field37P setRate(java.math.BigDecimal component1) { - return setComponent1(component1); - } - /** * Alternative method setter for field's Rate (component 1) as Number * @@ -399,7 +362,6 @@ public Field37P setRate(java.math.BigDecimal component1) { * * @param component1 the Number with the Rate content to set * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) */ public Field37P setRate(java.lang.Number component1) { return setComponent1(component1); @@ -421,6 +383,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field37U.java b/src/main/java/com/prowidesoftware/swift/model/field/Field37U.java index df3ca53ca..de39249ec 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field37U.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field37U.java @@ -19,17 +19,14 @@ import com.google.gson.JsonParser; import com.prowidesoftware.deprecation.ProwideDeprecated; import com.prowidesoftware.deprecation.TargetYear; -import com.prowidesoftware.swift.model.*; +import com.prowidesoftware.swift.model.SwiftMessage; +import com.prowidesoftware.swift.model.SwiftTagListBlock; import com.prowidesoftware.swift.model.Tag; import com.prowidesoftware.swift.utils.SwiftFormatUtils; import java.io.Serializable; import java.math.BigDecimal; import java.math.BigInteger; -import java.util.ArrayList; -import java.util.HashMap; -import java.util.List; -import java.util.Locale; -import java.util.Map; +import java.util.*; import org.apache.commons.lang3.StringUtils; /** @@ -158,17 +155,15 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 1) { + if (component != 1) { throw new IllegalArgumentException("invalid component number " + component + " for field 37U"); } - if (component == 1) { - // amount, rate - java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); - f.setMaximumFractionDigits(13); - BigDecimal n = getComponent1AsBigDecimal(); - if (n != null) { - return f.format(n); - } + // amount, rate + java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); + f.setMaximumFractionDigits(13); + BigDecimal n = getComponent1AsBigDecimal(); + if (n != null) { + return f.format(n); } return null; } @@ -322,24 +317,6 @@ public Field37U setComponent1(String component1) { return this; } - /** - * Set the component1 from a BigDecimal object. - *
                                                                                                                                                              - * Parses the BigDecimal into a SWIFT amount with truncated zero decimals and mandatory decimal separator. - *
                                                                                                                                                                - *
                                                                                                                                                              • Example: 1234.00 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234 -> 1234,
                                                                                                                                                              • - *
                                                                                                                                                              • Example: 1234.56 -> 1234,56
                                                                                                                                                              • - *
                                                                                                                                                              - * @since 9.2.7 - * - * @param component1 the BigDecimal with the Rate content to set - * @return the field object to enable build pattern - */ - public Field37U setComponent1(java.math.BigDecimal component1) { - setComponent(1, SwiftFormatUtils.getBigDecimal(component1)); - return this; - } /** * Alternative method setter for field's Rate (component 1) as Number * @@ -347,7 +324,6 @@ public Field37U setComponent1(java.math.BigDecimal component1) { * * @param component1 the Number with the Rate content to set * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) */ public Field37U setComponent1(java.lang.Number component1) { @@ -379,19 +355,6 @@ public Field37U setRate(String component1) { return setComponent1(component1); } - /** - * Set the Rate (component 1) from a BigDecimal object. - * - * @see #setComponent1(java.math.BigDecimal) - * - * @param component1 BigDecimal with the Rate content to set - * @return the field object to enable build pattern - * @since 9.2.7 - */ - public Field37U setRate(java.math.BigDecimal component1) { - return setComponent1(component1); - } - /** * Alternative method setter for field's Rate (component 1) as Number * @@ -399,7 +362,6 @@ public Field37U setRate(java.math.BigDecimal component1) { * * @param component1 the Number with the Rate content to set * @return the field object to enable build pattern - * @see #setRate(java.math.BigDecimal) */ public Field37U setRate(java.lang.Number component1) { return setComponent1(component1); @@ -421,6 +383,7 @@ public List amounts() { * @return the first amount as BigDecimal value. Can be null * @see AmountResolver#amount(Field) */ + @Override public BigDecimal amount() { return AmountResolver.amount(this); } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field39D.java b/src/main/java/com/prowidesoftware/swift/model/field/Field39D.java index afeab6f85..ac3003de8 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field39D.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field39D.java @@ -19,14 +19,11 @@ import com.google.gson.JsonParser; import com.prowidesoftware.deprecation.ProwideDeprecated; import com.prowidesoftware.deprecation.TargetYear; -import com.prowidesoftware.swift.model.*; +import com.prowidesoftware.swift.model.SwiftMessage; +import com.prowidesoftware.swift.model.SwiftTagListBlock; import com.prowidesoftware.swift.model.Tag; import java.io.Serializable; -import java.util.ArrayList; -import java.util.HashMap; -import java.util.List; -import java.util.Locale; -import java.util.Map; +import java.util.*; import org.apache.commons.lang3.StringUtils; /** @@ -203,11 +200,8 @@ public String getValueDisplay(int component, Locale locale) { // default format (as is) return getComponent(11); } - if (component == 12) { - // default format (as is) - return getComponent(12); - } - return null; + // default format (as is) + return getComponent(12); } /** @@ -942,6 +936,7 @@ public static List getAll(final SwiftTagListBlock block) { * @return line content or null if not present or if line number is above the expected * @since 7.7 */ + @Override public String getLine(int line) { return getLine(line, 0); } @@ -955,6 +950,7 @@ public String getLine(int line) { * @return line content or null if not present or if line number is above the expected * @since 7.7 */ + @Override public String getLine(int line, int offset) { Field39D cp = newInstance(this); return getLine(cp, line, null, offset); @@ -967,6 +963,7 @@ public String getLine(int line, int offset) { * @return lines content or empty list if field's value is empty * @since 7.7 */ + @Override public List getLines() { return SwiftParseUtils.getLines(getValue()); } @@ -979,6 +976,7 @@ public List getLines() { * @return found lines or empty list if lines are not present or the offset is invalid * @since 7.7 */ + @Override public List getLines(int offset) { Field39D cp = newInstance(this); return SwiftParseUtils.getLines(getLine(cp, null, null, offset)); @@ -993,6 +991,7 @@ public List getLines(int offset) { * @return found lines or empty list if value is empty * @since 7.7 */ + @Override public List getLinesBetween(int start, int end) { return getLinesBetween(start, end, 0); } @@ -1007,6 +1006,7 @@ public List getLinesBetween(int start, int end) { * @return found lines or empty list if lines are not present or the offset is invalid * @since 7.7 */ + @Override public List getLinesBetween(int start, int end, int offset) { Field39D cp = newInstance(this); return SwiftParseUtils.getLines(getLine(cp, start, end, offset)); From 7db754ed58ce413f2c92a3f05d517ffafb676eda Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Mon, 30 Sep 2024 21:44:40 -0300 Subject: [PATCH 11/14] Fixing spotless --- .../com/prowidesoftware/swift/io/parser/XMLParser.java | 10 ++++------ .../prowidesoftware/swift/model/SwiftTagListBlock.java | 7 +++---- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/src/main/java/com/prowidesoftware/swift/io/parser/XMLParser.java b/src/main/java/com/prowidesoftware/swift/io/parser/XMLParser.java index 991c196b8..f0248ee29 100644 --- a/src/main/java/com/prowidesoftware/swift/io/parser/XMLParser.java +++ b/src/main/java/com/prowidesoftware/swift/io/parser/XMLParser.java @@ -19,18 +19,16 @@ import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.utils.SafeXmlUtils; +import java.io.ByteArrayInputStream; +import java.nio.charset.StandardCharsets; +import java.util.logging.Level; +import javax.xml.parsers.DocumentBuilder; import org.apache.commons.lang3.StringUtils; import org.apache.commons.lang3.Validate; import org.w3c.dom.Document; import org.w3c.dom.Node; import org.w3c.dom.NodeList; -import java.io.ByteArrayInputStream; -import java.nio.charset.StandardCharsets; -import java.util.logging.Level; - -import javax.xml.parsers.DocumentBuilder; - /** * This is the main parser for WIFE's XML internal representation.
                                                                                                                                                              * The supported XML format is consider internal because it is an ad-hoc diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftTagListBlock.java b/src/main/java/com/prowidesoftware/swift/model/SwiftTagListBlock.java index 78af90e08..be8dafa57 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftTagListBlock.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftTagListBlock.java @@ -21,14 +21,13 @@ import com.prowidesoftware.swift.model.field.Field16R; import com.prowidesoftware.swift.model.field.Field16S; import com.prowidesoftware.swift.model.field.GenericField; -import org.apache.commons.lang3.ArrayUtils; -import org.apache.commons.lang3.StringUtils; -import org.apache.commons.lang3.Validate; - import java.io.Serializable; import java.util.*; import java.util.logging.Level; import java.util.stream.Collectors; +import org.apache.commons.lang3.ArrayUtils; +import org.apache.commons.lang3.StringUtils; +import org.apache.commons.lang3.Validate; /** * Base class for SWIFT blocks that contain and arbitrary set of fields (3, 4, 5 and user blocks).
                                                                                                                                                              From bdea5a570af0deb7e26dafd97a06534c438c29d6 Mon Sep 17 00:00:00 2001 From: Sebastian Zubrinic Date: Wed, 13 Nov 2024 13:48:15 -0300 Subject: [PATCH 12/14] Fixed `getMUR` and `setMUR` in `SwiftMessage` to prioritize field 108 in block 4 over block 3 for system messages (category 0) (#211) --- CHANGELOG.md | 4 + .../swift/model/SwiftMessage.java | 73 ++++++++++++++----- .../swift/model/SwiftMessageTest.java | 47 +++++++++++- 3 files changed, 105 insertions(+), 19 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9aec98946..b259602ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Prowide Core - CHANGELOG +#### 9.5.3 - SNAPSHOT + * (PW-2006) Fixed `getMUR` and `setMUR` in `SwiftMessage` to prioritize field 108 in block 4 over block 3 for system messages (category 0) + * Added `isSystemMessage()` to SwiftMessage to check if the message is a category 0 message (010. 011, etc...) + #### 9.5.2 - October 2024 * Added new `FieldEnum` with all the available field names * Code security improvements as per CodeQL recommendations diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftMessage.java b/src/main/java/com/prowidesoftware/swift/model/SwiftMessage.java index 557d5f0fe..d1556c625 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftMessage.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftMessage.java @@ -1298,43 +1298,66 @@ public String getMOR() { } /** - * Gets MUR (Message User Reference) from field 108 in the user header block (block 3) or in the text block - * (block 4). Notice for user to user messages this field is located at the user header, however for system messages - * (category 0) the field is located at the text block. - * - *

                                                                                                                                                              The MUR is the Message User Reference used by applications for reconciliation with ACK. It is a free-format + * Gets MUR (Message User Reference) from field 108. + *

                                                                                                                                                              + * For user to user messages (category 1 to 9) the MUR is located in the user header block (block 3). Where for + * system messages (category 0) the MUR is located in the text block (block 4). Moreover, system messages such as + * the MT011 could have the mandatory reconciliation MUR in the block 4, but also another MUR in the optional user + * header block (block 3), in such cases the returned MUR is the one in the block 4. + *

                                                                                                                                                              + * Order of precedence for MUR extraction is block 4, then block 3. + *

                                                                                                                                                              + * The MUR is the Message User Reference used by applications for reconciliation with ACK. It is a free-format * field in which users may specify their own reference of up to 16 characters of the permitted character set. * - * @return the value of field 108 if found, or null when not found neither in block 3 or block 4 + * @return the value of field 108 if found, or null when not found neither in block 4 o block 3 * @since 7.0 */ public String getMUR() { - if (this.block3 != null && this.block3.containsTag(Field108.NAME)) { - return this.block3.getTagValue(Field108.NAME); - } + // we check first the block 4, because system message could contain both MURs. if (this.block4 != null && this.block4.containsTag(Field108.NAME)) { return this.block4.getTagValue(Field108.NAME); } + if (this.block3 != null && this.block3.containsTag(Field108.NAME)) { + return this.block3.getTagValue(Field108.NAME); + } return null; } /** - * Sets the MUR (Message User Reference) in the user header block. - *

                                                                                                                                                              If a MUR field is present, its value will be overwritten. - *

                                                                                                                                                              The MUR is the Message User Reference used by applications for reconciliation with ACK. + * Sets the MUR (Message User Reference) field 108. + *

                                                                                                                                                              + * For system messages (category 0) the MUR is located in the text block (block 4). Thus, a field 108 is added to + * the block 4, or of the field exist its value is updated. For user to user messages (category 1 to 9) the MUR is + * added to the user header block (block 3), or if the field exist its value is updated. + *

                                                                                                                                                              + * The MUR is the Message User Reference used by applications for reconciliation with ACK. * It is a free-format field in which users may specify their own reference of up to 16 characters * of the permitted character set, and it is contained in a 108 field at the message user header (block 3). * - * @param mur a non blank MUR value to set, if value is blank this method does nothing + * @param mur a non-blank MUR value to set, if value is blank this method does nothing * @return this * @since 7.10.4 */ public SwiftMessage setMUR(String mur) { if (StringUtils.isNotBlank(mur)) { - if (this.block3 == null) { - this.block3 = new SwiftBlock3(); + if (isSystemMessage()) { + // for system messages we set or update the MUR in the block 4 + if (this.block4 == null) { + this.block4 = new SwiftBlock4(); + this.block4.append(new Field108(mur)); + } else if (this.block4.containsTag(Field108.NAME)) { + this.block4.getTagByName(Field108.NAME).setValue(mur); + } else { + this.block4.append(new Field108(mur)); + } + } else { + // for user to user messages we set or update the MUR in the block 3 + if (this.block3 == null) { + this.block3 = new SwiftBlock3(); + } + this.block3.builder().setField108(new Field108(mur)); } - this.block3.builder().setField108(new Field108(mur)); } return this; } @@ -1644,7 +1667,7 @@ public final MtCategory getCategory() { /** * Returns true if message service id is anything but 01 = GPA/FIN Message (system and user-to-user) * - * @return true if message is a service message, false otherwise + * @return true if message is a service message, false if not or cannot be determined (header is null) * @since 7.8.8 */ public final boolean isServiceMessage() { @@ -1657,7 +1680,7 @@ public final boolean isServiceMessage() { /** * Returns true if message service id is 21 = GPA/FIN Message (ACK/NAK/UAK/UNK) * - * @return true if it is a service message for acknowledgment, false if not or header is null and service id cannot be determined + * @return true if it is a service message for acknowledgment, false if not or cannot be determined (header is null) * @since 7.8.9 */ public boolean isServiceMessage21() { @@ -1667,6 +1690,20 @@ public boolean isServiceMessage21() { return this.block1.getServiceIdType() == ServiceIdType._21; } + /** + * Returns true if this message is a system message. + *

                                                                                                                                                              + * System messages are categorized as Category 0 (MT0xx) messages. These messages are primarily used for + * administrative communication and system-related interactions between SWIFT users and the SWIFT network itself, + * rather than for financial transactions or operational communication. + * @return true if system message, false if not or cannot be determined (header is null) + * @since 9.5.3 + */ + public boolean isSystemMessage() { + String type = getType(); + return type != null && type.startsWith("0"); + } + /** * Returns true if this message is an ACK. * This is determined by testing first if it is a system message, and second diff --git a/src/test/java/com/prowidesoftware/swift/model/SwiftMessageTest.java b/src/test/java/com/prowidesoftware/swift/model/SwiftMessageTest.java index 9faafe9ef..1bb3bd69f 100644 --- a/src/test/java/com/prowidesoftware/swift/model/SwiftMessageTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/SwiftMessageTest.java @@ -27,6 +27,7 @@ import com.prowidesoftware.swift.model.mt.AbstractMT; import com.prowidesoftware.swift.model.mt.MTVariant; import com.prowidesoftware.swift.model.mt.MtCategory; +import com.prowidesoftware.swift.model.mt.mt0xx.MT011; import com.prowidesoftware.swift.model.mt.mt1xx.*; import com.prowidesoftware.swift.model.mt.mt2xx.*; import com.prowidesoftware.swift.model.mt.mt3xx.MT300; @@ -468,7 +469,7 @@ public void testVariant() { } @Test - public void testGetMUR() { + public void testGetMUR() throws IOException { SwiftMessage m = new SwiftMessage(); assertNull(m.getMUR()); @@ -480,6 +481,50 @@ public void testGetMUR() { m.setBlock4(new SwiftBlock4()); m.getBlock4().append(Field108.tag("BAR")); assertEquals("BAR", m.getMUR()); + + // system message having MUR in both block 3 and block 4 + String systemMessage = + "{1:F01AAAAUS30RXXX9999999999}{2:O0111549241112BBBBXXXXHXXX11119553512411121049S}{3:{108:FOOBAR1234}}{4:{175:1049}{106:241112CCCCUS30RXXX0426007639}{108:REF987654}{175:1549}}{5:{CHK:1234567891234}{SYS:}{TNG:}}"; + m = SwiftMessage.parse(systemMessage); + assertEquals("REF987654", m.getMUR()); + } + + @Test + public void testSetMUR() throws IOException { + SwiftMessage m = new SwiftMessage(); + m.setMUR("FOO"); + assertEquals("FOO", m.getMUR()); + assertEquals("FOO", m.getBlock3().getTagValue(Field108.NAME)); + assertEquals(1, m.getBlock3().countByName(Field108.NAME)); + assertNull(m.getBlock4()); + + m.setMUR("BAR"); + assertNull(m.getBlock4()); + assertEquals("BAR", m.getBlock3().getTagValue(Field108.NAME)); + assertEquals(1, m.getBlock3().countByName(Field108.NAME)); + assertNull(m.getBlock4()); + + m = (new MT011()).getSwiftMessage(); + m.removeEmptyBlocks(); + m.setMUR("FOO"); + assertEquals("FOO", m.getBlock4().getTagValue(Field108.NAME)); + assertEquals(1, m.getBlock4().countByName(Field108.NAME)); + assertNull(m.getBlock3()); + + m.setMUR("BAR"); + assertEquals("BAR", m.getBlock4().getTagValue(Field108.NAME)); + assertEquals(1, m.getBlock4().countByName(Field108.NAME)); + assertNull(m.getBlock3()); + + // system message having MUR in both block 3 and block 4 + String systemMessage = + "{1:F01AAAAUS30RXXX9999999999}{2:O0111549241112BBBBXXXXHXXX11119553512411121049S}{3:{108:FOOBAR1234}}{4:{175:1049}{106:241112CCCCUS30RXXX0426007639}{108:REF987654}{175:1549}}{5:{CHK:1234567891234}{SYS:}{TNG:}}"; + m = SwiftMessage.parse(systemMessage); + m.setMUR("TESTMUR"); + assertEquals("TESTMUR", m.getBlock4().getTagValue(Field108.NAME)); + assertEquals(1, m.getBlock4().countByName(Field108.NAME)); + assertEquals("FOOBAR1234", m.getBlock3().getTagValue(Field108.NAME)); + assertEquals(1, m.getBlock3().countByName(Field108.NAME)); } @Test From b8ba86f5fbd38ead1770e3085de4444e9cd8ecc3 Mon Sep 17 00:00:00 2001 From: ptorres-prowide <90214684+ptorres-prowide@users.noreply.github.com> Date: Fri, 15 Nov 2024 19:57:53 -0300 Subject: [PATCH 13/14] CU-86b1uerqp_Generar-un-enum-de-MTs-para-validar-sus-secuencias-y-paths_SRU2024 (#209) --- CHANGELOG.md | 1 + .../swift/model/field/FieldEnum.java | 14 +++++----- .../swift/model/mt/MtSequenceEnum.java | 8 +++--- .../swift/model/field/FieldEnumTest.java | 26 +++++++++---------- 4 files changed, 26 insertions(+), 23 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4555cbfe1..d5af7c20d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * (PW-2006) Fixed `getMUR` and `setMUR` in `SwiftMessage` to prioritize field 108 in block 4 over block 3 for system messages (category 0) * Added new `MtSequenceEnum` with all the available inner sequences of specific MT schemas * Added `isSystemMessage()` to SwiftMessage to check if the message is a category 0 message (010. 011, etc...) + * Added new `MtSequenceEnum` with all the available inner sequences of specific MT schemas #### 9.5.2 - October 2024 * Added new `FieldEnum` with all the available field names diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/FieldEnum.java b/src/generated/java/com/prowidesoftware/swift/model/field/FieldEnum.java index 0246825c0..087f4cd5d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/FieldEnum.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/FieldEnum.java @@ -64,6 +64,9 @@ public enum FieldEnum { F14N, F14O, F14J, + F14P, + F14Q, + F14R, F14S, F15A, F15B, @@ -83,8 +86,10 @@ public enum FieldEnum { F15P, F16A, F16C, + F16D, F16R, F16S, + F16W, F17A, F17B, F17C, @@ -145,7 +150,6 @@ public enum FieldEnum { F22F, F22G, F22H, - F22J, F22K, F22L, F22M, @@ -207,7 +211,6 @@ public enum FieldEnum { F29H, F29I, F29J, - F29K, F29L, F29M, F29N, @@ -216,11 +219,14 @@ public enum FieldEnum { F29S, F29T, F29U, + F29Q, + F29W, F30F, F30G, F30H, F30I, F30J, + F30K, F30M, F30N, F30P, @@ -323,9 +329,7 @@ public enum FieldEnum { F37L, F37M, F37N, - F37P, F37R, - F37U, F37V, F38A, F38D, @@ -336,7 +340,6 @@ public enum FieldEnum { F39A, F39B, F39C, - F39D, F39E, F39F, F39M, @@ -363,7 +366,6 @@ public enum FieldEnum { F44D, F44E, F44F, - F44H, F44J, F45A, F45B, diff --git a/src/generated/java/com/prowidesoftware/swift/model/mt/MtSequenceEnum.java b/src/generated/java/com/prowidesoftware/swift/model/mt/MtSequenceEnum.java index be313b2bd..fdecf6f20 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/mt/MtSequenceEnum.java +++ b/src/generated/java/com/prowidesoftware/swift/model/mt/MtSequenceEnum.java @@ -25,7 +25,7 @@ /** * Enumeration representing all possible sequence paths for each MT (Message Type) schema. * Each constant in this enumeration corresponds to a specific MT schema, identified by its -* sequence paths as a comma-separated string (CSV) for SRU 2023. +* sequence paths as a comma-separated string (CSV) for SRU 2024. * *

                                                                                                                                                              For example, the MT508 message type may have sequence paths such as "A", "A/A1", "B", "B/B1", and "C", * which would be represented as the CSV string "A,A/A1,B,B/B1,C". @@ -33,7 +33,7 @@ * *

                                                                                                                                                              For example, the MT801 message contains the "Loop1" and "Loop2" sequences, and this are not included in the sequence paths. * -* @since 9.4.18 +* @since 9.5.3 */ @Generated public enum MtSequenceEnum { @@ -103,9 +103,9 @@ public enum MtSequenceEnum { MT548("A,A/A1,A/A2,A/A2/A2a,B,B/B1,C,C/C1,C/C1/C1a,C/C1/C1a/C1a1,C/C1/C1a/C1a1/C1a1A,C/C1/C1a/C1a1/C1a1A/C1a1A1,C/C1/C1a/C1a1/C1a1B,C/C1/C1a/C1a1/C1a1B/C1a1B1,C/C1/C1a/C1a1/C1a1B/C1a1B1/C1a1B1a,C/C1/C1a/C1a1/C1a1B/C1a1B1/C1a1B1a/C1a1B1a1,D"), MT549("A,A/A1,B,C,D"), MT558("A,A/A1,A/A2,A/A2/A2a,A/A3,B,B/B1,C,D,E"), - MT564("A,A/A1,B,B/B1,B/B2,C,D,E,E/E1,E/E1/E1a,E/E2,F"), + MT564("A,A/A1,A/A2,B,B/B1,B/B2,C,D,E,E/E1,E/E1/E1a,E/E2,F"), MT565("A,A/A1,B,B/B1,B/B2,C,D,E"), - MT566("A,A/A1,B,B/B1,C,D,D/D1,D/D1/D1a,D/D1/D1b,D/D2,D/D2/D2a,D/D2/D2b,E"), + MT566("A,A/A1,A/A2,B,B/B1,C,D,D/D1,D/D1/D1a,D/D1/D1b,D/D2,D/D2/D2a,D/D2/D2b,E"), MT567("A,A/A1,A/A2,A/A2/A2a,B,C"), MT568("A,A/A1,B,B/B1,C"), MT569("A,A/A1,A/A2,B,C,C/C1,C/C1/C1a,C/C1/C1a/C1a1,C/C1/C1a/C1a1/C1a1A,D"), diff --git a/src/test/java/com/prowidesoftware/swift/model/field/FieldEnumTest.java b/src/test/java/com/prowidesoftware/swift/model/field/FieldEnumTest.java index d2bcdf5fc..047ca743b 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/FieldEnumTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/FieldEnumTest.java @@ -4,7 +4,7 @@ import org.junit.jupiter.api.Test; -class FieldEnu5mTest { +class FieldEnumTest { @Test void testFieldName_F11A() { @@ -14,16 +14,16 @@ void testFieldName_F11A() { } @Test - void testFieldName_F22J() { - FieldEnum field = FieldEnum.F22J; - String expectedName = "22J"; + void testFieldName_F29Q() { + FieldEnum field = FieldEnum.F29Q; + String expectedName = "29Q"; assertEquals(expectedName, field.fieldName()); } @Test - void testFieldName_F44H() { - FieldEnum field = FieldEnum.F44H; - String expectedName = "44H"; + void testFieldName_F30K() { + FieldEnum field = FieldEnum.F30K; + String expectedName = "30K"; assertEquals(expectedName, field.fieldName()); } @@ -35,16 +35,16 @@ void testFromFieldNameValid_11A() { } @Test - void testFromFieldNameValid_22J() { - String fieldName = "22J"; - FieldEnum expectedEnum = FieldEnum.F22J; + void testFromFieldNameValid_29Q() { + String fieldName = "29Q"; + FieldEnum expectedEnum = FieldEnum.F29Q; assertEquals(expectedEnum, FieldEnum.fromFieldName(fieldName)); } @Test - void testFromFieldNameValid_44H() { - String fieldName = "44H"; - FieldEnum expectedEnum = FieldEnum.F44H; + void testFromFieldNameValid_30K() { + String fieldName = "30K"; + FieldEnum expectedEnum = FieldEnum.F30K; assertEquals(expectedEnum, FieldEnum.fromFieldName(fieldName)); } From 101d35814486220daa92d53456f100ca63ddfa96 Mon Sep 17 00:00:00 2001 From: zubri Date: Fri, 15 Nov 2024 20:05:14 -0300 Subject: [PATCH 14/14] release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5af7c20d..f133b27f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Prowide Core - CHANGELOG -#### 9.5.3 - SNAPSHOT +#### 9.5.3 - November 2024 * (PW-2040) Updated the BBAN validation data file to the IBAN REGISTRY Jul 2024 release * (PW-2006) Fixed `getMUR` and `setMUR` in `SwiftMessage` to prioritize field 108 in block 4 over block 3 for system messages (category 0) * Added new `MtSequenceEnum` with all the available inner sequences of specific MT schemas